InventPriceMap.priceCalcId Method [AX 2012]

Returns the PriceCalcId in the mapped table.

public PriceCalcId priceCalcId()

Run On

Called

Return Value

Type: PriceCalcId Extended Data Type
The PriceCalcId of the mapped record, if present; an empty PriceCalcId if the mapped table doesn't support PriceCalcId.

If inventPriceMap.priceCalcId() throws an error ("Error executing code: xRecord object does not have method 'priceCalcId'"), use inventPriceMap.inventPriceMap::priceCalcId() instead

Community Additions

ADD
Show: