Table list used by SAP ABAP Function Module STREE_INSERT_NODE_GENER (Enter a new node in the hierarchy)
SAP ABAP Function Module
STREE_INSERT_NODE_GENER (Enter a new node in the hierarchy) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE VALUE(NODE_ID) LIKE HIER_IFACE-NODE_ID |
2 | ![]() |
HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE INSERT_NODES STRUCTURE HIER_IFACE OPTIONAL |
3 | ![]() |
HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE VALUE(EXTENSION) LIKE HIER_IFACE-EXTENSION |
4 | ![]() |
HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE NODES STRUCTURE HIER_IFACE |
5 | ![]() |
HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE VALUE(STRUCTURE_ID) LIKE HIER_IFACE-TREE_ID |
6 | ![]() |
HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE NEW_NODES STRUCTURE HIER_IFACE |
7 | ![]() |
HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | |
8 | ![]() |
HIER_IFACE | Hierarchy Maintenance Tool Node Passing Interface | SOURCE VALUE(NODE_TYPE) LIKE HIER_IFACE-NODE_TYPE |
9 | ![]() |
HIER_MESS | Transfer structure for messages | SOURCE VALUE(MESSAGE) LIKE HIER_MESS |
10 | ![]() |
HIER_MESS | Transfer structure for messages | |
11 | ![]() |
HIER_NTYPE | List of node types | |
12 | ![]() |
HIER_REF | List of references to nodes | SOURCE ALL_REFERENCES STRUCTURE HIER_REF |
13 | ![]() |
HIER_REF | List of references to nodes | SOURCE INSERT_REFS STRUCTURE HIER_REF OPTIONAL |
14 | ![]() |
HIER_REF | List of references to nodes | |
15 | ![]() |
HIER_TEXTS | Text for nodes of general structure storage | SOURCE ALL_TEXTS STRUCTURE HIER_TEXTS |
16 | ![]() |
HIER_TEXTS | Text for nodes of general structure storage | SOURCE INSERT_TEXTS STRUCTURE HIER_TEXTS OPTIONAL |
17 | ![]() |
HIER_TEXTS | Text for nodes of general structure storage | |
18 | ![]() |
HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(INSERT_REFERENCE_TO_TREE) LIKE HIER_TYPES-CHAR1 |
19 | ![]() |
HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(INSERT_AS_CHILD) LIKE HIER_TYPES-CHAR1 |
20 | ![]() |
HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(USE_TITLE_OF_TREE) LIKE HIER_TYPES-CHAR1 |
21 | ![]() |
HIER_TYPES | Structure with reference fields for function modules | SOURCE VALUE(SINGLE_NODE) LIKE HIER_TYPES-CHAR1 DEFAULT 'X' |
22 | ![]() |
STREEPROP | Hierarchy maintenance display attribute | SOURCE USER_PARAMETERS STRUCTURE STREEPROP OPTIONAL |
23 | ![]() |
TTREETYPE | List of valid structure types | SOURCE VALUE(TABLE_NAME) LIKE TTREETYPE-DB_TABLE |
24 | ![]() |
TTREETYPE | List of valid structure types | SOURCE VALUE(NODE_TRANSPORT_OBJECT) LIKE TTREETYPE-TRANS_OBJ |