smmResponsibilitiesEmplTable.validateWrite Method
Validates whether the worker from the smmResponsibilitiesEmplTable table belongs to the current legal entity.
Syntax
public boolean validateWrite([boolean validateWorkerOnly])
Run On
Called
Parameters
- validateWorkerOnly
Type: boolean
A Boolean value that indicates whether only workers have to be validated.
Return Value
Type: boolean
true if the worker belongs to the current legal entity; otherwise, false.