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 line field validations.
Syntax
public boolean validateField(FieldId _fieldIdToCheck, [AxAdvancedLedgerEntryLine _axAdvancedLedgerEntryLine])
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
ID of the table field that is being validated.
- _axAdvancedLedgerEntryLine
Type: AxAdvancedLedgerEntryLine Class
An AxAdvancedLedgerEntryLine instance to use for validation.
Return Value
Type: boolean
true if the field value is valid; otherwise, false.