Codeunit 99000752 Check Routing Lines in 27
- App
- Base Application
- Namespace
- Microsoft.Manufacturing.Routing
Versions171819202122232425262728latest
Source29
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| SetNextOperations | (Record Routing Header, Code[20]) | public | - | |
| SetRtngLineSequenceForward | (Option, Code[20], Code[20], Integer) | public | - | |
| NeedsCalculation | (Record Routing Header, Code[20]) | Boolean | public | - |
| Calculate | (Record Routing Header, Code[20]) | public | - |
Events, 5
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeFindRoutingLines | (var Record Routing Header, Code[20]) | - |
| Integration event | OnCalculateOnAfterCalcScrapQtyAndFactor | (var Record Routing Line, var Decimal, var Decimal) | - |
| Integration event | OnBeforeCalcPreviousOperations | (var Record Routing Header, Code[20], var Boolean) | - |
| Integration event | OnBeforeCheck | (var Record Routing Header, Code[20], var Boolean) | - |
| Integration event | OnBeforeCalculate | (Record Routing Header, Code[20]) | - |