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