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 | ICON | Icons table | ||
| 2 | MTREEITM | Tree Control: Structure TREEV_ITEM + TEXT Field of Length 72 | ||
| 3 | NODE_STR | Example structure for simple tree OCX | ||
| 4 | NODE_STR | Example structure for simple tree OCX | SOURCE EXP_SIMPLE_TREE STRUCTURE NODE_STR OPTIONAL |
|
| 5 | PAY_TREEITEM | HRPAY-status management: Tree control item | ||
| 6 | PAY_TREEITEM | HRPAY-status management: Tree control item | SOURCE EXP_ITEM_TABLE STRUCTURE PAY_TREEITEM OPTIONAL |
|
| 7 | SEUICQINF | Structure for NODETAB Text Fields (Icon Symbol + Quick Info) | ||
| 8 | SEUICQINFO | Structure for text field (icon and quick info) | ||
| 9 | SNODETEXT | Additional Information for Hierarchy Nodes | SOURCE IMP_TREE STRUCTURE SNODETEXT |
|
| 10 | SNODETEXT | Additional Information for Hierarchy Nodes | ||
| 11 | TREEV_COL | Attributes of a column in the tree control (FuGr CNT4) | ||
| 12 | TREEV_COL | Attributes of a column in the tree control (FuGr CNT4) | SOURCE IMP_COLNAME STRUCTURE TREEV_COL OPTIONAL |
|
| 13 | TREEV_NODE | Tree Control: Attributes of a Node | SOURCE EXP_NODE_TABLE STRUCTURE TREEV_NODE OPTIONAL |
|
| 14 | TREEV_NODE | Tree Control: Attributes of a Node | ||
| 15 | TREEV_NODE | Tree Control: Attributes of a Node | SOURCE VALUE(IMP_REPLASE_NODE_ICON) LIKE TREEV_NODE-N_IMAGE OPTIONAL |
|
| 16 | TREEV_NODE | Tree Control: Attributes of a Node | SOURCE VALUE(IMP_REPLACE_FOLDER_ICON) LIKE TREEV_NODE-N_IMAGE OPTIONAL |
|
| 17 | TREEV_NODE | Tree Control: Attributes of a Node | SOURCE REFERENCE(IMP_EXPANDED_ICON) LIKE TREEV_NODE-EXP_IMAGE OPTIONAL |