R32229 PromotionalPackageLine - Line And Product Enterprise Company Are Different

Code R32229
Entity Crm.PromotionalPackageLines Entity
Name LineAndProductEnterpriseCompanyAreDifferent
Attribute Product
Layer Back-End
Events Commit
Priority Normal
Modify NO
Applicable Legislations ALL // no condition needed
Action

Validate that:

  • PromotionalPackageLine.PromotionalPackage.EnterpriseCompany == null     OR
  • PromotionalPackageLine.Product.EnterpriseCompany == null    OR
  • (PromotionalPackageLine.PromotionalPackage.EnterpriseCompany != null AND (PromotionalPackageLine.Product.EnterpriseCompany == PromotionalPackageLine.PromotionalPackage.EnterpriseCompany))
Description Validates that the Enterprise Company of the Promotional Package  is the same as the Enterprise Company оf all of the Products.
Message Use the message from R17342-2-4 ServiceObject - Service Object And Product Enterprise Company Are Different
Version Introduced: 21
Revocable NO

* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.