SalesSalesInvoice_CustInvoiceJour.existsReverseCharge_UK Method [AX 2012]

Determines whether the ReverseCharge_UK data item exists in the data container.

Syntax

public boolean existsReverseCharge_UK()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

SalesSalesInvoice_CustInvoiceJour Class