Codeunit 5522 Order Planning Mgt. in 26
- App
- Base Application
- Namespace
- Microsoft.Inventory.Requisition
Versions171819202122232425262728latest
Source29
Procedures, 19
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| GetOrdersToPlan | (var Record Requisition Line) | public | - | ||||
| PlanSpecificSalesOrder | (var Record Requisition Line, Code[20]) | public | - | ||||
| PrepareRequisitionRecord | (var Record Requisition Line) | public | - | ||||
| DeleteLine | () | Boolean | public | - | |||
| CalcNeededQty | (Decimal, Decimal) | Decimal | public | - | |||
| CalcATPQty | (Text[250], Text[250], Text[250], Date) | Decimal | public | - | |||
| CalcATPEarliestDate | (Text[250], Text[250], Text[250], Date, Decimal) | Date | public | - | |||
| SetSalesOrder | () | public | Pending 25.0 | ||||
| Replaced by procedure SetDemandType() | |||||||
| SetProdOrder | () | public | Pending 25.0 | ||||
| Replaced by procedure SetDemandType() | |||||||
| SetServOrder | () | public | Pending 25.0 | ||||
| Replaced by procedure SetDemandType() | |||||||
| SetJobOrder | () | public | Pending 25.0 | ||||
| Replaced by procedure SetDemandType() | |||||||
| SetAsmOrder | () | public | Pending 25.0 | ||||
| Replaced by procedure SetDemandType() | |||||||
| InsertAltSupplySubstitution | (var Record Requisition Line) | public | - | ||||
| SubstitutionPossible | (Record Requisition Line) | Boolean | public | - | |||
| InsertAltSupplyLocation | (var Record Requisition Line) | public | - | ||||
| AvailQtyOnOtherLocations | (Record Requisition Line) | Decimal | public | - | |||
| PlanSpecificJob | (var Record Requisition Line, Code[20]) | public | - | ||||
| SetTaskFilterOnReqLine | (var Record Requisition Line, Text) | public | - | ||||
| SetDemandType | (Enum Demand Order Source Type) | public | - | ||||
Events, 15
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterTransformUnplannedDemandToRequisitionLines | (var Record Requisition Line) | - |
| Integration event | OnAvailQtyOnOtherLocationsOnAfterLocationSetFilters | (Record Requisition Line, var Record Location) | - |
| Integration event | OnBeforeCalcNextLineNo | (var Integer, var Boolean) | - |
| Integration event | OnBeforeIncreaseReqLineNo | (var Record Unplanned Demand, var Record Requisition Line, var Boolean) | - |
| Integration event | OnBeforeReqLineModify | (var Record Requisition Line, Record Requisition Line, Record Prod. Order Component) | - |
| Integration event | OnBeforeRunGetUnplannedDemand | (var Record Unplanned Demand, var Boolean) | - |
| Integration event | OnCalcATPQtyOnBeforeCalcQtyAvailabletoPromise | (var Record Item) | - |
| Integration event | OnInsertAltSupplyLocationOnBeforeTempReqLineInsert | (var Record Requisition Line) | - |
| Integration event | OnInsertDemandHeaderOnAfterReqLineInsert | (Record Unplanned Demand, var Record Requisition Line) | - |
| Integration event | OnInsertDemandHeaderOnBeforeReqLineInsert | (Record Unplanned Demand, var Record Requisition Line) | - |
| Integration event | OnInsertDemandLinesOnAfterReqLineInsert | (var Record Requisition Line, var Record Unplanned Demand) | - |
| Integration event | OnInsertDemandLinesOnBeforeReqLineInsert | (var Record Requisition Line, var Record Unplanned Demand, var Boolean) | - |
| Integration event | OnPrepareRequisitionRecordOnBeforeDeleteAll | (var Record Requisition Line) | - |
| Integration event | OnInsertDemandLinesOnBeforeFindUnplannedDemand | (var Record Unplanned Demand, var Record Requisition Line) | - |
| Integration event | OnInsertDemandLinesOnCopyItemTracking | (var Record Requisition Line, Record Unplanned Demand) | - |