Codeunit 353 Item Availability Forms Mgt in 28
- App
- Base Application
- Namespace
- Microsoft.Inventory.Availability
Versions171819202122232425262728latest
Source29
Procedures, 18
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CalculateNeed | (var Record Item, var Decimal, var Decimal, var Decimal, var Decimal) | public | - | |
| CalcAvailQuantities | (var Record Item, Boolean, var Decimal, var Decimal, var Decimal, var Decimal, var Decimal, var Decimal, var Decimal) | public | - | |
| CalcAvailQuantities | (var Record Item, Boolean, var Decimal, var Decimal, var Decimal, var Decimal, var Decimal, var Decimal, var Decimal, var Decimal) | public | - | |
| ShowItemLedgerEntries | (var Record Item, Boolean) | public | - | |
| ShowItemAvailLineList | (var Record Item, Integer) | public | - | |
| SetQtyByUnitOfMeasure | (Decimal) | public | - | |
| FilterItem | (var Record Item, Code[20], Code[20], Date) | public | - | |
| CalcItemPlanningFields | (var Record Item, Boolean) | public | - | |
| ShowItemAvailabilityFromItem | (var Record Item, Enum Item Availability Type) | public | - | |
| ShowItemAvailabilityFromItemJnlLine | (var Record Item Journal Line, Enum Item Availability Type) | public | - | |
| ShowItemAvailabilityFromInvtDocLine | (var Record Invt. Document Line, Enum Item Availability Type) | public | - | |
| ShowItemAvailabilityByEvent | (var Record Item, Text, Date, var Date, Boolean) | Boolean | public | - |
| ShowItemAvailabilityByLocation | (var Record Item, Text, Code[10], var Code[10]) | Boolean | public | - |
| ShowItemAvailabilityByPeriod | (var Record Item, Text, Date, var Date) | Boolean | public | - |
| ShowItemAvailabilityByVariant | (var Record Item, Text, Code[10], var Code[10]) | Boolean | public | - |
| ShowItemAvailabilityByBOMLevel | (var Record Item, Text, Date, var Date) | Boolean | public | - |
| ShowItemAvailabilityByUOM | (var Record Item, Text, Code[10], var Code[10]) | Boolean | public | - |
| SetForecastName | (Code[10]) | public | - |
Events, 18
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterCalcItemPlanningFields | (var Record Item) | - |
| Integration event | OnAfterCalculateNeed | (var Record Item, var Decimal, var Decimal, var Decimal, var Decimal) | - |
| Integration event | OnAfterCalculateProjAvailableBalance | (var Record Item, var Decimal) | - |
| Integration event | OnBeforeShowItemAvailFromItem | (var Record Item) | - |
| Integration event | OnCalculateNeedOnAfterCalcScheduledReceipt | (var Record Item, var Decimal, Decimal, Decimal) | - |
| Integration event | OnAfterFilterItem | (var Record Item, Code[20], Code[20], Date) | - |
| Integration event | OnBeforeShowItemAvailabilityByBOMLevel | (var Record Item, Text, Date, var Date, var Boolean, var Boolean) | - |
| Integration event | OnBeforeShowItemAvailabilityByPeriod | (var Record Item, Text, Date, var Date, var Boolean, var Boolean) | - |
| Integration event | OnBeforeShowItemAvailabilityByEvent | (var Record Item, Text, Date, var Date, var Boolean, var Boolean, var Boolean) | - |
| Integration event | OnBeforeShowItemAvailabilityByLocation | (var Record Item, Text, Code[10], var Code[10], var Boolean, var Boolean) | - |
| Integration event | OnBeforeShowItemAvailabilityByUOM | (var Record Item, Text, Code[10], var Code[10], var Boolean, var Boolean) | - |
| Integration event | OnBeforeShowItemAvailabilityFromItemJnlLine | (var Record Item, var Record Item Journal Line, Enum Item Availability Type) | - |
| Integration event | OnBeforeShowItemAvailabilityByVariant | (var Record Item, Text, Code[10], var Code[10], var Boolean, var Boolean) | - |
| Integration event | OnCalculateNeedOnAfterCalcGrossRequirement | (var Record Item, var Decimal) | - |
| Integration event | OnBeforeCalculateNeed | (var Record Item, var Decimal, var Decimal, var Decimal, var Decimal, var Boolean) | - |
| Integration event | OnShowItemAvailLineListOnAfterItemAvailabilityLineListInit | (var Record Item, var Page Item Availability Line List) | - |
| Integration event | OnShowItemAvailabilityFromInvtDocLineOnAvailabilityTypeCaseElse | (Enum Item Availability Type, var Record Item, var Record Invt. Document Line) | - |
| Integration event | OnBeforeShowBOMLevelAbleToMake | (Text, Date, var Date) | - |