Share via


MCRPriceHistory.priceQty Method

Returns the price quantity of MCRPriceHistory.

Syntax

public AmountQty priceQty()

Run On

Called

Return Value

Type: AmountQty Extended Data Type
The price quantity.

Remarks

Only appropriate for history records that refer to item price and price trade agreements.

Should call this method instead of accessing field directly.

This method should be functionally identical to the PriceDiscTable and InventTableModule methods of the same name.

See Also

Reference

MCRPriceHistory Table