R31391-1 Line Discount - Set Enterprise Company Location (Recalc)

Code 31391-1
Entity Crm.Pricing.LineDiscounts Entity
Name SetEnterpriseCompanyLocation
Attribute EnterpriseCompanyLocation
Layer Front-End
Events AttributeChanged(EnterpriseCompanyLocation, EnterpriseCompany)
Priority Early
Modify YES
Applicable Legislations ALL // no condition needed
Action IIF(((EnterpriseCompanyLocation != null) AndAlso (EnterpriseCompanyLocation.Company != EnterpriseCompany)), null, EnterpriseCompanyLocation.Company)
Description
Message
Version
Revocable YES

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