LedgerJournalTrans.validateField Method
Determines whether the specified field is valid.
Syntax
public boolean validateField(FieldId field, [AxLedgerJournalTrans _axLedgerJournalTrans])
Run On
Called
Parameters
- field
Type: FieldId Extended Data Type
The field ID of the field to validate.
- _axLedgerJournalTrans
Type: AxLedgerJournalTrans Class
The AxLedgerJournalTrans class associated with the field being validated; optional.
Return Value
Type: boolean
true if the field is valid; otherwise, false.