Table list used by SAP ABAP Function Module HRPY_CONVERT_STREE_TO_CONTROL (Umwandel eines ABAP-Baums in eine Tree-Control)
SAP ABAP Function Module HRPY_CONVERT_STREE_TO_CONTROL (Umwandel eines ABAP-Baums in eine Tree-Control) is using
# Object Type Object Name Object Description Note
     
1 Table  ICON Icons table
2 Table  MTREEITM Tree Control: Structure TREEV_ITEM + TEXT Field of Length 72
3 Table  NODE_STR Example structure for simple tree OCX
4 Table  NODE_STR Example structure for simple tree OCX SOURCE EXP_SIMPLE_TREE STRUCTURE NODE_STR OPTIONAL
5 Table  PAY_TREEITEM HRPAY-status management: Tree control item
6 Table  PAY_TREEITEM HRPAY-status management: Tree control item SOURCE EXP_ITEM_TABLE STRUCTURE PAY_TREEITEM OPTIONAL
7 Table  SEUICQINF Structure for NODETAB Text Fields (Icon Symbol + Quick Info)
8 Table  SEUICQINFO Structure for text field (icon and quick info)
9 Table  SNODETEXT Additional Information for Hierarchy Nodes SOURCE IMP_TREE STRUCTURE SNODETEXT
10 Table  SNODETEXT Additional Information for Hierarchy Nodes
11 Table  TREEV_COL Attributes of a column in the tree control (FuGr CNT4)
12 Table  TREEV_COL Attributes of a column in the tree control (FuGr CNT4) SOURCE IMP_COLNAME STRUCTURE TREEV_COL OPTIONAL
13 Table  TREEV_NODE Tree Control: Attributes of a Node SOURCE EXP_NODE_TABLE STRUCTURE TREEV_NODE OPTIONAL
14 Table  TREEV_NODE Tree Control: Attributes of a Node
15 Table  TREEV_NODE Tree Control: Attributes of a Node SOURCE VALUE(IMP_REPLASE_NODE_ICON) LIKE TREEV_NODE-N_IMAGE OPTIONAL
16 Table  TREEV_NODE Tree Control: Attributes of a Node SOURCE VALUE(IMP_REPLACE_FOLDER_ICON) LIKE TREEV_NODE-N_IMAGE OPTIONAL
17 Table  TREEV_NODE Tree Control: Attributes of a Node SOURCE REFERENCE(IMP_EXPANDED_ICON) LIKE TREEV_NODE-EXP_IMAGE OPTIONAL