LedgerJournalTrans_Project.validateField Method
Validates that the field that is passed in is valid to save.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
ClientOrServer
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The internal ID of the field to validate.
Return Value
Type: boolean
true if the record is valid; otherwise, false.