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.
Validates the Qty field of the RetailCashDeclaration table.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The ID number of the field to validate.
Return Value
Type: boolean
true if the field is valid; otherwise, false.