RetailInformationSubcodeTable.validateField Method
Determines if the field is valid.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The field Id which is to be validated.
Return Value
Type: boolean
true if the field is valid; otherwise false.
Remarks
Calls the checkDiscount method to validate the TriggerFunction, TriggerCode, and PriceType fields.