Table list used by SAP ABAP Function Module STREE_STRUCTURE_INSERT_NODE (Insert a child node below the current node)
SAP ABAP Function Module STREE_STRUCTURE_INSERT_NODE (Insert a child node below the current node) 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 VALUE(EXTENSION) LIKE HIER_IFACE-EXTENSION
3 Table  HIER_IFACE Hierarchy Maintenance Tool Node Passing Interface SOURCE NODES STRUCTURE HIER_IFACE
4 Table  HIER_IFACE Hierarchy Maintenance Tool Node Passing Interface SOURCE NEW_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 VALUE(NODE_TYPE) LIKE HIER_IFACE-NODE_TYPE
7 Table  HIER_IFACE Hierarchy Maintenance Tool Node Passing Interface SOURCE INSERT_NODES STRUCTURE HIER_IFACE OPTIONAL
8 Table  HIER_IFACE Hierarchy Maintenance Tool Node Passing Interface
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_REF List of references to nodes SOURCE INSERT_REFS STRUCTURE HIER_REF OPTIONAL
12 Table  HIER_REF List of references to nodes SOURCE ALL_REFERENCES STRUCTURE HIER_REF
13 Table  HIER_TEXTS Text for nodes of general structure storage SOURCE INSERT_TEXTS STRUCTURE HIER_TEXTS OPTIONAL
14 Table  HIER_TEXTS Text for nodes of general structure storage SOURCE ALL_TEXTS STRUCTURE HIER_TEXTS
15 Table  HIER_TYPES Structure with reference fields for function modules SOURCE VALUE(SINGLE_NODE) LIKE HIER_TYPES-CHAR1 DEFAULT 'X'
16 Table  HIER_TYPES Structure with reference fields for function modules SOURCE VALUE(USE_TITLE_OF_TREE) LIKE HIER_TYPES-CHAR1 DEFAULT ' '
17 Table  HIER_TYPES Structure with reference fields for function modules SOURCE VALUE(INSERT_AS_CHILD) LIKE HIER_TYPES-CHAR1
18 Table  HIER_TYPES Structure with reference fields for function modules SOURCE VALUE(INSERT_REFERENCE_TO_TREE) LIKE HIER_TYPES-CHAR1 DEFAULT ' '
19 Table  STREEPROP Hierarchy maintenance display attribute SOURCE USER_PARAMETERS STRUCTURE STREEPROP OPTIONAL
20 Table  TFDIR Function Module
21 Table  TTREETYPE List of valid structure types