RSZTREESTRUCTURE - Table with Example Description of a Tree Structure
Table with Example Description of a Tree Structure information is stored in SAP table RSZTREESTRUCTURE.
It is part of development package RSZ in software component BW-BEX-ET. This development package consists of objects that can be grouped under "BEx query definition server".
It is part of development package RSZ in software component BW-BEX-ET. This development package consists of objects that can be grouped under "BEx query definition server".
Fields for table RSZTREESTRUCTURE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TABLENAME | Table Name | X | RSTABNM | CHAR | 30 | |
ITEMKEY | Item key | X | RSZITEMKEY | CHAR | 12 | |
POSN | Position Number of Item | NUMC | 3 | |||
ITEMTYPE | Item type | RSZITEMTYPE | NUMC | 1 | ||
COLINDEX | Column Index in the Data Table | NUMC | 5 | |||
HIDDEN | Boolean | RS_BOOL | CHAR | 1 | ||
EDITABLE | Boolean | RS_BOOL | CHAR | 1 | ||
EXPAND_ON_DBLCLK | Boolean | RS_BOOL | CHAR | 1 | ||
DISABLED | Boolean | RS_BOOL | CHAR | 1 | ||
FOCUS | Boolean | RS_BOOL | CHAR | 1 | ||
ALIGN | Text alignment in a SAP table tree column | RSZTREEALIGN | NUMC | 1 | ||
WIDTH | Column Width | NUMC | 10 | |||
MINWIDTH | Min. Column Width | NUMC | 10 | |||
MAXWIDTH | Max. Column Width | NUMC | 10 |