Table/Structure Field list used by SAP ABAP Function Module CA_TR_DISPLAY_TREE_STRUCTURE (Graphical display of tree structure with variable list blocks)
SAP ABAP Function Module CA_TR_DISPLAY_TREE_STRUCTURE (Graphical display of tree structure with variable list blocks) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  HIERARCHY - CHECKBOX Checkbox in hierarchies SOURCE VALUE(CHECKBOXES_LEFT_JUSTIFIED) LIKE HIERARCHY-CHECKBOX DEFAULT SPACE
2 Table/Structure Field  HIERARCHY - VALUE_ID ID for link between hierarchy and value table SOURCE VALUE(ROOT_NODE_VALUE_ID) LIKE HIERARCHY-VALUE_ID
3 Table/Structure Field  HIERARCHY - VALUE_ID ID for link between hierarchy and value table
4 Table/Structure Field  HIERARCHY - PARENT Superior/subordinate in hierarchies SOURCE VALUE(ROOT_PARENT) LIKE HIERARCHY-PARENT
5 Table/Structure Field  HIERARCHY - PARENT Superior/subordinate in hierarchies
6 Table/Structure Field  HIERARCHY - OBJ_TYPE Object type in hierarchy trees SOURCE VALUE(ROOT_NODE_OBJ_TYPE) LIKE HIERARCHY-OBJ_TYPE
7 Table/Structure Field  HIERARCHY - OBJ_TYPE Object type in hierarchy trees
8 Table/Structure Field  HIERARCHY - OBJ_LENGTH Output length for object type in hierarchies SOURCE VALUE(ROOT_NODE_OBJ_LENGTH) LIKE HIERARCHY-OBJ_LENGTH
9 Table/Structure Field  HIERARCHY - OBJ_LENGTH Output length for object type in hierarchies
10 Table/Structure Field  HIERARCHY - LIST_BLOCK Block name from output profile for variable lists SOURCE VALUE(ROOT_NODE_LIST_BLOCK) LIKE HIERARCHY-LIST_BLOCK
11 Table/Structure Field  HIERARCHY - LIST_BLOCK Block name from output profile for variable lists
12 Table/Structure Field  HIERARCHY - INPUT_ON Shows whether you can select/deselect the checkbox SOURCE VALUE(ROOT_NODE_CHECKBOX_INPUT_ON) LIKE HIERARCHY-INPUT_ON
13 Table/Structure Field  HIERARCHY - INPUT_ON Shows whether you can select/deselect the checkbox
14 Table/Structure Field  HIERARCHY - CHECKBOX Checkbox in hierarchies SOURCE VALUE(ROOT_NODE_CHECKBOX) LIKE HIERARCHY-CHECKBOX DEFAULT SPACE
15 Table/Structure Field  HIERARCHY - CHECKBOX Checkbox in hierarchies SOURCE VALUE(POSITION_AT_SELECTED_LINE) LIKE HIERARCHY-CHECKBOX DEFAULT SPACE
16 Table/Structure Field  HIERARCHY - CHECKBOX Checkbox in hierarchies SOURCE VALUE(NO_CHECKBOXES) LIKE HIERARCHY-CHECKBOX DEFAULT SPACE
17 Table/Structure Field  HIERARCHY - CHECKBOX Checkbox in hierarchies SOURCE VALUE(LIST_AS_POPUP) LIKE HIERARCHY-CHECKBOX DEFAULT SPACE
18 Table/Structure Field  HIERARCHY - CHECKBOX Checkbox in hierarchies SOURCE VALUE(DISPLAY_ROOT_OBJ_TYPE) LIKE HIERARCHY-CHECKBOX DEFAULT SPACE
19 Table/Structure Field  HIERARCHY - CHECKBOX Checkbox in hierarchies SOURCE VALUE(DISPLAY_OBJ_TYPES) LIKE HIERARCHY-CHECKBOX DEFAULT SPACE
20 Table/Structure Field  HIERARCHY - CHECKBOX Checkbox in hierarchies
21 Table/Structure Field  HIERARCHY - INPUT_ON Shows whether you can select/deselect the checkbox SOURCE DEFAULT SPACE
22 Table/Structure Field  KLAH - CLASS Class number SOURCE VALUE(LIST_ID) LIKE KLAH-CLASS
23 Table/Structure Field  KLAH - CLASS Class number SOURCE VALUE(PROFILE) LIKE KLAH-CLASS
24 Table/Structure Field  KLAH - CLASS Class number
25 Table/Structure Field  MESSAGE - MSGTX Message text for CAD dialog interface SOURCE VALUE(TITLE_VAR_STRING) LIKE MESSAGE-MSGTX DEFAULT SPACE
26 Table/Structure Field  MESSAGE - MSGTX Message text for CAD dialog interface
27 Table/Structure Field  SYST - PFKEY ABAP System Field: Current GUI Status
28 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables
29 Table/Structure Field  SYST - UCOMM ABAP System Field: PAI-Triggering Function Code
30 Table/Structure Field  SYST - VLINE ABAP System Field: Vertical Line for List
31 Table/Structure Field  TCIS - DELIM Separator in Data Strings
32 Table/Structure Field  TCIS - DELIM Separator in Data Strings SOURCE VALUE(TITLE_VAR_DELIMITER) LIKE TCIS-DELIM DEFAULT '?'