Codeunit 5400 Available Management in 27
- App
- Base Application
- Namespace
- Microsoft.Inventory.Availability
Versions171819202122232425262728latest
Source29
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| ExpectedQtyOnHand | (var Record Item, Boolean, Decimal, var Decimal, Date) | Decimal | public | - |
| GetItemReorderQty | (Record Item, Decimal) | Decimal | public | - |
Events, 6
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterCalcAvailableQty | (var Record Item, Boolean, Date, var Decimal) | - |
| Integration event | OnAfterCalcExpectedQty | (var Record Item, Boolean, Decimal, var Decimal, Date, var Decimal) | - |
| Integration event | OnBeforeCalcExpectedQtyOnHand | (var Record Item, Boolean, Decimal, var Decimal, Date, var Decimal, var Boolean) | - |
| Integration event | OnBeforeCalcAvailableQty | (var Record Item, Boolean, Date, var Decimal, var Boolean) | - |
| Integration event | OnCalcAvailableQtyOnAfterCalculation | (var Record Item, var Decimal) | - |
| Integration event | OnCalcAvailableQtyOnAfterCalcFields | (var Record Item, var Decimal) | - |