Codeunit 7302 WMS Management in 28
- App
- Base Application
- Namespace
- Microsoft.Warehouse.Journal
Versions171819202122232425262728latest
Source29
Procedures, 57
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CreateWhseJnlLine | (Record Item Journal Line, Option, var Record Warehouse Journal Line, Boolean) | Boolean | public | - |
| CheckWhseJnlLine | (var Record Warehouse Journal Line, Option, Decimal, Boolean) | public | - | |
| CheckItemJnlLineFieldChange | (Record Item Journal Line, Record Item Journal Line, Text[30]) | public | - | |
| CheckItemJnlLineLocation | (var Record Item Journal Line, Record Item Journal Line) | public | - | |
| CheckItemTrackingChange | (Record Tracking Specification, Record Tracking Specification) | public | - | |
| CheckAdjmtBin | (Record Location, Decimal, Boolean) | public | - | |
| CheckInbOutbBin | (Code[10], Code[20], Boolean) | public | - | |
| CheckUserIsWhseEmployee | () | public | - | |
| CalcCubageAndWeight | (Code[20], Code[10], Decimal, var Decimal, var Decimal) | public | - | |
| GetDefaultLocation | () | Code[10] | public | - |
| GetWMSLocation | (var Code[10]) | public | - | |
| GetDefaultDirectedPutawayAndPickLocation | () | Code[10] | public | - |
| GetDefaultBin | (Code[20], Code[10], Code[10], var Code[20]) | Boolean | public | - |
| CheckDefaultBin | (Code[20], Code[10], Code[10], Code[20]) | Boolean | public | - |
| CheckBalanceQtyToHandle | (var Record Warehouse Activity Line) | public | - | |
| CheckPutAwayAvailability | (Code[20], Text[100], Text[100], Decimal, Decimal, Boolean) | public | - | |
| InitErrorLog | () | public | - | |
| GetWarehouseEmployeeLocationFilter | (Code[50]) | Text | public | - |
| GetAllowedLocation | (Code[10]) | Code[10] | public | - |
| LocationIsAllowed | (Code[10]) | Boolean | public | - |
| LocationIsAllowedToView | (Code[10]) | Boolean | public | - |
| GetBaseUOM | (Code[20]) | Code[10] | public | - |
| ShowPostedWhseShptLine | (Code[20], Integer) | public | - | |
| ShowSourceDocLine | (Integer, Option, Code[20], Integer, Integer) | public | - | |
| ShowPostedSourceDocument | (Enum Warehouse Shipment Posted Source Document, Code[20]) | public | - | |
| ShowSourceDocCard | (Integer, Option, Code[20]) | public | - | |
| SetTransferLine | (Record Transfer Line, var Record Warehouse Journal Line, Option, Code[20]) | public | - | |
| SerialNoOnInventory | (Code[10], Code[20], Code[10], Code[50]) | Boolean | public | - |
| BinLookUp | (Code[10], Code[20], Code[10], Code[10]) | Code[20] | public | - |
| BinContentLookUp | (Code[10], Code[20], Code[10], Code[10], Code[20]) | Code[20] | public | - |
| BinContentLookUp | (Code[10], Code[20], Code[10], Code[10], Record Item Tracking Setup, Code[20]) | Code[20] | public | - |
| FindBin | (Code[10], Code[20], Code[10]) | public | - | |
| FindBinContent | (Code[10], Code[20], Code[20], Code[10], Code[10]) | public | - | |
| CalcLineReservedQtyNotonInvt | (Integer, Option, Code[20], Integer, Integer) | Decimal | public | - |
| GetCaption | (Option, Option, Integer) | Text[50] | public | - |
| GetCaptionClass | (Enum Warehouse Destination Type, Enum Warehouse Activity Source Document, Integer) | Text[50] | public | - |
| GetDestinationEntityName | (Enum Warehouse Destination Type, Code[20]) | Text[100] | public | - |
| GetATOSalesLine | (Integer, Option, Code[20], Integer, var Record Sales Line) | Boolean | public | - |
| ATOInvtPickExists | (Record Sales Line) | Boolean | public | - |
| CalcQtyBaseOnATOInvtPick | (Record Sales Line, Record Item Tracking Setup) | Decimal | public | - |
| CheckOutboundBlockedBin | (Code[10], Code[20], Code[20], Code[10], Code[10]) | public | - | |
| CheckInboundBlockedBin | (Code[10], Code[20], Code[20], Code[10], Code[10]) | public | - | |
| ATOWhseShptExists | (Record Sales Line) | Boolean | public | - |
| ShowWhseRcptLine | (Code[20], Integer) | public | - | |
| ShowPostedWhseRcptLine | (Code[20], Integer) | public | - | |
| ShowWhseShptLine | (Code[20], Integer) | public | - | |
| ShowWhseInternalPutawayLine | (Code[20], Integer) | public | - | |
| ShowWhseInternalPickLine | (Code[20], Integer) | public | - | |
| ShowWhseActivityDocLine | (Enum Warehouse Activity Document Type, Code[20], Integer) | public | - | |
| CheckWarehouse | (Code[10], Code[20], Code[20], Code[10], Code[10], Decimal) | internal | - | |
| ShowSourceDocAttachedLines | (Integer, Option, Code[20], Integer) | public | - | |
| InitWhseJnlLine | (Record Item Journal Line, var Record Warehouse Journal Line, Decimal) | internal | - | |
| TransferWhseItemTracking | (var Record Warehouse Journal Line, Record Item Journal Line) | public | - | |
| GetATOJobPlanningLine | (Integer, Code[20], Integer, Integer, var Record Job Planning Line) | Boolean | public | - |
| CalcQtyBaseOnATOInvtPick | (Record Job Planning Line, Record Item Tracking Setup) | Decimal | public | - |
| CheckUserIsWhseEmployeeForLocation | (Code[10], Boolean) | public | - | |
| ShowPostedSourceDocument | (Enum Warehouse Shipment Posted Source Document, Code[20], Enum Warehouse Activity Source Document) | public | - |
Events, 61
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterCreateWhseJnlLine | (var Record Warehouse Journal Line, Record Item Journal Line, Boolean) | - |
| Integration event | OnAfterSetZoneAndBins | (var Record Warehouse Journal Line, Record Item Journal Line, Record Location, Record Bin) | - |
| Integration event | OnAfterTransferWhseItemTrkg | (var Record Warehouse Journal Line, Record Item Journal Line) | - |
| Integration event | OnBeforeCheckBalanceQtyToHandle | (var Record Warehouse Activity Line) | - |
| Integration event | OnBeforeCheckItemJnlLineLocation | (var Record Item Journal Line, var Record Item Journal Line, var Boolean) | - |
| Integration event | OnBeforeCheckItemJnlLineFieldChange | (var Record Item Journal Line, var Record Item Journal Line, Text[30], var Boolean) | - |
| Integration event | OnBeforeCheckWhseDocumentToZoneCode | (Record Warehouse Journal Line, var Boolean) | - |
| Integration event | OnBeforeCheckToZoneCode | (Record Warehouse Journal Line, var Boolean) | - |
| Integration event | OnBeforeCheckItemTrackingChange | (Record Tracking Specification, Record Tracking Specification, var Boolean) | - |
| Integration event | OnBeforeCheckUserIsWhseEmployee | (Record Location, var Boolean) | - |
| Integration event | OnBeforeCheckWhseJnlLine | (var Record Warehouse Journal Line, Option, Decimal, Boolean, var Boolean) | - |
| Integration event | OnBeforeCreateWhseJnlLine | (var Record Item Journal Line, Option, var Record Warehouse Journal Line, Boolean, var Boolean) | - |
| Integration event | OnBeforeFindBinContent | (Code[10], Code[20], Code[20], Code[10], Code[10], var Boolean) | - |
| Integration event | OnBeforeGetAllowedLocation | (var Code[10], var Boolean) | - |
| Integration event | OnBeforeGetDefaultBin | (Code[20], Code[10], Code[10], var Code[20], var Boolean, var Boolean) | - |
| Integration event | OnBeforeGetDefaultDirectedPutawayAndPickLocation | (var Code[10], var Boolean) | - |
| Integration event | OnBeforeGetDefaultLocation | (var Code[10], var Boolean) | - |
| Integration event | OnBeforeLocationIsAllowed | (Code[10], var Boolean) | - |
| Integration event | OnBeforeSetZoneAndBins | (Record Item Journal Line, var Record Warehouse Journal Line, Boolean, var Boolean) | - |
| Integration event | OnBinLookUpOnAfterSetFilters | (var Record Bin) | - |
| Integration event | OnCheckBalanceQtyToHandleOnAfterSetFilters | (var Record Warehouse Activity Line, Record Warehouse Activity Line) | - |
| Integration event | OnCheckWhseJnlLineOnAfterGetLocation | (var Record Warehouse Journal Line, var Record Location, var Record Item) | - |
| Integration event | OnCreateWhseJnlLineOnAfterGetLocation | (var Record Item Journal Line, var Record Warehouse Journal Line, var Record Location) | - |
| Integration event | OnGetItemOnAfterGetItem | (var Record Item) | - |
| Integration event | OnInitWhseJnlLineCopyFromItemJnlLine | (var Record Warehouse Journal Line, Record Item Journal Line) | - |
| Integration event | OnShowSourceDocCard | (Integer, Option, Code[20]) | - |
| Integration event | OnShowSourceDocLine | (Integer, Option, Code[20], Integer, Integer) | - |
| Integration event | OnCheckWhseJnlLineOnBeforeCheckBySourceJnl | (var Record Warehouse Journal Line, var Record Bin, Option, var Record Bin Content, Record Location, Decimal, var Boolean) | - |
| Integration event | OnAfterCheckTrackingSpecificationChangeNeeded | (Record Tracking Specification, Record Tracking Specification, var Boolean) | - |
| Integration event | OnBeforeBinContentLookUp | (Code[10], Code[20], Code[10], Code[10], Record Item Tracking Setup, Code[20], var Code[20], var Boolean) | - |
| Integration event | OnBeforeCheckDecreaseBinContent | (var Record Warehouse Journal Line, Option, Decimal, var Boolean) | - |
| Integration event | OnBeforeCheckWhseDocumentFromZoneCode | (Record Warehouse Journal Line, var Boolean) | - |
| Integration event | OnCheckWhseJnlLineOnAfterCheckTracking | (var Record Warehouse Journal Line, Record Item Tracking Code, Record Location) | - |
| Integration event | OnBeforeCheckWhseJnlLineTracking | (var Record Warehouse Journal Line, var Boolean) | - |
| Integration event | OnBeforeConfirmExceededCapacity | (var Boolean, Code[20], Text[100], Text[100], Decimal, Decimal) | - |
| Integration event | OnAfterCheckBlockedBin | (Code[10], Code[20], Code[20], Code[10], Code[10], Boolean) | - |
| Integration event | OnAfterCheckWhseJnlLine | (var Record Warehouse Journal Line, Option, Decimal, Boolean, var Record Item) | - |
| Integration event | OnAfterGetWhseJnlLineBinCode | (Code[10], Code[20], Code[20], Record Source Code Setup, var Code[20]) | - |
| Integration event | OnBeforeCheckBlockedBin | (Code[10], Code[20], Code[20], Code[10], Code[10], Boolean, var Boolean) | - |
| Integration event | OnBeforeCheckLotNo | (Code[20], Code[10], Code[10], Code[20], Code[10], Code[50], Decimal, var Boolean) | - |
| Integration event | OnBeforeCheckPutAwayAvailability | (Code[20], Text[100], Text[100], Decimal, Decimal, Boolean, var Boolean) | - |
| Integration event | OnBeforeShowSourceDocCard | (Integer, Option, Code[20], var Boolean) | - |
| Integration event | OnBeforeTransferWhseItemTracking | (var Record Warehouse Journal Line, var Record Item Journal Line, var Record Item Tracking Setup, var Boolean) | - |
| Integration event | OnInitWhseJnlLineOnAfterGetQuantity | (Record Item Journal Line, var Record Warehouse Journal Line, Record Location) | - |
| Integration event | OnShowSourceDocAttachedLines | (Integer, Option, Code[20], Integer) | - |
| Integration event | OnBeforeCalcCubageAndWeight | (Code[20], Code[10], Decimal, var Decimal, var Decimal, var Boolean) | - |
| Integration event | OnGetDestinationEntityName | (Enum Warehouse Destination Type, Code[20], var Text[100]) | - |
| Integration event | OnShowWhseActivityDocLine | (Enum Warehouse Activity Document Type, Code[20], Integer) | - |
| Integration event | OnCheckIfBinIsEligible | (Record Item Journal Line, var Boolean) | - |
| Integration event | OnBeforeGetDestinationEntityName | (Enum Warehouse Destination Type, Code[20], var Text[100], var Boolean) | - |
| Integration event | OnSerialNoOnInventoryOnBeforeCalcQtyBase | (var Record Warehouse Entry) | - |
| Integration event | OnSetZoneAndBinsOnAfterCalcIsDirectedPutAwayAndPick | (Record Item Journal Line, Record Location, var Boolean, Boolean) | - |
| Integration event | OnCheckItemJnlLineFieldChangeOnBeforeShowError | (var Record Item Journal Line, Record Item Journal Line, var Boolean) | - |
| Integration event | OnCheckItemJnlLineFieldChangeOnAfterCheckBinCodeChange | (var Record Item Journal Line, var Record Item Journal Line, Text[30], var Boolean, var Boolean) | - |
| Integration event | OnCheckItemJnlLineFieldChangeOnAfterAssignShowError | (var Record Item Journal Line, var Record Item Journal Line, Text[30], var Boolean) | - |
| Integration event | OnAfterCheckItemJournalLineBinCodeForDirectedPutAwayAndPickLocation | (Record Item Journal Line, var Boolean) | - |
| Integration event | OnBeforeGetWrongPickPutAwayQtyErrorText | (var Record Warehouse Activity Line, Decimal, Decimal, var Text[250], var Boolean, var Record Warehouse Activity Line) | - |
| Integration event | OnGetCaptionClass | (Enum Warehouse Destination Type, Integer, var Text[50]) | - |
| Integration event | OnBeforeCheckSerialNo | (Code[20], Code[10], Code[10], Code[20], Code[10], Code[50], Decimal, var Boolean) | - |
| Integration event | OnBeforeShowPostedSourceDocument | (Enum Warehouse Shipment Posted Source Document, Code[20], Enum Warehouse Activity Source Document, var Boolean) | - |
| Integration event | OnShowPostedSourceDoc | (Option, Code[20], Enum Warehouse Activity Source Document) | - |