smmMailingHistory.validateField Method
Validates whether the RespWorker value of the smmMailingHistory table belongs to the current legal entity.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The RespWorker value of the record in the smmMailingHistory table.
Return Value
Type: boolean
true if a worker belongs to current legal entity; otherwise, false.