Codeunit 7313 Create Put-away in 26
- App
- Base Application
- Namespace
- Microsoft.Warehouse.Activity
Versions171819202122232425262728latest
Source29
Procedures, 23
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| GetSpecEquipmentCode | (Code[20]) | Code[10] | public | - | |||
| SetValues | (Code[50], Enum Whse. Activity Sorting Method, Boolean, Boolean) | public | - | ||||
| GetWhseActivHeaderNo | (var Code[20], var Code[20]) | public | - | ||||
| EverythingIsHandled | () | Boolean | public | - | |||
| GetFirstPutAwayDocument | (var Record Warehouse Activity Header) | Boolean | public | - | |||
| GetNextPutAwayDocument | (var Record Warehouse Activity Header) | Boolean | public | - | |||
| GetMessage | (var Text[80]) | public | Pending 24.0 | ||||
| Replaced with GetMessageText that is without Text length limit | |||||||
| UpdateTempWhseItemTrkgLines | (Record Posted Whse. Receipt Line, Integer) | public | - | ||||
| GetQtyHandledBase | (var Record Whse. Item Tracking Line) | Decimal | public | - | |||
| SetCrossDockValues | (Boolean) | public | - | ||||
| DeleteBlankBinContent | (Record Warehouse Activity Header) | public | - | ||||
| AssignPlaceBinZone | (var Record Warehouse Activity Line, Record Posted Whse. Receipt Line, Record Location, Record Bin) | public | - | ||||
| CalcQtyToPutAway | (Boolean, Boolean) | public | - | ||||
| GetMessageText | (var Text) | public | - | ||||
| FindBin | (Code[10], Code[10]) | Boolean | public | - | |||
| IsFloatingBin | () | Boolean | public | - | |||
| IncludeIntoWhsePutAwayForProdOrder | (Record Item Journal Line) | internal | - | ||||
| CreateWhsePutAwayForProdOutput | () | internal | - | ||||
| SetCalledFromPutAwayWorksheet | (Boolean) | public | - | ||||
| CreateWhsePutAwayForProdOrderOutputLine | (Record Prod. Order Line) | internal | - | ||||
| ShouldCreateWhsePutAwayForProdOutput | (Record Item Journal Line) | Boolean | internal | - | |||
| CreateWhsePutAwayForProdOrder | (var Record Production Order) | internal | - | ||||
| CreateBinContentForProdOrderOutputLine | (Record Prod. Order Line) | internal | - | ||||
Events, 54
| Kind | Name | Parameters | Obsolete | ||||
|---|---|---|---|---|---|---|---|
| Integration event | OnAfterAssignPlaceBinZone | (var Record Warehouse Activity Line) | - | ||||
| Integration event | OnAfterGetItemAndSKU | (Record Location, var Record Item, var Record Stockkeeping Unit) | - | ||||
| Integration event | OnAfterGetWhseActivHeaderNo | (var Code[20], var Code[20]) | - | ||||
| Integration event | OnAfterMakeCrossDockPutAway | (var Record Posted Whse. Receipt Line) | - | ||||
| Integration event | OnAfterRun | (var Record Posted Whse. Receipt Line) | - | ||||
| Integration event | OnAfterSetValues | (var Code[50], var Enum Whse. Activity Sorting Method, var Boolean, var Boolean) | - | ||||
| Integration event | OnAfterWhseActivHeaderInsert | (var Record Warehouse Activity Header) | - | ||||
| Integration event | OnAfterWhseActivLineInsert | (var Record Warehouse Activity Line) | - | ||||
| Integration event | OnAssignPlaceBinZoneOnAfterBin2SetFilters | (Record Posted Whse. Receipt Line, Record Warehouse Activity Line, Record Location, var Record Bin) | - | ||||
| Integration event | OnBeforeCode | (var Record Posted Whse. Receipt Line) | - | ||||
| Integration event | OnBeforeGetPutAwayUOM | (var Record Item Unit of Measure, Record Posted Whse. Receipt Line, var Boolean) | - | ||||
| Integration event | OnBeforeGetPutAwayTemplate | (Record Stockkeeping Unit, Record Item, Record Location, var Record Put-away Template Header, var Boolean) | - | ||||
| Integration event | OnBeforeInsertWhseActivHeader | (var Record Posted Whse. Receipt Line) | - | ||||
| Integration event | OnBeforeWhseActivHeaderInsert | (var Record Warehouse Activity Header, Record Posted Whse. Receipt Line) | - | ||||
| Integration event | OnBeforeWhseActivLineInsert | (var Record Warehouse Activity Line, Record Posted Whse. Receipt Line) | - | ||||
| Integration event | OnCodeOnAfterCreateNewWhseActivity | (var Record Warehouse Activity Line) | - | ||||
| Integration event | OnCreateBinContentOnBeforeNewBinContentInsert | (var Record Bin Content, Record Posted Whse. Receipt Line, var Record Bin, var Record Bin Content) | - | ||||
| Integration event | OnCreateNewWhseActivityOnAfterAssignBinZone | (var Record Warehouse Activity Line) | - | ||||
| Integration event | OnFindBin | (Record Posted Whse. Receipt Line, Record Put-away Template Line, var Record Bin, var Boolean, var Boolean) | - | ||||
| Integration event | OnFindBinContent | (Record Posted Whse. Receipt Line, Record Put-away Template Line, var Record Bin Content, var Boolean, var Boolean) | - | ||||
| Integration event | OnNextBin | (Record Posted Whse. Receipt Line, Record Put-away Template Line, var Record Bin, var Boolean, var Boolean) | - | ||||
| Integration event | OnNextBinContent | (Record Posted Whse. Receipt Line, Record Put-away Template Line, var Record Bin Content, var Boolean, var Boolean) | - | ||||
| Integration event | OnUpdateTempWhseItemTrkgLines | (var Record Whse. Item Tracking Line, Record Posted Whse. Receipt Line) | - | ||||
| Integration event | OnCalcAvailCubageAndWeightOnBeforeCalcCubageAndWeight | (var Record Bin, var Decimal, var Decimal, var Boolean) | - | ||||
| Integration event | OnAfterGetMessage | (var Text[80]) | Pending 24.0 | ||||
| Replaced with OnAfterGetMessageText as parent procedure GetMessage is replaced GetMessageText | |||||||
| Integration event | OnBeforeAssignQtyToPutAwayForBinMandatory | (Record Item, Record Location, var Decimal, var Decimal) | - | ||||
| Integration event | OnBeforeEverythingIsHandled | (var Boolean) | - | ||||
| Integration event | OnBeforeRun | (var Record Posted Whse. Receipt Line, var Boolean) | - | ||||
| Integration event | OnBeforeGetFirstPutAwayDocument | (var Record Warehouse Activity Header) | - | ||||
| Integration event | OnBeforeGetNextPutAwayDocument | (var Record Warehouse Activity Header) | - | ||||
| Integration event | OnBeforeGetQtyHandledBase | (var Record Whse. Item Tracking Line) | - | ||||
| Integration event | OnCodeOnAfterGetDefaultBin | (var Record Posted Whse. Receipt Line, var Record Bin) | - | ||||
| Integration event | OnAfterCode | (Record Warehouse Activity Header) | - | ||||
| Integration event | OnBeforeApplyPutAwayTemplateLine | (Record Posted Whse. Receipt Line, Record Put-away Template Line, Record Location, var Record Bin, var Boolean) | - | ||||
| Integration event | OnBeforeCalcAvailabilityPerBinContent | (Record Bin Content, Code[10], var Boolean) | - | ||||
| Integration event | OnBeforeCreateNewWhseActivity | (Record Posted Whse. Receipt Line, var Record Warehouse Activity Line, var Record Warehouse Activity Header, var Record Location, Boolean, Record Bin, Option, var Integer, Integer, Boolean, Decimal, Boolean, var Boolean, Boolean, Option, Record Item Unit of Measure, Boolean, var Boolean) | - | ||||
| Integration event | OnBeforeCreateBreakPackageLines | (Record Posted Whse. Receipt Line, var Record Warehouse Activity Line, var Integer, var Integer, var Decimal, var Boolean) | - | ||||
| Integration event | OnAfterGetLocation | (Code[10], var Record Location, var Record Posted Whse. Receipt Line) | - | ||||
| Integration event | OnBeforeCalcAvailCubageAndWeight | (var Record Bin, Record Posted Whse. Receipt Line, Record Item Unit of Measure, var Decimal, var Boolean, Record Put-away Template Line) | - | ||||
| Integration event | OnBeforeMakeCrossDockPutAway | (var Record Location, var Record Item Unit of Measure, var Record Bin, var Integer, var Option, var Decimal, var Decimal, var Boolean, var Boolean, var Record Posted Whse. Receipt Line, Boolean) | - | ||||
| Integration event | OnAfterGetMessageText | (var Text) | - | ||||
| Integration event | OnCalcQtyToPutAwayOnAfterSetQtyToPutAwayBase | (Record Posted Whse. Receipt Line, Record Location, Record Bin, Option, Boolean, var Decimal, var Boolean, var Decimal, Boolean) | - | ||||
| Integration event | OnCreatePutawayForPostedWhseReceiptLine | (Record Posted Whse. Receipt Line, var Decimal, var Boolean) | - | ||||
| Integration event | OnCodeOnBeforeCreateBinTypeFilter | (Record Posted Whse. Receipt Line, var Record Warehouse Activity Line, var Record Warehouse Activity Header, var Record Location, var Integer, Integer, Boolean, var Decimal, var Decimal, Boolean, Boolean, Option, Record Item Unit of Measure, Boolean, var Boolean, var Boolean) | - | ||||
| Integration event | OnCodeOnBeforeSearchBin | (Record Posted Whse. Receipt Line, var Record Warehouse Activity Line, var Record Warehouse Activity Header, var Record Location, var Integer, Integer, Boolean, var Decimal, var Decimal, Boolean, Boolean, Option, Record Item Unit of Measure, Boolean, var Boolean, var Boolean) | - | ||||
| Integration event | OnCodeOnAfterFilterPutAwayTemplateLine | (var Record Put-away Template Line, Record Posted Whse. Receipt Line) | - | ||||
| Integration event | OnBeforeCreateWhsePutAwayForProdOutput | (var Record Production Order) | - | ||||
| Integration event | OnBeforeFindBinFromBinContentForProdOrderLine | (Record Prod. Order Line, var Record Prod. Ord. Line Tracking Buff., var Decimal) | - | ||||
| Integration event | OnBeforeFindBinForProdOrderLine | (Record Prod. Order Line, var Record Prod. Ord. Line Tracking Buff., var Decimal) | - | ||||
| Integration event | OnBeforeCreateWhsePutAwayForProdOrder | (var Record Production Order) | - | ||||
| Integration event | OnAssignPlaceBinZoneOnBeforeApplyBinCodeFilter | (var Text[250], var Record Location, var Record Posted Whse. Receipt Line) | - | ||||
| Integration event | OnAfterGetWarehouseClassCode | (var Code[10], Record Item, Record Stockkeeping Unit) | - | ||||
| Integration event | OnCreateNewWhseActivityForProdOrderLineOnBeforeValidateQuantity | (var Record Warehouse Activity Line, Record Prod. Order Line, var Record Prod. Ord. Line Tracking Buff.) | - | ||||
| Integration event | OnCreateNewWhseActivityForProdOrderLineOnAfterSetQtyToHandle | (var Record Warehouse Activity Line, Record Prod. Order Line, var Record Prod. Ord. Line Tracking Buff., Boolean) | - | ||||