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 that a SalesPersonWorker and SalesManagerWorker field of the smmSalesUnitMembers table belongs to the current Legal Entity.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
A SalesPersonWorker field of the record in the smmSalesUnitMembers table. A SalesManagerWorker field of the record in the smmSalesUnitMembers table.
Return Value
Type: boolean
true if the worker belongs to current Legal Entity; otherwise, false.