Objects/Tables/Table 5895 Inventory Adjustment Buffer
Table 5895 Inventory Adjustment Buffer in 22
Jonas Paprotka, Base Application 22.5.59966.64723, checked
- App
- Base Application
Fields, 17Keys, 3Procedures, 6Events, 4
Versions171819202122232425262728latest
Source29
Fields, 17
| Id | Name | Type | Obsolete |
|---|
| 1 | Entry No. | Integer | - |
| 2 | Item No. | Code[20] | - |
| 3 | Posting Date | Date | - |
| 6 | Document No. | Code[20] | - |
| 8 | Location Code | Code[10] | - |
| 11 | Item Ledger Entry No. | Integer | - |
| 13 | Item Ledger Entry Quantity | Decimal | - |
| 43 | Cost Amount (Actual) | Decimal | - |
| 68 | Cost Amount (Actual) (ACY) | Decimal | - |
| 98 | Expected Cost | Boolean | - |
| 100 | Valued By Average Cost | Boolean | - |
| 104 | Valuation Date | Date | - |
| 105 | Entry Type | Enum Cost Entry Type | - |
| 106 | Variance Type | Enum Cost Variance Type | - |
| 151 | Cost Amount (Expected) | Decimal | - |
| 156 | Cost Amount (Expected) (ACY) | Decimal | - |
| 5402 | Variant Code | Code[10] | - |
Keys, 3
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Entry No. | - |
| Key2 | Item Ledger Entry No. | - |
| Key3 | Item No., Valuation Date, Location Code, Variant Code | - |
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|
| CalcItemLedgEntryCost | (Integer, Boolean) | | public | - |
| SumCostsTillValuationDate | (var Record Value Entry) | | public | - |
| AddActualCostBuf | (Record Value Entry, Decimal, Decimal, Date) | | public | - |
| AddBalanceExpectedCostBuf | (Record Value Entry, Decimal, Decimal) | | public | - |
| AddOrderCost | (Integer, Option, Option, Decimal, Decimal) | | public | - |
| AddCost | (Integer, Enum Cost Entry Type, Enum Cost Variance Type, Decimal, Decimal) | | public | - |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnSumCostsTillValuationDateGetItem | (var Record Item, var Record Value Entry) | - |
| Integration event | OnSumCostsTillValuationDateOnBeforeCalcSums | (var Record Inventory Adjustment Buffer, var Decimal, Date, Date, Record Value Entry) | - |
| Integration event | OnAddActualCostBufOnBeforeInsert | (var Record Inventory Adjustment Buffer, Record Value Entry) | - |
| Integration event | OnSumCostsTillValuationDateOnAfterSetCostAmounts | (var Record Inventory Adjustment Buffer, Record Inventory Adjustment Buffer, Decimal) | - |