Codeunit 7314 Warehouse Availability Mgt. in 25
- App
- Base Application
- Namespace
- Microsoft.Warehouse.Availability
Versions171819202122232425262728latest
Source29
Procedures, 24
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CalcLineReservedQtyOnInvt | (Integer, Option, Code[20], Integer, Integer, Boolean, var Record Warehouse Activity Line) | Decimal | public | - |
| CalcLineReservedQtyOnInvt | (Integer, Option, Code[20], Integer, Integer, Boolean, Record Item Tracking Setup, var Record Warehouse Activity Line) | Decimal | public | - |
| CalcReservQtyOnPicksShips | (Code[10], Code[20], Code[10], var Record Warehouse Activity Line) | Decimal | public | - |
| CalcReservQtyOnPicksShipsWithItemTracking | (var Record Warehouse Activity Line, var Record Tracking Specification, Code[10], Code[20], Code[10]) | Decimal | public | - |
| CalcLineReservQtyOnPicksShips | (Integer, Option, Code[20], Integer, Integer, Decimal, var Record Warehouse Activity Line) | Decimal | public | - |
| CalcInvtAvailQty | (Record Item, Record Location, Code[10], var Record Warehouse Activity Line) | Decimal | public | - |
| CalcQtyAssgndtoPick | (Record Location, Code[20], Code[10], Text[250]) | Decimal | public | - |
| CalcQtyAssignedToMove | (Record Whse. Worksheet Line, Record Whse. Item Tracking Line) | Decimal | public | - |
| CalcQtyAssgndOnWksh | (Record Whse. Worksheet Line, Boolean, Boolean) | Decimal | public | - |
| CalcQtyOnDedicatedBins | (Code[10], Code[20], Code[10]) | Decimal | public | - |
| CalcQtyOnDedicatedBins | (Code[10], Code[20], Code[10], Record Item Tracking Setup) | Decimal | public | - |
| CalcQtyOnBin | (Code[10], Code[20], Code[20], Code[10], Record Item Tracking Setup) | Decimal | public | - |
| CalcQtyOnBlockedITOrOnBlockedOutbndBins | (Code[10], Code[20], Code[10], Record Item Tracking Setup) | Decimal | public | - |
| CalcQtyOnOutboundBins | (Code[10], Code[20], Code[10], Record Item Tracking Setup, Boolean) | Decimal | public | - |
| GetOutboundBinsOnBasicWarehouseLocation | (var Record Bin Content Buffer, Code[10], Code[20], Code[10], Record Item Tracking Setup) | public | - | |
| CalcQtyOnSpecialBinsOnLocation | (Code[10], Code[20], Code[10], Record Item Tracking Setup, var Record Bin Content Buffer) | Decimal | public | - |
| CalcResidualPickedQty | (var Record Warehouse Entry) | Decimal | public | - |
| CalcRegisteredAndOutstandingPickQty | (Record Reservation Entry, var Record Warehouse Activity Line) | Decimal | public | - |
| CalcQtyRegisteredPick | (Record Reservation Entry) | Decimal | public | - |
| CalcQtyOnBlockedItemTracking | (Code[10], Code[20], Code[10]) | Decimal | public | - |
| CalcQtyAvailToTakeOnWhseWorksheetLine | (Record Whse. Worksheet Line) | Decimal | public | - |
| CalcQtyOnBlockedItemTracking | (Code[10], Code[20], Code[10], Record Item Tracking Setup) | Decimal | public | - |
| ShowItemAvailFromWhseRcptLine | (var Record Warehouse Receipt Line, Enum Item Availability Type) | public | - | |
| ShowItemAvailabilityFromWhseActivLine | (var Record Warehouse Activity Line, Enum Item Availability Type) | public | - |
Events, 21
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterCalcQtyPicked | (var Record Item, var Decimal, Record Location) | - |
| Integration event | OnAfterCalcReservedQtyOnInventory | (var Record Item, var Decimal, Record Location) | - |
| Integration event | OnAfterCalcQtyRcvdNotAvailable | (var Record Posted Whse. Receipt Line, Code[10], Code[20], Code[10], var Decimal) | - |
| Integration event | OnBeforeCalcReservQtyOnPicksShipsWithItemTracking | (Code[10], Code[20], Code[10], var Decimal, var Boolean) | - |
| Integration event | OnCalcQtyOutstandingPickOnAfterSetFilters | (var Record Warehouse Activity Line, Integer, Option, Code[20], Integer, Integer) | - |
| Integration event | OnBeforeCalcInvtAvailQty | (Record Item, Record Location, Code[10], var Record Warehouse Activity Line, var Decimal, var Boolean) | - |
| Integration event | OnCalcQtyAssgndtoPickOnAfterSetFilters | (var Record Warehouse Activity Line, Record Location, Code[20], Code[10], Text[250]) | - |
| Integration event | OnAfterCalcQtyOnBlockedITOrOnBlockedOutbndBins | (Code[10], Code[20], Code[10], Record Item Tracking Setup, var Decimal) | - |
| Integration event | OnBeforeCalcQtyOnBlockedItemTracking | (Code[10], Code[20], Code[10], var Decimal, var Boolean) | - |
| Integration event | OnAfterCalcLineReservedQtyOnInvt | (var Record Reservation Entry, var Decimal) | - |
| Integration event | OnBeforeCalcQtyOnOutboundBins | (Code[10], Code[20], Code[10], Record Item Tracking Setup, Boolean, var Boolean, var Decimal) | - |
| Integration event | OnAfterGetOutboundBinsOnBasicWarehouseLocation | (Record Location, var Record Bin Content Buffer, Code[10], Code[20], Code[10], Record Item Tracking Setup) | - |
| Integration event | OnAfterGetSpecialBins | (Record Location, var List) | - |
| Integration event | OnCalcQtyOnBlockedITOrOnBlockedOutbndBinsOnBeforeNext | (var Record Bin Content, Record Item Tracking Setup, var Decimal) | - |
| Integration event | OnAfterCalcQtyOnDedicatedBins | (Code[10], Code[20], Code[10], var Record Warehouse Entry, Record Item Tracking Setup, var Decimal) | - |
| Integration event | OnCalcQtyRcvdNotAvailableOnBeforeCalcSums | (var Record Posted Whse. Receipt Line, Code[10], Code[20], Code[10]) | - |
| Integration event | OnBeforeCalcQtyPickedNotShipped | (Integer, Option, Code[20], Integer, var Decimal, var Boolean) | - |
| Integration event | OnBeforeShowItemAvailFromWhseRcptLine | (var Record Item, var Record Warehouse Receipt Line, Enum Item Availability Type) | - |
| Integration event | OnBeforeShowItemAvailabilityFromWhseActivLine | (var Record Item, var Record Warehouse Activity Line, Enum Item Availability Type) | - |
| Integration event | OnBeforeOpenCalcRsvQtyOnPickShipWithITQuery | (var Query CalcRsvQtyOnPicksShipsWithIT) | - |
| Integration event | OnCalcQtyOutstandingPickOnAfterCalcSums | (var Record Warehouse Activity Line, var Record Warehouse Activity Line) | - |