Skip to content

Latest commit

 

History

History
39 lines (37 loc) · 3.87 KB

R31436-2.md

File metadata and controls

39 lines (37 loc) · 3.87 KB

erp.type: front-end-business-rule erp.entity: Applications.Service.ServiceOrders

R31436-2 Service Order - Set Ship To Customer (Recalc)

+----------------------+----------------------------------------------------------------------------------------------+ | Code | 31436-2 | +----------------------+----------------------------------------------------------------------------------------------+ | Entity | @Applications.Service.ServiceOrders | +----------------------+----------------------------------------------------------------------------------------------+ | Name | SetShipToCustomer | +----------------------+----------------------------------------------------------------------------------------------+ | Attribute | ShipToCustomer | +----------------------+----------------------------------------------------------------------------------------------+ | Layer | Front-End | +----------------------+----------------------------------------------------------------------------------------------+ | Events | AttributeChanged(Customer, EnterpriseCompany, EnterpriseCompanyLocation, ShipToCustomer) | +----------------------+----------------------------------------------------------------------------------------------+ | Priority | Early | +----------------------+----------------------------------------------------------------------------------------------+ | Modify | YES | +----------------------+----------------------------------------------------------------------------------------------+ | Applicable | ALL // no condition needed | | Legislations | | +----------------------+----------------------------------------------------------------------------------------------+ | Action | Customer.DetermineShipToCustomer(EnterpriseCompany, EnterpriseCompanyLocation, | | | ShipToCustomer) | +----------------------+----------------------------------------------------------------------------------------------+ | Description | | +----------------------+----------------------------------------------------------------------------------------------+ | Message | | +----------------------+----------------------------------------------------------------------------------------------+ | Version | | +----------------------+----------------------------------------------------------------------------------------------+ | Revocable | YES | +----------------------+----------------------------------------------------------------------------------------------+

* This is auto generated code. Don't change it.