R31498-4 Default Sales Order Payment Plan - Set Enterprise Company Location (Recalc)
| Code | 31498-4 |
| Entity | Crm.Sales.DefaultSalesOrderPaymentPlans Entity |
| Name | SetEnterpriseCompanyLocation |
| Attribute | EnterpriseCompanyLocation |
| Layer | Front-End |
| Events | AttributeChanged(EnterpriseCompany, EnterpriseCompanyLocation) |
| Priority | Early |
| Modify | YES |
| Applicable Legislations | ALL // no condition needed |
| Action | IIF((EnterpriseCompany.Company != EnterpriseCompanyLocation.Company), null, EnterpriseCompanyLocation) |
| Description | |
| Message | |
| Version | |
| Revocable | YES |
* This is auto generated code. Don't change it.