R31359-2 Consumption Order Line - Set Consumption Type (Recalc)
| Code | 31359-2 |
| Entity | Production.ShopFloor.ConsumptionOrderLines Entity |
| Name | SetConsumptionType |
| Attribute | ConsumptionType |
| Layer | Front-End |
| Events | AttributeChanged(WorkOrderItemIngredient) |
| Priority | Normal |
| Modify | YES |
| Applicable Legislations | ALL // no condition needed |
| Action | Convert(IIF(((WorkOrderItemIngredient != null) AndAlso (WorkOrderItemIngredient. WorkOrderItem != null)), ForSpecifiedItem, ForAllItems), Object) |
| Description | |
| Message | |
| Version | |
| Revocable | YES |
* This is auto generated code. Don't change it.