Codeunit 99000818 Mfg. Carry Out Action in 27
- App
- Base Application
- Namespace
- Microsoft.Inventory.Requisition
Versions171819202122232425262728latest
Source29
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CarryOutActionsFromProdOrder | (Record Requisition Line, Enum Planning Create Prod. Order, Code[10], Code[10], var Record Document Entry, var Codeunit Carry Out Action) | Boolean | public | - |
| ProdOrderChgAndReshedule | (Record Requisition Line) | Boolean | public | - |
| InsertProductionOrder | (Record Requisition Line, Enum Planning Create Prod. Order, var Record Document Entry) | public | - | |
| InsertProdOrderLine | (Record Requisition Line, Record Production Order, Record Item) | public | - | |
| ReserveBindingOrderToProd | (var Record Prod. Order Line, var Record Requisition Line) | public | - | |
| TransferRouting | (Record Requisition Line, Record Production Order, Code[20], Integer) | Boolean | public | - |
| TransferBOM | (Record Requisition Line, Record Production Order, Integer) | public | - | |
| TransferCapNeed | (Record Requisition Line, Record Production Order, Code[20], Integer) | public | - | |
| UpdateComponentLink | (Record Prod. Order Line) | public | - |
Events, 34
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnInsertProductionOrderOnProdOrderChoiceCaseElse | (Enum Planning Create Prod. Order) | - |
| Integration event | OnBeforeSetProdOrderLineBinCodeFromPlanningRtngLines | (Record Production Order, var Record Prod. Order Line, Record Requisition Line, Record Item, var Boolean) | - |
| Integration event | OnBeforeUpdateProdOrderLineQuantity | (var Record Prod. Order Line, Record Requisition Line, Record Item, var Boolean) | - |
| Integration event | OnCollectProdOrderForPrinting | (var Record Production Order) | - |
| Integration event | OnInsertProdOrderOnBeforeProdOrderInit | (var Record Requisition Line) | - |
| Integration event | OnProdOrderChgAndResheduleOnBeforeProdOrderModify | (var Record Production Order, Record Prod. Order Line, Record Requisition Line) | - |
| Integration event | OnCarryOutActionsFromProdOrderOnAfterCalcPrintOrder | (var Boolean, Option) | - |
| Integration event | OnProdOrderChgAndResheduleOnAfterValidateQuantity | (var Record Prod. Order Line, var Record Requisition Line) | - |
| Integration event | OnAfterProdOrderChgAndReshedule | (var Record Requisition Line, var Record Prod. Order Line) | - |
| Integration event | OnInsertProdOrderOnAfterFindTempProdOrder | (var Record Requisition Line, var Record Production Order, var Boolean, var Record Item) | - |
| Integration event | OnInsertProdOrderOnProdOrderChoiceNotFirmPlannedPrint | (var Record Production Order, Enum Planning Create Prod. Order, var Boolean) | - |
| Integration event | OnInsertProdOrderOnBeforeProdOrderInsert | (var Record Production Order, Record Requisition Line) | - |
| Integration event | OnInsertProdOrderOnAfterProdOrderInsert | (var Record Production Order, Record Requisition Line) | - |
| Integration event | OnInsertProdOrderWithReqLine | (var Record Production Order, var Record Requisition Line) | - |
| Integration event | OnAfterInsertProdOrder | (var Record Production Order, Integer, var Record Requisition Line) | - |
| Integration event | OnInsertProdOrderLineOnBeforeProdOrderLineInit | (var Record Requisition Line, var Record Item) | - |
| Integration event | OnInsertProdOrderLineOnBeforeGetBinCode | (var Record Prod. Order Line, Record Requisition Line) | - |
| Integration event | OnInsertProdOrderLineOnBeforeValidateUnitCost | (var Record Requisition Line, Record Production Order, var Record Prod. Order Line, Record Item) | - |
| Integration event | OnInsertProdOrderLineWithReqLine | (var Record Prod. Order Line, var Record Requisition Line) | - |
| Integration event | OnInsertProdOrderLineOnAfterProdOrderLineInsert | (var Record Prod. Order Line, var Record Requisition Line) | - |
| Integration event | OnInsertProdOrderLineOnBeforeModifyProdOrderLine | (var Record Prod. Order Line, var Record Requisition Line) | - |
| Integration event | OnAfterInsertProdOrderLine | (Record Requisition Line, Record Production Order, var Record Prod. Order Line, Record Item) | - |
| Integration event | OnBeforeDeleteProdOrderLines | (Record Requisition Line, var Boolean) | - |
| Integration event | OnInsertProdOrderLineOnAfterTransferRouting | (var Record Prod. Order Line, var Boolean) | - |
| Integration event | OnBeforeFinalizeOrderHeader | (Record Production Order, Boolean, var Boolean) | - |
| Integration event | OnAfterTransferPlanningRtngLine | (var Record Planning Routing Line, var Record Prod. Order Routing Line) | - |
| Integration event | OnAfterProdOrderRtngLineInsert | (var Record Prod. Order Routing Line, Record Planning Routing Line, Record Production Order, Record Requisition Line) | - |
| Integration event | OnBeforeTransferBOM | (Record Requisition Line, Record Production Order, Integer, var Boolean) | - |
| Integration event | OnTransferBOMOnBeforeProdOrderComp2Init | (var Record Planning Component) | - |
| Integration event | OnAfterTransferPlanningComp | (var Record Planning Component, var Record Prod. Order Component) | - |
| Integration event | OnTransferBOMOnAfterCopyProdBOMComments | (var Record Planning Component, var Record Prod. Order Component) | - |
| Integration event | OnBeforeTransferCapNeed | (Record Requisition Line, Record Production Order, Code[20], Integer, var Boolean) | - |
| Integration event | OnBeforeUpdateComponentLink | (Record Prod. Order Line, var Boolean) | - |
| Integration event | OnCarryOutToReqWkshOnAfterPlanningRoutingLineInsert | (var Record Planning Routing Line, Record Planning Routing Line) | - |