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