RetailStoreShelf.validateField Method
Validates the SectionPct field of the RetailStoreShelf table.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The ID number of the field to be validated.
Return Value
Type: boolean
true if the field is valid; otherwise, false.
Remarks
The validateSection method validates the value in the SectionPct field of the RetailStoreShelf table.