Codeunit 5510 Production Journal Mgt in 23
- App
- Base Application
- Namespace
- Microsoft.Manufacturing.Journal
Versions171819202122232425262728latest
Source29
Procedures, 12
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Handling | (Record Production Order, Integer) | public | - | |
| CreateJnlLines | (Record Production Order, Integer) | public | - | |
| InsertComponents | (Record Prod. Order Line, Boolean, Integer) | public | - | |
| RoutingLinkValid | (Record Prod. Order Component, Record Prod. Order Line) | Boolean | public | - |
| InsertConsumptionItemJnlLine | (Record Prod. Order Component, Record Prod. Order Line, Integer) | public | - | |
| InsertOutputItemJnlLine | (Record Prod. Order Routing Line, Record Prod. Order Line) | public | - | |
| InitSetupValues | () | public | - | |
| SetTemplateAndBatchName | () | public | - | |
| DeleteJnlLines | (Code[10], Code[10], Code[20], Integer) | public | - | |
| ReservEntryExist | (Record Item Journal Line, var Record Reservation Entry) | Boolean | public | - |
| GetJnlTemplateAndBatchName | (var Code[10], var Code[10]) | public | - | |
| SetNextLineNo | (var Record Item Journal Line) | public | - |
Events, 33
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterDataHasChanged | (var Record Item Journal Line, Integer, var Boolean) | - |
| Integration event | OnAfterInitSetupValues | (var Date, var Option) | - |
| Integration event | OnAfterInsertConsumptionJnlLine | (var Record Item Journal Line) | - |
| Integration event | OnAfterInsertOutputJnlLine | (var Record Item Journal Line) | - |
| Integration event | OnAfterIsLastOperation | (Record Prod. Order Routing Line, var Boolean) | - |
| Integration event | OnAfterSetTemplateAndBatchName | (var Record Item Journal Template, var Text) | - |
| Integration event | OnBeforeInsertConsumptionJnlLine | (var Record Item Journal Line, Record Prod. Order Component, Record Prod. Order Line, Integer) | - |
| Integration event | OnBeforeInsertOutputJnlLine | (var Record Item Journal Line, Record Prod. Order Routing Line, Record Prod. Order Line) | - |
| Integration event | OnBeforeDeleteAllItemJnlLine | (var Record Item Journal Line) | - |
| Integration event | OnBeforeHandling | (Record Production Order) | - |
| Integration event | OnBeforeRecursiveInsertOutputJnlLine | (Record Prod. Order Routing Line, Record Prod. Order Line, var Boolean, var Record Prod. Order Line) | - |
| Integration event | OnBeforeRunProductionJnl | (Code[10], Code[10], Record Production Order, Integer, Date, var Boolean) | - |
| Integration event | OnCreateJnlLinesOnBeforeCheckProdOrderLine | (var Record Prod. Order Line) | - |
| Integration event | OnInsertConsumptionJnlLineOnBeforeCheck | (Record Prod. Order Component, Record Prod. Order Line, Record Item, var Boolean) | - |
| Integration event | OnBeforeInsertOutputItemJnlLine | (Record Prod. Order Routing Line, Record Prod. Order Line, var Boolean) | - |
| Integration event | OnBeforeDeleteJnlLines | (Code[10], Code[10], Code[20], Integer, var Boolean) | - |
| Integration event | OnBeforeSetTemplateAndBatchName | (var Code[10], var Code[10], var Boolean) | - |
| Integration event | OnInsertConsumptionItemJnlLineOnBeforeValidateQuantity | (var Record Item Journal Line, Record Prod. Order Component, Decimal, var Boolean) | - |
| Integration event | OnCreateJnlLinesOnAfterFindProdOrderRtngLine | (var Record Prod. Order Routing Line, var Boolean, var Record Item Journal Line, var Integer) | - |
| Integration event | OnCreateJnlLinesOnAfterProdOrderRtngLineSetFilters | (var Record Prod. Order Routing Line) | - |
| Integration event | OnInsertConsumptionItemJnlLineOnAfterCopyItemTracking | (var Record Item Journal Line, Code[10], var Integer) | - |
| Integration event | OnInsertOutputItemJnlLineOnBeforeSubcontractingWorkCenterUsed | (var Record Item Journal Line, Record Prod. Order Line) | - |
| Integration event | OnInsertOutputItemJnlLineOnAfterCopyItemTracking | (var Record Item Journal Line, Record Prod. Order Routing Line, var Integer) | - |
| Integration event | OnCreateJnlLinesOnBeforeInsertComponents | (var Record Prod. Order Routing Line, Record Production Order, Record Prod. Order Line, var Boolean) | - |
| Integration event | OnInsertComponentsOnAfterProdOrderCompSetFilters | (var Record Prod. Order Component) | - |
| Integration event | OnInsertConsumptionJnlLineOnAfterItemJnlLineInit | (var Record Item Journal Line, Record Item Journal Template, Record Item Journal Batch) | - |
| Integration event | OnInsertOutputItemJnlLineOnAfterItemJnlLineInit | (var Record Item Journal Line, Record Prod. Order Line, Record Item Journal Template, Record Item Journal Batch) | - |
| Integration event | OnAfterCalculateQtyToPostForProdOrder | (Record Prod. Order Line, Record Prod. Order Routing Line, var Decimal) | - |
| Integration event | OnInsertConsumptionItemJnlLineOnAfterCalcShouldAdjustQty | (Record Prod. Order Component, Record Location, var Decimal, var Boolean) | - |
| Integration event | OnBeforeRoutingLinkValid | (Record Prod. Order Component, Record Prod. Order Line, var Boolean, var Boolean) | - |
| Integration event | OnInsertOutputItemJnlLineOnAfterAssignTimes | (var Record Item Journal Line, Record Prod. Order Line, Record Prod. Order Routing Line, var Decimal) | - |
| Integration event | OnBeforeInsertComponents | (Record Prod. Order Line, Boolean, Integer, var Boolean) | - |
| Integration event | OnCreateJnlLinesOnAfterSetProdOrderLineFilters | (var Record Prod. Order Line) | - |