Codeunit 99000772 Prod. Order Route Management in 17
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 7
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| NeedsCalculation | (Option, Code[20], Integer, Code[20]) | Boolean | public | Pending 17.0 | |||
| Replaced by same with enum Production Order Status. | |||||||
| NeedsCalculation | (Enum Production Order Status, Code[20], Integer, Code[20]) | Boolean | public | - | |||
| SetNextOperations | (Record Prod. Order Line) | public | - | ||||
| CalcSequenceFromActual | (Record Prod. Order Routing Line, Option) | public | - | ||||
| Calculate | (Record Prod. Order Line) | public | - | ||||
| Check | (Record Prod. Order Line) | public | - | ||||
| UpdateComponentsBin | (var Record Prod. Order Routing Line, Boolean) | Boolean | public | - | |||
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeCalcPreviousOperations | (Record Prod. Order Line, var Boolean) | - |
| Integration event | OnBeforeSetNextOperations | (Record Prod. Order Line, var Boolean) | - |
| Integration event | OnBeforeUpdateComponentsBin | (var Record Prod. Order Routing Line, var Boolean, var Boolean, var Boolean) | - |
| Integration event | OnCalculateOnAfterCalcScrapQtyAndFactor | (var Record Prod. Order Routing Line, var Decimal, var Decimal) | - |