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.
Determines whether the field is valid and ready to be written to the database.
Syntax
public boolean validateField(FieldId _fieldIdToCheck, [LedgerJournalTrans_Project _ledgerJournalTrans_Project])
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The field ID of the field to validate.
- _ledgerJournalTrans_Project
Type: LedgerJournalTrans_Project Table
The LedgerJournalTrans_Project record.
Return Value
Type: boolean
Retruns true if the field is valid; otherwise, false.