InventPriceMap.priceCalcId Method
Returns the PriceCalcId in the mapped table.
Syntax
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.
Remarks
If inventPriceMap.priceCalcId() throws an error ("Error executing code: xRecord object does not have method 'priceCalcId'"), use inventPriceMap.inventPriceMap::priceCalcId() instead