Codeunit 99000855 Planning-Get Parameters in 26
- App
- Base Application
- Namespace
- Microsoft.Inventory.Planning
Versions171819202122232425262728latest
Source29
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| AtSKU | (var Record Stockkeeping Unit, Code[20], Code[10], Code[10]) | public | - | |
| SetLotForLot | () | public | - | |
| AdjustInvalidSettings | (var Record Stockkeeping Unit) | public | - | |
| CalcDampenerDays | (Record Stockkeeping Unit) | Integer | public | - |
| CalcDampenerQty | (Record Stockkeeping Unit) | Decimal | public | - |
| CalcOverflowLevel | (Record Stockkeeping Unit) | Decimal | public | - |
| SetPlanningParameters | (var Record Planning Parameters) | public | - | |
| SetManualScheduling | (Boolean) | public | - |
Events, 6
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterAtSKU | (var Record Stockkeeping Unit, var Record Stockkeeping Unit) | - |
| Integration event | OnAtSKUOnAfterCopyFromItem | (var Record Stockkeeping Unit, var Record Item, Code[20], Code[10], Code[10]) | - |
| Integration event | OnAfterSetPlanningParameters | (Record Planning Parameters, Record Planning Parameters) | - |
| Integration event | OnSetPlanningParametersOnReorderingPolicyElseCase | (var Record Planning Parameters) | - |
| Integration event | OnAfterAdjustInvalidSettings | (var Record Stockkeeping Unit, var Record Planning Parameters) | - |
| Integration event | OnAfterSetComponentsAtLocation | (var Record Stockkeeping Unit, Record Item) | - |