R34222-1 Store Group - Set Parent Full Path (Recalc)
Code | 34222-1 |
Entity | Logistics.Inventory.StoreGroups Entity |
Name | SetParentFullPath |
Attribute | ParentFullPath |
Layer | Front-End |
Events | AttributeChanged(FullPath, Parent) |
Priority | Normal |
Modify | YES |
Applicable Legislations | ALL // no condition needed |
Action | IIF((Parent != null), Parent.FullPath, null) |
Description | Fill ParentFullPath automatically when ParentStoreGroup is changed. |
Message | |
Version | |
Revocable | YES |
* This is auto generated code. Don't change it.