R31948-2 Product Group - Set Full Path (Recalc)
| Code | 31948-2 |
| Entity | General.Products.ProductGroups Entity |
| Name | SetFullPath |
| Attribute | FullPath |
| Layer | Front-End |
| Events | AttributeChanged(FullPath, Code, ParentGroup) |
| Priority | Normal |
| Modify | YES |
| Applicable Legislations | ALL // no condition needed |
| Action | Format("{0}{1}/", IIF((ParentGroup != null), ParentGroup.FullPath, "/"), Code) |
| Description | Update FullPath when ParentGroup changes. |
| Message | |
| Version | |
| Revocable | YES |
* This is auto generated code. Don't change it.