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
Syntaxpublic Amount CalculatePricePerUnit()
Public Function CalculatePricePerUnit As Amount
public:
Amount^ CalculatePricePerUnit()
member CalculatePricePerUnit : unit -> Amount
Return Value
Type:
AmountPrice per Unit
See Also