Share via


RetailTransferOrderHandler.itemCostPrice_IN Method [AX 2012]

Gets the item cost price.

Syntax

private real itemCostPrice_IN()

Run On

Called

Return Value

Type: real
Cost price of the item.

Remarks

This method is used to set the InventTransferLine.UnitPrice_IN field when PriceType_IN is set to "Cost price".

See Also

Reference

RetailTransferOrderHandler Class