R27384 Product - Part Number

Code R27384
Entity General.Products.Products Entity
Name PartNumber
Attribute PartNumber
Layer Back-End
Events Commit
Modify NO
Action For each product group (the current product group of the product) and if there are parent product groups, validate that:

If (Product.ProductGroup.NextPartNumber != null)

(PartNumber == PartNumber.DataBaseValue || PartNumber = null)
Description When the next part number of the products is automatically set and determined by a product group and/or its child product groups, the part number of the product could not be edited manually. The current business rule ensures that the specific numbering of the products is followed.
Message "Cannot modify part number for product {Name}. The product {Name} gets number automatically from product group {ProductGroup} or some of the parent groups."
Introduced In Version 2017
Revocable NO

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