Codeunit 5896 Calc. Inventory Adjmt. - Order in 26
- App
- Base Application
- Namespace
- Microsoft.Inventory.Costing
Versions171819202122232425262728latest
Source29
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Calculate | (Record Inventory Adjmt. Entry (Order), var Record Inventory Adjustment Buffer) | public | - | |
| CalcActualUsageCosts | (Record Inventory Adjmt. Entry (Order), Decimal, var Record Inventory Adjmt. Entry (Order)) | public | - | |
| CalcOutputQty | (Record Inventory Adjmt. Entry (Order), Boolean) | Decimal | public | - |
| AdjustForRevNegCon | (var Record Inventory Adjmt. Entry (Order), Integer) | public | - |
Events, 14
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeCalcActualCapacityCosts | (var Record Inventory Adjmt. Entry (Order), var Boolean) | - |
| Integration event | OnBeforeCalcActualMaterialCosts | (var Record Inventory Adjmt. Entry (Order), var Boolean) | - |
| Integration event | OnCalculateOnAfterGetItem | (var Record Item, var Record Inventory Adjmt. Entry (Order)) | - |
| Integration event | OnCalcOutputQtyOnAfterSetFilters | (var Record Item Ledger Entry, var Record Inventory Adjmt. Entry (Order)) | - |
| Integration event | OnOutputItemLedgEntryExistOnAfterSetFilters | (var Record Item Ledger Entry, var Record Inventory Adjmt. Entry (Order)) | - |
| Integration event | OnAfterUpdateOutputAdjmtBuf | (Record Inventory Adjmt. Entry (Order), Record Item Ledger Entry, var Record Inventory Adjustment Buffer) | - |
| Integration event | OnBeforeAddCosts | (var Record Inventory Adjmt. Entry (Order), Integer, var Boolean) | - |
| Integration event | OnBeforeUpdateOutputAdjmtBuf | (Record Inventory Adjmt. Entry (Order), Record Item Ledger Entry, var Record Inventory Adjustment Buffer) | - |
| Integration event | OnCalcActualCapacityCostsOnAfterSetFilters | (var Record Capacity Ledger Entry, var Record Inventory Adjmt. Entry (Order), var Boolean, Decimal) | - |
| Integration event | OnCalcActualMaterialCostsOnAfterSetFilters | (var Record Item Ledger Entry, var Record Inventory Adjmt. Entry (Order), var Query Calculate Actual Material Cost, var Boolean) | - |
| Integration event | OnCalcOutputEntryCostAdjmtsOnBeforeCalculateCostForGrossOutput | (var Record Inventory Adjmt. Entry (Order), Decimal, Decimal) | - |
| Integration event | OnBeforeCalcStandardCost | (var Record Inventory Adjmt. Entry (Order), Decimal, var Boolean) | - |
| Integration event | OnBeforeCalcShareOfCapCost | (var Record Inventory Adjmt. Entry (Order), var Decimal, var Boolean) | - |
| Integration event | OnAfterCalcExactCostReversingQty | (Record Item Ledger Entry, var Decimal) | - |