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 the field is valid and ready to be written to the database.
Syntax
public boolean validateField(FieldId _fieldIdToCheck, [ProjJournalTrans projJournalTrans])
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
FieldId to be validated.
- projJournalTrans
Type: ProjJournalTrans Table
ProjJournalTrans is set.
Return Value
Type: boolean
Retruns true if valid else false.