Share via


RetailTransferOrderHandler.itemTransferPrice_IN Method [AX 2012]

Gets the item transfer price.

Syntax

private real itemTransferPrice_IN()

Run On

Called

Return Value

Type: real
Transfer price of the item.

Remarks

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

See Also

Reference

RetailTransferOrderHandler Class