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