Codeunit 353 Item Availability Forms Mgt in 26
- App
- Base Application
- Namespace
- Microsoft.Inventory.Availability
Versions171819202122232425262728latest
Source29
Procedures, 66
| 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 | - | ||||
| ShowSalesLines | (var Record Item) | public | Pending 25.0 | ||||
| Replaced by same procedure in codeunit Sales Availability Mgt. | |||||||
| ShowServLines | (var Record Item) | public | Pending 25.0 | ||||
| Replaced by same procedure in codeunit Serv. Availability Mgt. | |||||||
| ShowJobPlanningLines | (var Record Item) | public | Pending 25.0 | ||||
| Replaced by same procedure in codeunit Job Planning Availability Mgt. | |||||||
| ShowPurchLines | (var Record Item) | public | Pending 25.0 | ||||
| Replaced by same procedure in codeunit Purch. Availability Mgt. | |||||||
| ShowSchedReceipt | (var Record Item) | public | Pending 25.0 | ||||
| Replaced by same procedure in codeunit Prod. Order Availability Mgt. | |||||||
| ShowSchedNeed | (var Record Item) | public | Pending 25.0 | ||||
| Replaced by same procedure in codeunit Prod. Order Availability Mgt. | |||||||
| ShowTransLines | (var Record Item, Integer) | public | Pending 25.0 | ||||
| Replaced by same procedure in codeunit Transfer Availability Mgt. | |||||||
| ShowAsmOrders | (var Record Item) | public | Pending 25.0 | ||||
| Replaced by same procedure in codeunit Assembly Availability Mgt. | |||||||
| ShowAsmCompLines | (var Record Item) | public | Pending 25.0 | ||||
| Replaced by same procedure in codeunit Assembly Availability Mgt. | |||||||
| ShowItemAvailLineList | (var Record Item, Integer) | public | - | ||||
| ShowItemAvailFromItem | (var Record Item, Option) | public | Pending 25.0 | ||||
| Replaced by procedure ShowItemAvailabilityFromItem with enum | |||||||
| ShowItemAvailFromSalesLine | (var Record Sales Line, Option) | public | Pending 25.0 | ||||
| Replaced by ShowItemAvailabilityFromSalesLine in Sales Availability Mgt. | |||||||
| ShowItemAvailFromPurchLine | (var Record Purchase Line, Option) | public | Pending 25.0 | ||||
| Replaced by ShowItemAvailabilityFromPurchLine in Purch. Availability Mgt. | |||||||
| ShowItemAvailFromProdOrderLine | (var Record Prod. Order Line, Option) | public | Pending 25.0 | ||||
| Replaced by ShowItemAvailFromProdOrderLine in Prod. Order Availability Mgt. | |||||||
| ShowItemAvailFromProdOrderComp | (var Record Prod. Order Component, Option) | public | Pending 25.0 | ||||
| Replaced by ShowItemAvailFromProdOrderComp in Prod. Order Availability Mgt. | |||||||
| ShowItemAvailFromTransLine | (var Record Transfer Line, Option) | public | Pending 25.0 | ||||
| Replaced by ShowItemAvailabilityFromTransLine in Transfer Availability Mgt. | |||||||
| ShowItemAvailFromWhseActivLine | (var Record Warehouse Activity Line, Option) | public | Pending 25.0 | ||||
| Replaced by ShowItemAvailabilityFromWhseActivLine in Warehouse Availability Mgt. | |||||||
| ShowItemAvailFromServLine | (var Record Service Line, Option) | public | Pending 25.0 | ||||
| Replaced by ShowItemAvailabilityFromServLine in Serv. Availability Mgt. | |||||||
| ShowItemAvailFromWhseRcptLine | (var Record Warehouse Receipt Line, Option) | public | Pending 25.0 | ||||
| Replaced by ShowItemAvailFromWhseRcptLine in Warehouse Availability Mgt. | |||||||
| ShowItemAvailFromItemJnlLine | (var Record Item Journal Line, Option) | public | Pending 25.0 | ||||
| Replaced by procedure ShowItemAvailabilityFromItemJnlLine() | |||||||
| ShowItemAvailFromAsmHeader | (var Record Assembly Header, Option) | public | Pending 25.0 | ||||
| Replaced by ShowItemAvailabilityFromAsmHeader in Assembly Availability Mgt. | |||||||
| ShowItemAvailFromAsmLine | (var Record Assembly Line, Option) | public | Pending 25.0 | ||||
| Replaced by ShowItemAvailabilityFromAsmLine in Assembly Availability Mgt. | |||||||
| ShowItemAvailFromPlanningComp | (var Record Planning Component, Option) | public | Pending 25.0 | ||||
| Replaced by ShowItemAvailabilityFromPlanningComp in Planning Comp. Avail. Mgt. | |||||||
| ShowItemAvailByEvent | (var Record Item, Text[80], Date, var Date, Boolean) | Boolean | public | Pending 25.0 | |||
| Replaced by procedure ShowItemAvailabilityByEvent() | |||||||
| ShowItemAvailByLoc | (var Record Item, Text[80], Code[20], var Code[20]) | Boolean | public | Pending 25.0 | |||
| Replaced by procedure ShowItemAvailabilityByLocation() | |||||||
| ShowItemAvailByDate | (var Record Item, Text[80], Date, var Date) | Boolean | public | Pending 25.0 | |||
| Replaced by procedure ShowItemAvailabilityByPeriod() | |||||||
| ShowItemAvailVariant | (var Record Item, Text[80], Code[20], var Code[20]) | Boolean | public | Pending 25.0 | |||
| Replaced by procedure ShowItemAvailabilityByVariant() | |||||||
| ShowItemAvailByBOMLevel | (var Record Item, Text[80], Date, var Date) | Boolean | public | Pending 25.0 | |||
| Replaced by procedure ShowItemAvailabilityByBOMLevel() | |||||||
| ShowItemAvailByUOM | (var Record Item, Text[80], Code[10], var Code[10]) | Boolean | public | Pending 25.0 | |||
| Replaced by procedure ShowItemAvailabilityByUOM() | |||||||
| SetQtyByUnitOfMeasure | (Decimal) | public | - | ||||
| FilterItem | (var Record Item, Code[20], Code[20], Date) | public | - | ||||
| ByEvent | () | Integer | public | Pending 25.0 | |||
| Replaced by enum "Item Availability Type" | |||||||
| ByLocation | () | Integer | public | Pending 25.0 | |||
| Replaced by enum "Item Availability Type" | |||||||
| ByVariant | () | Integer | public | Pending 25.0 | |||
| Replaced by enum "Item Availability Type" | |||||||
| ByPeriod | () | Integer | public | Pending 25.0 | |||
| Replaced by enum "Item Availability Type" | |||||||
| ByBOM | () | Integer | public | Pending 25.0 | |||
| Replaced by enum "Item Availability Type" | |||||||
| ByUOM | () | Integer | public | Pending 25.0 | |||
| Replaced by enum "Item Availability Type" | |||||||
| ShowItemAvailFromInvtDocLine | (var Record Invt. Document Line, Option) | public | Pending 25.0 | ||||
| Replaced by procedure ShowItemAvailabilityFromInvtDocLine() | |||||||
| CalcItemPlanningFields | (var Record Item, Boolean) | public | - | ||||
| ShowItemAvailabilityFromItem | (var Record Item, Enum Item Availability Type) | public | - | ||||
| ShowItemAvailFromReqLine | (var Record Requisition Line, Enum Item Availability Type) | public | Pending 25.0 | ||||
| Replaced by ShowItemAvailabilityFromReqLine in Req. Line Availability Mgt. | |||||||
| 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 | - | ||||
| RunOnBeforeShowItemAvailFromSalesLine | (var Record Item, var Record Sales Line, var Boolean, Enum Item Availability Type) | internal | - | ||||
| RunOnBeforeShowItemAvailFromPurchLine | (var Record Item, var Record Purchase Line, var Boolean, Enum Item Availability Type) | internal | - | ||||
| RunOnBeforeShowItemAvailFromServLine | (var Record Item, var Record Service Line) | internal | - | ||||
| RunOnBeforeShowItemAvailFromReqLine | (var Record Item, var Record Requisition Line, Enum Item Availability Type) | internal | - | ||||
| RunOnBeforeShowItemAvailFromProdOrderLine | (var Record Item, var Record Prod. Order Line) | internal | - | ||||
| RunOnBeforeShowItemAvailFromProdOrderComp | (var Record Item, var Record Prod. Order Component) | internal | - | ||||
| RunOnBeforeShowItemAvailFromTransLine | (var Record Item, var Record Transfer Line, Enum Item Availability Type) | internal | - | ||||
| RunOnBeforeShowItemAvailFromWhseActivLine | (var Record Item, var Record Warehouse Activity Line, Enum Item Availability Type) | internal | - | ||||
| RunOnBeforeShowItemAvailFromWhseRcptLine | (var Record Item, var Record Warehouse Receipt Line, Enum Item Availability Type) | internal | - | ||||
| RunOnBeforeShowItemAvailFromAsmHeader | (var Record Item, var Record Assembly Header) | internal | - | ||||
| RunOnBeforeShowItemAvailFromAsmLine | (var Record Item, var Record Assembly Line) | internal | - | ||||
| RunOnBeforeShowItemAvailFromPlanningComp | (var Record Item, var Record Planning Component) | internal | - | ||||
Events, 37
| 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 | OnBeforeShowItemAvailByBOMLevel | (var Record Item, Text[80], Date, var Date, var Boolean, var Boolean) | Pending 25.0 | ||||
| Replaced by event OnBeforeShowItemAvailabilityByBOMLevel | |||||||
| Integration event | OnBeforeShowItemAvailByDate | (var Record Item, Text[80], Date, var Date, var Boolean, var Boolean) | Pending 25.0 | ||||
| Replaced by event OnBeforeShowItemAvailabilityByPeriod | |||||||
| Integration event | OnBeforeShowItemAvailByEvent | (var Record Item, Text[80], Date, var Date, var Boolean, var Boolean, var Boolean) | Pending 25.0 | ||||
| Replaced by event OnBeforeShowItemAvailabilityByEvent | |||||||
| Integration event | OnBeforeShowItemAvailByLoc | (var Record Item, Text[80], Code[20], var Code[20], var Boolean, var Boolean) | Pending 25.0 | ||||
| Replaced by event OnBeforeShowItemAvailabilityByLocation | |||||||
| Integration event | OnBeforeShowItemAvailByUOM | (var Record Item, Text[80], Code[20], var Code[20], var Boolean, var Boolean) | Pending 25.0 | ||||
| Replaced by event OnBeforeShowItemAvailabilityByUOM | |||||||
| Integration event | OnBeforeShowItemAvailFromItem | (var Record Item) | - | ||||
| Integration event | OnBeforeShowItemAvailFromItemJnlLine | (var Record Item, var Record Item Journal Line, Option) | Pending 25.0 | ||||
| Replaced by event OnBeforeShowItemAvailabilityFromItemJnlLine | |||||||
| Integration event | OnBeforeShowItemAvailFromSalesLine | (var Record Item, var Record Sales Line, var Boolean, Option) | Pending 25.0 | ||||
| Replaced by same event in codeunit Sales Availability Mgt. | |||||||
| Integration event | OnBeforeShowItemAvailFromPurchLine | (var Record Item, var Record Purchase Line, var Boolean, Option) | Pending 25.0 | ||||
| Replaced by same event in codeunit Purch. Availability Mgt. | |||||||
| Integration event | OnBeforeShowItemAvailFromServLine | (var Record Item, var Record Service Line) | Pending 25.0 | ||||
| Replaced by same event in codeunit Serv. Availability Mgt. | |||||||
| Integration event | OnBeforeShowItemAvailFromReqLine | (var Record Item, var Record Requisition Line, Option) | Pending 25.0 | ||||
| Replaced by event OnBeforeShowItemAvailabilityFromReqLine | |||||||
| Integration event | OnBeforeShowItemAvailFromProdOrderLine | (var Record Item, var Record Prod. Order Line) | Pending 25.0 | ||||
| Replaced by same event in codeunit Prod. Order Availability Mgt. | |||||||
| Integration event | OnBeforeShowItemAvailFromProdOrderComp | (var Record Item, var Record Prod. Order Component) | Pending 25.0 | ||||
| Replaced by same event in codeunit Prod. Order Availability Mgt. | |||||||
| Integration event | OnBeforeShowItemAvailFromTransLine | (var Record Item, var Record Transfer Line, Option) | Pending 25.0 | ||||
| Replaced by same event in codeunit Transfer Availability Mgt. | |||||||
| Integration event | OnBeforeShowItemAvailFromWhseActivLine | (var Record Item, var Record Warehouse Activity Line, Option) | Pending 25.0 | ||||
| Replaced by same event in codeunit Warehouse Availability Mgt. | |||||||
| Integration event | OnBeforeShowItemAvailFromWhseRcptLine | (var Record Item, var Record Warehouse Receipt Line, Option) | Pending 25.0 | ||||
| Replaced by same event in codeunit Warehouse Availability Mgt. | |||||||
| Integration event | OnBeforeShowItemAvailFromAsmHeader | (var Record Item, var Record Assembly Header) | Pending 25.0 | ||||
| Replaced by same event in codeunit Assembly Availability Mgt. | |||||||
| Integration event | OnBeforeShowItemAvailFromAsmLine | (var Record Item, var Record Assembly Line) | Pending 25.0 | ||||
| Replaced by same event in codeunit Assembly Availability Mgt. | |||||||
| Integration event | OnBeforeShowItemAvailFromPlanningComp | (var Record Item, var Record Planning Component) | Pending 25.0 | ||||
| Replaced by same event in codeunit Assembly Availability Mgt. | |||||||
| Integration event | OnBeforeShowItemAvailVariant | (var Record Item, Text[80], Code[20], var Code[20], var Boolean, var Boolean) | Pending 25.0 | ||||
| Replaced by event OnBeforeShowItemAvailabilityByVariant | |||||||
| 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) | - | ||||