PurchParmTable.validateField Method
Determines whether the _fieldIdToCheck field is valid.
Syntax
public boolean validateField(FieldId field, [AxPurchParmTable _axPurchParmTable])
Run On
Called
Parameters
- field
Type: FieldId Extended Data Type
The field ID of the field to validate.
- _axPurchParmTable
Type: AxPurchParmTable Class
An instance of the AxPurchParmTable class, used to track state; optional.
Return Value
Type: boolean
true if the field is valid; otherwise, false.