Page 5522 Order Planning in 26
- App
- Base Application
- Namespace
- Microsoft.Inventory.Requisition
- Source table
- 246
Versions171819202122232425262728latest
Source29
Procedures, 11
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| SetSalesOrder | (Record Sales Header) | public | Pending 25.0 | ||||
| This procedure is not used. | |||||||
| SetProdOrder | (Record Production Order) | public | Pending 25.0 | ||||
| This procedure replaced by procedure SetProdOrderDemand() | |||||||
| SetAsmOrder | (Record Assembly Header) | public | Pending 25.0 | ||||
| This procedure is not used. | |||||||
| SetServOrder | (Record Service Header) | public | Pending 25.0 | ||||
| This procedure is not used. | |||||||
| SetJobOrder | (Record Job) | public | Pending 25.0 | ||||
| This procedure is not used. | |||||||
| SetRecFilters | () | public | - | ||||
| FindReqLineForCursor | (var Record Requisition Line, Record Requisition Line) | protected | - | ||||
| CalcPlan | () | protected | - | ||||
| SetDemandOrderFilter | (Option) | public | Pending 25.0 | ||||
| Replaced by procedure SetDemandOrderSourceType | |||||||
| SetProdOrderDemand | (Integer, Code[20]) | public | - | ||||
| SetDemandOrderSourceType | (Enum Demand Order Source Type) | public | - | ||||
Events, 9
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterShowDemandOrder | (var Record Requisition Line) | - |
| Integration event | OnAfterStatusTextOnFormat | (var Record Requisition Line, var Text) | - |
| Integration event | OnAfterDemandTypeTextOnFormat | (var Record Requisition Line, var Text) | - |
| Integration event | OnBeforeMakeSupplyOrders | (var Record Requisition Line, Record Manufacturing User Template, var Boolean, var Boolean) | - |
| Integration event | OnUpdateReqLineOnAfterGetCurrRecord | (var Record Requisition Line) | - |
| Integration event | OnCalcPlanOnBeforeGetOrdersToPlan | (var Record Requisition Line) | - |
| Integration event | OnBeforeShowDemandOrder | (var Record Requisition Line, var Boolean) | - |
| Integration event | OnAfterDemandSubtypeTextOnFormat | (var Record Requisition Line, var Text) | - |
| Integration event | OnSetRecDemandFilter | (var Record Requisition Line, Enum Demand Order Source Type) | - |