smmDeletedActivities.validateField Method
Validates that the ResponsibleWorker field of the smmDeletedActivities table belongs to the current Legal Entity.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The ResponsibleWorker field of the record in the smmDeletedActivities table.
Return Value
Type: boolean
true if the worker belongs to current Legal Entity; otherwise, false.