Table list used by SAP ABAP Function Module ACC_CA_TREE_CREATE (Erzeugen eines Tree-Controls |ber 'TREEV'-Hierarchieformat)
SAP ABAP Function Module
ACC_CA_TREE_CREATE (Erzeugen eines Tree-Controls |ber 'TREEV'-Hierarchieformat) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MTREEITM | Tree Control: Structure TREEV_ITEM + TEXT Field of Length 72 | SOURCE IT_ITEM STRUCTURE MTREEITM |
|
| 2 | TREEV_COL | Attributes of a column in the tree control (FuGr CNT4) | SOURCE IT_COLUMNS STRUCTURE TREEV_COL |
|
| 3 | TREEV_HDR | Header in the tree control (function group CNT4) | SOURCE VALUE(I_HIERARCHY_HEADER) TYPE TREEV_HDR |
|
| 4 | TREEV_HDR | Header in the tree control (function group CNT4) | SOURCE IT_HEADERS STRUCTURE TREEV_HDR OPTIONAL |
|
| 5 | TREEV_HDR | Header in the tree control (function group CNT4) | ||
| 6 | TREEV_NODE | Tree Control: Attributes of a Node | SOURCE IT_NODE STRUCTURE TREEV_NODE |
|