Click or drag to resize

ReceivingOrderLineCalculatePricePerUnit Method

Calculates PricePerUnit in the lines of the document to the selected DocumentCurrency.

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Amount CalculatePricePerUnit()

Return Value

Type: Amount
Price per Unit
See Also