R31356-10 Work Orders - Set Items Store Bin
Code | 31356-10 |
Entity | Production.ShopFloor.WorkOrders Entity |
Name | SetItemsStoreBin |
Attribute | Item.OutputStore; Item.StoreBin |
Layer | Front-End |
Events | AttributeChanged(DefaultOutputStore) |
Priority | Normal |
Modify | YES |
Applicable Legislations | ALL // no condition needed |
Action | foreach WorkOrderItem { OutputStore = DefaultOutputStore; StoreBin = null; } |
Description | When Work Order's Default Output Store is changed, Output Store in all Work Order Items should be changed to Default Output Store and Store Bins in all Work Order Items should be changed to null. |
Message | |
Version | Introduced: 21
Updated: - |
Revocable | YES |
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.