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