R33507-22 Sales Order Line - Set Promotional Package (Recalc)
Code | 33507-22 |
Entity | Crm.Sales.SalesOrderLines Entity |
Name | SetPromotionalPackage |
Attribute | PromotionalPackage |
Layer | Front-End |
Events | AttributeChanged(ReturnForSalesOrderLine, PromotionalPackage) |
Priority | Early |
Modify | YES |
Applicable Legislations | ALL // no condition needed |
Action | IIF((ReturnForSalesOrderLine != null), null, PromotionalPackage) |
Description | |
Message | |
Version | |
Revocable | YES |
* This is auto generated code. Don't change it.