Objects/Tables/Table 5531 Inventory Page Data
Table 5531 Inventory Page Data in 20
Jonas Paprotka, Base Application 20.5.45456.61928, checked
- App
- Base Application
Fields, 32Keys, 3Procedures, 1Events, 1
Versions171819202122232425262728latest
Source29
Fields, 32
| Id | Name | Type | Obsolete |
|---|
| 1 | Code | Code[20] | - |
| 2 | Line No. | Integer | - |
| 3 | Period Type | Option | - |
| 4 | Period Start | Date | - |
| 5 | Period End | Date | - |
| 6 | Period No. | Integer | - |
| 7 | Level | Integer | - |
| 9 | Source Line ID | RecordId | - |
| 10 | Item No. | Code[20] | - |
| 11 | Variant Code | Code[10] | - |
| 12 | Location Code | Code[10] | - |
| 13 | Description | Text[100] | - |
| 14 | Availability Date | Date | - |
| 15 | Type | Enum Inventory Page Data Type | - |
| 16 | Document No. | Code[20] | - |
| 19 | Source | Text[100] | - |
| 20 | Remaining Quantity (Base) | Decimal | - |
| 21 | Positive | Boolean | - |
| 22 | Gross Requirement | Decimal | - |
| 23 | Scheduled Receipt | Decimal | - |
| 24 | Forecast | Decimal | - |
| 25 | Remaining Forecast | Decimal | - |
| 26 | Action Message Qty. | Decimal | - |
| 29 | Action Message | Enum Action Message Type | - |
| 30 | Source Document ID | RecordId | - |
| 31 | Attached to Line No. | Integer | - |
| 34 | Ref. Order No. | Code[20] | - |
| 36 | Projected Inventory | Decimal | - |
| 37 | Forecasted Projected Inventory | Decimal | - |
| 38 | Suggested Projected Inventory | Decimal | - |
| 39 | Reserved Requirement | Decimal | - |
| 40 | Reserved Receipt | Decimal | - |
Keys, 3
| Name | Fields | Obsolete |
|---|
| Key1 | Line No. | - |
| Key2, clustered | Code, Line No. | - |
| Key3 | Period Start, Line No. | - |
Procedures, 1
| Name | Parameters | Returns | Access | Obsolete |
|---|
| UpdateInventorys | (var Decimal, var Decimal, var Decimal) | | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnUpdateInventorysOnAfterCalculatingInventorys | (var Record Inventory Page Data) | - |