CustFreeTextInvoice_CustInvoiceTable.existsHCMSalesTaker Method [AX 2012]

Indicates whether the HCMSalesTaker data item is in the data container.

Syntax

public boolean existsHCMSalesTaker()

Run On

Called

Return Value

Type: boolean
true if the HCMSalesTaker data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

CustFreeTextInvoice_CustInvoiceTable Class