Codeunit 5830 Calc. Availability Overview in 25
- App
- Base Application
- Namespace
- Microsoft.Inventory.Availability
Versions171819202122232425262728latest
Source29
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| CalculateItem | (var Record Availability Calc. Overview) | public | - | ||||
| CalculateDate | (var Record Availability Calc. Overview) | public | - | ||||
| EntriesExist | (var Record Availability Calc. Overview) | Boolean | public | - | |||
| SetParam | (Option, Code[20]) | public | Pending 25.0 | ||||
| Replaced by SetParameters() with enum | |||||||
| InsertEntry | (var Record Availability Calc. Overview, Integer, Date, Code[10], Code[10], Decimal, Decimal, Integer, Integer, Code[20], Text[100], Option) | public | Pending 25.0 | ||||
| Replaced by InsertAvailabilityEntry() | |||||||
| InsertAvailabilityEntry | (var Record Availability Calc. Overview, Integer, Date, Code[10], Code[10]) | public | - | ||||
| InsertAvailabilityEntry | (var Record Availability Calc. Overview, Integer, Date, Code[10], Code[10], Decimal, Decimal, Integer, Integer, Code[20], Text[100], Enum Demand Order Source Type) | public | - | ||||
| SetParameters | (Enum Demand Order Source Type, Code[20]) | public | - | ||||
Events, 11
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterCalcRunningTotals | (var Record Item, var Decimal, var Decimal, var Decimal, var Decimal) | - |
| Integration event | OnInsertEntryOnBeforeInsert | (var Record Availability Calc. Overview) | - |
| Integration event | OnUpdateRunningTotalsOnBeforeModify | (var Record Availability Calc. Overview) | - |
| Integration event | OnGetDemandDates | (var Record Availability Calc. Overview, var Record Item) | - |
| Integration event | OnGetDemandEntries | (var Record Availability Calc. Overview, var Record Item) | - |
| Integration event | OnGetSupplyDates | (var Record Availability Calc. Overview, var Record Item) | - |
| Integration event | OnGetSupplyEntries | (var Record Availability Calc. Overview, var Record Item) | - |
| Integration event | OnCheckItemInRange | (var Record Item, Enum Demand Order Source Type, Code[20], var Boolean) | - |
| Integration event | OnDemandExist | (var Record Item, var Boolean) | - |
| Integration event | OnSupplyExist | (var Record Item, var Boolean) | - |
| Integration event | OnAfterCalcDemandRunningTotal | (var Record Item, var Decimal) | - |