Table list used by SAP ABAP Function Module RSAT_CREATE_TREE (Creates and inits one tree control)
SAP ABAP Function Module
RSAT_CREATE_TREE (Creates and inits one tree control) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | TREEV_COL | Attributes of a column in the tree control (FuGr CNT4) | ||
| 2 | TREEV_COL | Attributes of a column in the tree control (FuGr CNT4) | SOURCE ADDCOLUMNS STRUCTURE TREEV_COL OPTIONAL |
|
| 3 | TREEV_HDR | Header in the tree control (function group CNT4) | SOURCE VALUE(I_HIERARCHY_HEADER) LIKE TREEV_HDR OPTIONAL |
|
| 4 | TREEV_HDR | Header in the tree control (function group CNT4) | SOURCE ADDHEADERS STRUCTURE TREEV_HDR OPTIONAL |
|
| 5 | TREEV_HDR | Header in the tree control (function group CNT4) | ||
| 6 | X030L | Nametab Header, Database Structure DDNTT | SOURCE VALUE(I_STRT_NAME) LIKE X030L-TABNAME DEFAULT 'RSADMTXCOL' |
|