| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | CONF_ID | UUID in compressed form | nvarchar | 25 | 0 | | | | Allow NULL? |
| 2 | OBJVERS | Object version | char | 1 | 0 | | | | Allow NULL? |
| 3 | IOBJNM | InfoObject | nvarchar | 30 | 0 | | | | Allow NULL? |
| 4 | IOBJTXT | Long description | nvarchar | 60 | 0 | | | | Allow NULL? |
| 5 | IS_STRUCTURE | Flag: Dimension is a structure | char | 1 | 0 | | | | Allow NULL? |
| 6 | AXIS | Axis, along which a characteristic is arranged in a query | char | 1 | 0 | | | | Allow NULL? |
| 7 | POSIT | Position | nvarchar | 4 | 0 | | | | Allow NULL? |
| 8 | IOBJPRSNT | Display for Characteristics and Units | char | 1 | 0 | | | | Allow NULL? |
| 9 | STRT_LVL | Dim: Initial value for hierarchy level of the expansion | nvarchar | 2 | 0 | | | | Allow NULL? |
| 10 | HRY_ACTIVE | Flag: Entered hierarchy is active display hierarchy | char | 1 | 0 | | | | Allow NULL? |
| 11 | PR_COL1_FIX | Column is repeated on every "columns" page | char | 1 | 0 | | | | Allow NULL? |
| 12 | PR_COL2_FIX | Column is repeated on every "columns" page | char | 1 | 0 | | | | Allow NULL? |
| 13 | PR_AUTO_WIDTH | Determine column width automatically | char | 1 | 0 | | | | Allow NULL? |
| 14 | PR_COL1_WIDTH | Length Type for Printing | int | 10 | 0 | | | | Allow NULL? |
| 15 | PR_COL2_WIDTH | Length Type for Printing | int | 10 | 0 | | | | Allow NULL? |
| 16 | PR_COL1_ALIGN | Column alignment | char | 1 | 0 | | | | Allow NULL? |
| 17 | PR_COL2_ALIGN | Column alignment | char | 1 | 0 | | | | Allow NULL? |
| 18 | PR_PAGE_BREAK | Page break when switching characteristic values | char | 1 | 0 | | | | Allow NULL? |
| 19 | PR_BREAK_AREA | Insert break area when changing characteristic | char | 1 | 0 | | | | Allow NULL? |
| 20 | PR_QUERY_BREAK | Interpret characteristic change as query change(cover sheet) | char | 1 | 0 | | | | Allow NULL? |
| 21 | PR_HRY_PRSNT | Browser view | char | 1 | 0 | | | | Allow NULL? |
| 22 | PR_COL1_HEADER | Long description | nvarchar | 60 | 0 | | | | Allow NULL? |
| 23 | PR_COL2_HEADER | Long description | nvarchar | 60 | 0 | | | | Allow NULL? |
| 24 | PR_SUM_LAYOUT | Report Texts: Name of the Text Module | nvarchar | 60 | 0 | | | | Allow NULL? |
| 25 | HIENM | Hierarchy name | nvarchar | 30 | 0 | | | | Allow NULL? |
| 26 | VERSION | Hierarchy version | nvarchar | 3 | 0 | | | | Allow NULL? |
| 27 | DATETO | Valid-to date | nvarchar | 8 | 0 | | | | Allow NULL? |
| 28 | NOSUMS | Dim: Suppression of totals rows | char | 1 | 0 | | | | Allow NULL? |