Share via


smmSalesTarget.validateWrite Method

Validates that a SalesPersonWorker field and SalesManagerWorker field of the smmSalesTarget table belong 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 the worker has to be validated.

Return Value

Type: boolean
true if the worker belongs to current Legal Entity otherwise false.

See Also

Reference

smmSalesTarget Table