ReturnReturnOrderIn_SalesTable.existsWorkerSalesResponsible Method [AX 2012]
Determines whether the WorkerSalesResponsible data item exists in the data container.
Syntax
public boolean existsWorkerSalesResponsible()
Run On
Called
Return Value
Type: boolean
true if the WorkerSalesResponsible data item exists; otherwise, false.
Remarks
For more information, see the AfStronglyTypedDataContainer class.