Share via


TAMVendRebateAgreementValidate.workerLookup Method [AX 2012]

Creates a lookup for selecting a worker in the current legal entity.

Syntax

public Common workerLookup(Object _callerControl)

Run On

Called

Parameters

  • _callerControl
    Type: Object Class
    The control which called the validation.

Return Value

Type: Common Table
The selected worker record.

See Also

Reference

TAMVendRebateAgreementValidate Class