Codeunit 5894 Inventory Adjustment Handler in 28
- App
- Base Application
- Namespace
- Microsoft.Inventory.Costing
Versions171819202122232425262728latest
Source29
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| MakeInventoryAdjustment | (Boolean, Boolean) | public | - | |
| SetJobUpdateProperties | (Boolean) | public | - | |
| SetFilterItem | (var Record Item) | public | - | |
| MakeInventoryAdjustment | (var Codeunit Cost Adjustment Params Mgt.) | public | - | |
| MakeAutomaticInventoryAdjustment | (var List) | public | - | |
| MakeAutomaticInventoryAdjustment | (var List, var Record Inventory Adjmt. Entry (Order)) | public | - |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeMakeInventoryAdjustment | (var Interface Inventory Adjustment, var Boolean) | - |
| Internal event | OnAfterMakeInventoryAdjustment | (var Codeunit Cost Adjustment Params Mgt.) | - |
| Integration event | OnMakeInventoryAdjustmentOnBeforeSetParameters | (var Record Cost Adjustment Parameter) | - |
| Integration event | OnMakeInventoryAdjustmentOnAfterSetParameters | (var Codeunit Cost Adjustment Params Mgt.) | - |