R31392-2 Product Price - Set Ship To Customer (Recalc)
| Code | 31392-2 |
| Entity | Crm.Pricing.ProductPrices Entity |
| Name | SetShipToCustomer |
| Attribute | ShipToCustomer |
| Layer | Front-End |
| Events | AttributeChanged(ShipToCustomer, Customer) |
| Priority | Early |
| Modify | YES |
| Applicable Legislations | ALL // no condition needed |
| Action | IIF((ShipToCustomer.Party.ParentParty != Customer), null, ShipToCustomer) |
| Description | |
| Message | |
| Version | |
| Revocable | YES |
* This is auto generated code. Don't change it.