Objects/Tables/Table 2581 Dim Correction Change
Table 2581 Dim Correction Change in 20
Jonas Paprotka, Base Application 20.5.45456.61928, checked
- App
- Base Application
Fields, 8Keys, 1Procedures, 2
Versions171819202122232425262728latest
Source29
Fields, 8
| Id | Name | Type | Obsolete |
|---|
| 1 | Dimension Correction Entry No. | Integer | - |
| 2 | Dimension Code | Code[20] | - |
| 3 | Dimension Value | Text[100] | - |
| 4 | New Value | Text[100] | - |
| 5 | New Value ID | Integer | - |
| 6 | Change Type | Option | - |
| 10 | Dimension Values | Blob | - |
| 11 | Dimension Value Count | Integer | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Dimension Correction Entry No., Dimension Code | - |
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|
| SetDimensionValues | (List) | | public | - |
| GetDimensionValues | () | Text | public | - |