R30505-11 Receiving Order Line - Set Purchase Product Price (Recalc)

Code 30505-11
Entity Logistics.Procurement.ReceivingOrderLines Entity
Name SetPurchaseProductPrice
Attribute PurchaseProductPrice
Layer Front-End
Events AttributeChanged(ConfirmedQuantity, Quantity, ReceivingOrder, Product, DocumentDate, Supplier, EnterpriseCompany, PurchasePriceList)
Priority Early
Modify YES
Applicable Legislations ALL // no condition needed
Action DeterminePurchaseProductPrice(Convert(ReceivingOrder.DocumentDate, Nullable`1), ReceivingOrder.Supplier, Product, (ConfirmedQuantity ?? Quantity), ReceivingOrder. EnterpriseCompany, ReceivingOrder.PurchasePriceList)
Description
Message
Version
Revocable YES

* This is auto generated code. Don't change it.