R32393 ProductGroup - Valid Code
| Code | R32393 |
| Entity | General.Products.ProductGroups Entity |
| Name | ValidCode |
| Attribute | Code |
| Layer | Front-End |
| Events | AttributeChanged(Code) |
| Priority | Normal |
| Modify | NO |
| Applicable Legislations | ALL // no condition needed |
| Action | Assert.IsFalse(Code.Contains(" ")) |
| Description | Check if code attribute is in valid format. Should not contain any spaces. |
| Message | Invalid value - no spaces allowed. |
| Version | Introduced: 2022 |
| Revocable | NO |
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.