Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Handles the advanced ledger entry header field validations.
Syntax
public boolean validateField(FieldId _fieldIdToCheck, [AxAdvancedLedgerEntryHeader _axAdvancedLedgerEntryHeader])
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
ID of the table field to validate.
- _axAdvancedLedgerEntryHeader
Type: AxAdvancedLedgerEntryHeader Class
An instance of the AxAdvancedLedgerEntryHeader class to use for validation.
Return Value
Type: boolean
true if the field value is valid; otherwise, false.