PriceDiscAdmTransDoc_PriceDiscTrans.existsPurchasePriceUnit Method [AX 2012]

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

public boolean existsPurchasePriceUnit()

Run On

Called

Return Value

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

For more information, see the AfStronglyTypedDataContainer class.

Community Additions

ADD
Show: