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