Codeunit 99000893 Mfg. Create Put-away in 28
- App
- Base Application
- Namespace
- Microsoft.Warehouse.Activity
Versions171819202122232425262728latest
Source29
Procedures, 15
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| 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 | - |
| GetMessageText | (var Text) | public | - | |
| UpdateTempWhseItemTrkgLines | (Record Posted Whse. Receipt Line, Integer) | public | - | |
| DeleteBlankBinContent | (Record Warehouse Activity Header) | internal | - | |
| IncludeIntoWhsePutAwayForProdOrder | (Record Item Journal Line) | internal | - | |
| CreateWhsePutAwayForProdOutput | () | internal | - | |
| SetCalledFromPutAwayWorksheet | (Boolean) | public | - | |
| CreateWhsePutAwayForProdOrderOutputLine | (Record Prod. Order Line) | public | - | |
| ShouldCreateWhsePutAwayForProdOutput | (Record Item Journal Line) | Boolean | public | - |
| CreateWhsePutAwayForProdOrder | (var Record Production Order) | internal | - | |
| CreateBinContentForProdOrderOutputLine | (Record Prod. Order Line) | internal | - |
Events, 29
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterGetItemAndSKU | (Record Location, var Record Item, var Record Stockkeeping Unit) | - |
| Integration event | OnAfterGetLocation | (Code[10], var Record Location, var Record Posted Whse. Receipt Line) | - |
| Integration event | OnAfterGetMessageText | (var Text) | - |
| Integration event | OnAfterGetWhseActivHeaderNo | (var Code[20], var Code[20]) | - |
| Integration event | OnAfterSetValues | (var Code[50], var Enum Whse. Activity Sorting Method, var Boolean, var Boolean) | - |
| Integration event | OnBeforeAssignQtyToPutAwayForBinMandatory | (Record Item, Record Location, var Decimal, var Decimal) | - |
| 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 | OnBeforeEverythingIsHandled | (var Boolean) | - |
| Integration event | OnBeforeGetPutAwayTemplate | (Record Stockkeeping Unit, Record Item, Record Location, var Record Put-away Template Header, var Boolean) | - |
| Integration event | OnBeforeGetFirstPutAwayDocument | (var Record Warehouse Activity Header) | - |
| Integration event | OnBeforeGetNextPutAwayDocument | (var Record Warehouse Activity Header) | - |
| 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 | 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 | 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) | - |
| Integration event | OnCreateNewWhseActivityForProdOrderLineOnBeforeWarehouseActivityLineInsert | (var Record Warehouse Activity Line, Record Prod. Order Line, var Record Prod. Ord. Line Tracking Buff.) | - |
| Integration event | OnAfterCreateNewWhseActivityForProdOrderLine | (var Record Warehouse Activity Line, Record Prod. Order Line, var Record Prod. Ord. Line Tracking Buff.) | - |
| Integration event | OnBeforeCreateWhsPutAwayForProdOutput | (Record Prod. Order Line, var Record Prod. Ord. Line Tracking Buff.) | - |
| Integration event | OnAfterCreateWhsePutAwayForProdOutput | (Record Prod. Order Line, var Record Prod. Ord. Line Tracking Buff., var Record Warehouse Activity Header, var Record Warehouse Activity Line, Decimal) | - |
| Integration event | OnBeforeGetPutAwayUOMForProdOrderLine | (var Record Item Unit of Measure, Record Prod. Order Line, var Boolean, var Record Item Unit of Measure) | - |
| Integration event | OnShouldCreateWhsePutAwayForProdOutputOnAfterSetWhsePutAwayRequired | (var Boolean, Record Item Journal Line) | - |