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 Table  HIER_IFACE Hierarchy Maintenance Tool Node Passing Interface SOURCE VALUE(NODE_ID) LIKE HIER_IFACE-NODE_ID
2 Table  HIER_IFACE Hierarchy Maintenance Tool Node Passing Interface SOURCE INSERT_NODES STRUCTURE HIER_IFACE OPTIONAL
3 Table  HIER_IFACE Hierarchy Maintenance Tool Node Passing Interface SOURCE VALUE(EXTENSION) LIKE HIER_IFACE-EXTENSION
4 Table  HIER_IFACE Hierarchy Maintenance Tool Node Passing Interface SOURCE NODES STRUCTURE HIER_IFACE
5 Table  HIER_IFACE Hierarchy Maintenance Tool Node Passing Interface SOURCE VALUE(STRUCTURE_ID) LIKE HIER_IFACE-TREE_ID
6 Table  HIER_IFACE Hierarchy Maintenance Tool Node Passing Interface SOURCE NEW_NODES STRUCTURE HIER_IFACE
7 Table  HIER_IFACE Hierarchy Maintenance Tool Node Passing Interface
8 Table  HIER_IFACE Hierarchy Maintenance Tool Node Passing Interface SOURCE VALUE(NODE_TYPE) LIKE HIER_IFACE-NODE_TYPE
9 Table  HIER_MESS Transfer structure for messages SOURCE VALUE(MESSAGE) LIKE HIER_MESS
10 Table  HIER_MESS Transfer structure for messages
11 Table  HIER_NTYPE List of node types
12 Table  HIER_REF List of references to nodes SOURCE ALL_REFERENCES STRUCTURE HIER_REF
13 Table  HIER_REF List of references to nodes SOURCE INSERT_REFS STRUCTURE HIER_REF OPTIONAL
14 Table  HIER_REF List of references to nodes
15 Table  HIER_TEXTS Text for nodes of general structure storage SOURCE ALL_TEXTS STRUCTURE HIER_TEXTS
16 Table  HIER_TEXTS Text for nodes of general structure storage SOURCE INSERT_TEXTS STRUCTURE HIER_TEXTS OPTIONAL
17 Table  HIER_TEXTS Text for nodes of general structure storage
18 Table  HIER_TYPES Structure with reference fields for function modules SOURCE VALUE(INSERT_REFERENCE_TO_TREE) LIKE HIER_TYPES-CHAR1
19 Table  HIER_TYPES Structure with reference fields for function modules SOURCE VALUE(INSERT_AS_CHILD) LIKE HIER_TYPES-CHAR1
20 Table  HIER_TYPES Structure with reference fields for function modules SOURCE VALUE(USE_TITLE_OF_TREE) LIKE HIER_TYPES-CHAR1
21 Table  HIER_TYPES Structure with reference fields for function modules SOURCE VALUE(SINGLE_NODE) LIKE HIER_TYPES-CHAR1 DEFAULT 'X'
22 Table  STREEPROP Hierarchy maintenance display attribute SOURCE USER_PARAMETERS STRUCTURE STREEPROP OPTIONAL
23 Table  TTREETYPE List of valid structure types SOURCE VALUE(TABLE_NAME) LIKE TTREETYPE-DB_TABLE
24 Table  TTREETYPE List of valid structure types SOURCE VALUE(NODE_TRANSPORT_OBJECT) LIKE TTREETYPE-TRANS_OBJ