Codeunit 99000856 Planning Transparency in 27
- App
- Base Application
- Namespace
- Microsoft.Inventory.Planning
Versions171819202122232425262728latest
Source29
Procedures, 13
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| SetTemplAndWorksheet | (Code[10], Code[10]) | public | - | ||||
| FindReason | (var Record Inventory Profile) | Integer | public | Pending 26.0 | |||
| Replaced by procedure GetSurplusType() | |||||||
| LogSurplus | (Integer, Integer, Integer, Code[20], Decimal, Option) | public | Pending 26.0 | ||||
| Replaced by procedure LogPlanningSurplus() | |||||||
| ModifyLogEntry | (Integer, Integer, Integer, Code[20], Decimal, Option) | public | Pending 26.0 | ||||
| Replaced by procedure ModifyPlanningLog() | |||||||
| CleanLog | (Integer) | public | - | ||||
| PublishSurplus | (var Record Inventory Profile, var Record Stockkeeping Unit, var Record Requisition Line, var Record Reservation Entry) | public | - | ||||
| SetCurrReqLine | (var Record Requisition Line) | public | - | ||||
| DrillDownUntrackedQty | (Text) | public | - | ||||
| ReqLineWarningLevel | (Record Requisition Line) | Integer | public | - | |||
| LogWarning | (Integer, Record Requisition Line, Option, Text[200]) | Boolean | public | - | |||
| GetSurplusType | (var Record Inventory Profile) | Enum Planning Surplus Type | public | - | |||
| LogPlanningSurplus | (Integer, Integer, Integer, Code[20], Decimal, Enum Planning Surplus Type) | public | - | ||||
| ModifyPlanningLog | (Integer, Integer, Integer, Code[20], Decimal, Enum Planning Surplus Type) | public | - | ||||
Events, 11
| Kind | Name | Parameters | Obsolete | ||||
|---|---|---|---|---|---|---|---|
| Integration event | OnAfterShowSurplusReason | (Integer, var Text[50]) | - | ||||
| Integration event | OnBeforeFindReason | (var Record Inventory Profile, var Integer, var Boolean) | Pending 26.0 | ||||
| Replaced by event OnBeforeGetSurplusType | |||||||
| Integration event | OnLogSurplusOnCaseSurplusTypeElse | (Integer, Integer, Integer, Code[20], Decimal, Integer, var Integer, var Boolean) | - | ||||
| Integration event | OnPublishSurplusOnBeforeExceptionPlanningElementInsert | (var Record Untracked Planning Element, var Boolean) | - | ||||
| Integration event | OnPublishSurplusOnBeforePlanningElementInsert | (var Record Untracked Planning Element, var Boolean, Record Inventory Profile Track Buffer) | - | ||||
| Integration event | OnAfterPublishSurplus | (var Record Inventory Profile, var Record Stockkeeping Unit, var Record Requisition Line, var Record Reservation Entry) | - | ||||
| Integration event | OnLogSurplusOnBeforeInsertTempInvProfileTrack | (var Record Inventory Profile Track Buffer) | - | ||||
| Integration event | OnBeforeGetSurplusType | (var Record Inventory Profile, var Enum Planning Surplus Type, var Boolean) | - | ||||
| Integration event | OnSurplusQtyOnSetReservEntryFilters | (var Record Reservation Entry, var Record Requisition Line) | - | ||||
| Integration event | OnFindReasonOnAfterSetSurplusType | (var Record Inventory Profile, var Enum Planning Surplus Type) | - | ||||
| Integration event | OnTransferWarningSourceTextOnBeforeSetSourceToUntrackedPlanningElement | (var Record Untracked Planning Element, var Record Untracked Planning Element) | - | ||||