Codeunit 99000869 Mfg. Invt. Profile Offsetting in 28
- App
- Base Application
- Namespace
- Microsoft.Inventory.Tracking
Versions171819202122232425262728latest
Source29
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| TransProdOrderToProfile | (var Record Inventory Profile, var Record Item, Date, var Integer, var Record Reservation Entry) | internal | - | |
| GetRouting | (var Record Requisition Line, var Codeunit Inventory Profile Offsetting) | public | - |
Events, 7
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeTransProdOrderToProfile | (var Record Inventory Profile, var Record Item, Date, var Boolean) | - |
| Integration event | OnTransProdOrderToProfileOnBeforeProcessLine | (Record Prod. Order Line, var Boolean) | - |
| Integration event | OnAfterSetProdOrder | (var Record Requisition Line, var Record Prod. Order Line, var Record Inventory Profile) | - |
| Integration event | OnAfterGetRoutingFromProdOrder | (var Record Requisition Line) | - |
| Integration event | OnFindCombinationOnBeforeCreateTempSKUForLocation | (var Record Item, var Boolean) | - |
| Integration event | OnTransProdOrderToProfileOnBeforeInsertSupplyInvtProfile | (var Record Inventory Profile, Record Prod. Order Line) | - |
| Integration event | OnAfterGetRouting | (var Record Requisition Line) | - |