InventJournalTransTaxExtensionIN.validateField Method
Determines whether the field is valid and ready to be written to the database.
Syntax
public boolean validateField(FieldId _fieldIdToCheck, [InventJournalTrans _inventJournalTrans])
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The field ID of the field to validate.
- _inventJournalTrans
Type: InventJournalTrans Table
The InventJournalTrans record.
Return Value
Type: boolean
true if the field is valid; otherwise, false.