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 WorkShiftId field of RetailWorkShiftSetup table.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The field ID of the field to be validated.
Return Value
Type: boolean
true if the field is valid else false.
Remarks
This method calls the validateReplicationCounter method and initializes the counter to the ReplicationCounter field of the RetailStoreWorkShiftTable table.