Table 5896 Inventory Adjmt. Entry (Order) in 24
- App
- Base Application
- Namespace
- Microsoft.Inventory.Costing
Fields, 27Keys, 2Procedures, 19Events, 19
Versions171819202122232425262728latest
Source29
Fields, 27
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Order Type | Enum Inventory Order Type | - |
| 2 | Order No. | Code[20] | - |
| 3 | Order Line No. | Integer | - |
| 4 | Item No. | Code[20] | - |
| 7 | Routing No. | Code[20] | - |
| 8 | Routing Reference No. | Integer | - |
| 21 | Indirect Cost % | Decimal | - |
| 22 | Overhead Rate | Decimal | - |
| 29 | Cost is Adjusted | Boolean | - |
| 30 | Allow Online Adjustment | Boolean | - |
| 41 | Unit Cost | Decimal | - |
| 42 | Direct Cost | Decimal | - |
| 43 | Indirect Cost | Decimal | - |
| 44 | Single-Level Material Cost | Decimal | - |
| 45 | Single-Level Capacity Cost | Decimal | - |
| 46 | Single-Level Subcontrd. Cost | Decimal | - |
| 47 | Single-Level Cap. Ovhd Cost | Decimal | - |
| 48 | Single-Level Mfg. Ovhd Cost | Decimal | - |
| 52 | Direct Cost (ACY) | Decimal | - |
| 53 | Indirect Cost (ACY) | Decimal | - |
| 54 | Single-Lvl Material Cost (ACY) | Decimal | - |
| 55 | Single-Lvl Capacity Cost (ACY) | Decimal | - |
| 56 | Single-Lvl Subcontrd Cost(ACY) | Decimal | - |
| 57 | Single-Lvl Cap. Ovhd Cost(ACY) | Decimal | - |
| 58 | Single-Lvl Mfg. Ovhd Cost(ACY) | Decimal | - |
| 61 | Completely Invoiced | Boolean | - |
| 62 | Is Finished | Boolean | - |
Keys, 2
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Order Type, Order No., Order Line No. | - |
| Key2 | Cost is Adjusted, Allow Online Adjustment | - |
Procedures, 19
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| RoundCosts | (Decimal) | public | - | |
| CalcOvhdCost | (Decimal) | public | - | |
| GetCostsFromItem | (Decimal) | public | - | |
| GetUnitCostsFromItem | () | public | - | |
| GetUnitCostsFromProdOrderLine | () | public | - | |
| SetProdOrderLine | (Record Prod. Order Line) | public | - | |
| SetAsmOrder | (Record Assembly Header) | public | - | |
| SetPostedAsmOrder | (Record Posted Assembly Header) | public | - | |
| CalcDirectCostFromCostShares | () | public | - | |
| CalcIndirectCostFromCostShares | () | public | - | |
| CalcUnitCost | () | public | - | |
| CalcDiff | (var Record Inventory Adjmt. Entry (Order), Boolean) | public | - | |
| AddDirectCost | (Decimal, Decimal) | public | - | |
| AddIndirectCost | (Decimal, Decimal) | public | - | |
| AddSingleLvlMaterialCost | (Decimal, Decimal) | public | - | |
| AddSingleLvlCapacityCost | (Decimal, Decimal) | public | - | |
| AddSingleLvlSubcontrdCost | (Decimal, Decimal) | public | - | |
| AddSingleLvlCapOvhdCost | (Decimal, Decimal) | public | - | |
| AddSingleLvlMfgOvhdCost | (Decimal, Decimal) | public | - |
Events, 19
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterCalcOvhdCost | (Record Inventory Adjmt. Entry (Order), var Record Inventory Adjmt. Entry (Order), Record General Ledger Setup, Decimal, Decimal, Decimal, Decimal) | - |
| Integration event | OnAfterGetSingleLevelCosts | (var Record Inventory Adjmt. Entry (Order), Record Item) | - |
| Integration event | OnAfterSetProdOrderLineTransferFields | (var Record Inventory Adjmt. Entry (Order), Record Prod. Order Line) | - |
| Integration event | OnAfterAddSingleLvlMaterialCost | (var Record Inventory Adjmt. Entry (Order), var Decimal, var Decimal) | - |
| Integration event | OnBeforeAddSingleLvlMaterialCost | (var Record Inventory Adjmt. Entry (Order), var Decimal, var Decimal) | - |
| Integration event | OnAfterAddSingleLvlCapacityCost | (var Record Inventory Adjmt. Entry (Order), var Decimal, var Decimal) | - |
| Integration event | OnBeforeAddSingleLvlCapacityCost | (var Record Inventory Adjmt. Entry (Order), var Decimal, var Decimal) | - |
| Integration event | OnAfterAddSingleLvlSubcontrdCost | (var Record Inventory Adjmt. Entry (Order), var Decimal, var Decimal) | - |
| Integration event | OnBeforeAddSingleLvlSubcontrdCost | (var Record Inventory Adjmt. Entry (Order), var Decimal, var Decimal) | - |
| Integration event | OnAfterAddSingleLvlCapOvhdCost | (var Record Inventory Adjmt. Entry (Order), var Decimal, var Decimal) | - |
| Integration event | OnBeforeAddSingleLvlCapOvhdCost | (var Record Inventory Adjmt. Entry (Order), var Decimal, var Decimal) | - |
| Integration event | OnAfterAddSingleLvlMfgOvhdCost | (var Record Inventory Adjmt. Entry (Order), var Decimal, var Decimal) | - |
| Integration event | OnBeforeAddSingleLvlMfgOvhdCost | (var Record Inventory Adjmt. Entry (Order), var Decimal, var Decimal) | - |
| Integration event | OnCalcCurrencyFactorOnAfterSetFilters | (var Record Item Ledger Entry, Record Inventory Adjmt. Entry (Order)) | - |
| Integration event | OnAfterCalcDiff | (var Record Inventory Adjmt. Entry (Order), var Record Inventory Adjmt. Entry (Order), Boolean) | - |
| Integration event | OnAfterCalcDirectCostFromCostShares | (var Record Inventory Adjmt. Entry (Order)) | - |
| Integration event | OnAfterRoundAmounts | (var Record Inventory Adjmt. Entry (Order), Decimal, Decimal, Decimal) | - |
| Integration event | OnGetUnroundedCostsFromItemOnAfterGetItem | (var Record Item, var Record Inventory Adjmt. Entry (Order)) | - |
| Integration event | OnBeforeSetProdOrderLine | (var Record Inventory Adjmt. Entry (Order), var Record Prod. Order Line, var Boolean) | - |