R33507-9 Sales Order - Set Distribution Channel (Recalc)
Code | 33507-9 |
Entity | Crm.Sales.SalesOrders Entity |
Name | SetDistributionChannel |
Attribute | DistributionChannel |
Layer | Front-End |
Events | AttributeChanged(ShipToCustomer, Customer, DistributionChannel) |
Priority | Early |
Modify | YES |
Applicable Legislations | ALL // no condition needed |
Action | ShipToCustomer.DefaultDistributionChannel.IfNullThen(Customer.DefaultDistributionChannel). IfNullThen(DistributionChannel) |
Description | |
Message | |
Version | |
Revocable | YES |
* This is auto generated code. Don't change it.