R31531-15 Purchase Order Line - Set Purchase Product Price (Recalc)
| Code | 31531-15 |
| Entity | Logistics.Procurement.PurchaseOrderLines Entity |
| Name | SetPurchaseProductPrice |
| Attribute | PurchaseProductPrice |
| Layer | Front-End |
| Events | AttributeChanged(Quantity, PurchaseOrder, Product, DocumentDate, Supplier, EnterpriseCompany, PurchasePriceList) |
| Priority | Early |
| Modify | YES |
| Applicable Legislations | ALL // no condition needed |
| Action | DeterminePurchaseProductPrice(Convert(PurchaseOrder.DocumentDate, Nullable`1), PurchaseOrder.Supplier, Product, Quantity, PurchaseOrder.EnterpriseCompany, PurchaseOrder. PurchasePriceList) |
| Description | Determines Purchase Product Price using the Document Date, Supplier, Enterprise Company, Purchase Price List, Product, Confirmed Quantity or Quantity if the first one doesn't have a value and the current Purchase Product Price as filtering values. |
| Message | |
| Version | |
| Revocable | YES |
* This is auto generated code. Don't change it.