R30422-3 ShipmentOrder - Set To Party
| Code | 30422-3 |
| Entity | Logistics.Shipment.ShipmentOrders Entity |
| Name | SetToParty |
| Attribute | ToParty |
| Layer | Front-End |
| Events | AttributeChanged(ShipToPartyContactMechanism) |
| Priority | Normal |
| Modify | YES |
| Applicable Legislations | ALL // no condition needed |
| Action | IF (ToParty != ShipToPartyContactMechanism?.Party)
ToParty = ShipToPartyContactMechanism.Party IF ShipToPartyContactMechanism is null ToParty=null |
| Description | When Ship To Party Contact Mechanism is changed, To Party should be changed to the party of the contact mechanism. |
| Message | |
| Version | Introduced: 2020.1 |
| Revocable | YES |
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.