Data Element 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_L4 | Icon with output length 4 | ||
| 2 | MY_TREE | Item text for tree ocx | ||
| 3 | SEU_KIND | Text type (Space = Text, 'I' = 'Icon', 'S' = Symbol) | ||
| 4 | SEU_NODELN | Output length of a hierarchy node | ||
| 5 | TV_IMAGE | Tree Control: Icon / Image | SOURCE REFERENCE(IMP_EXPANDED_ICON) LIKE TREEV_NODE-EXP_IMAGE OPTIONAL |
|
| 6 | TV_IMAGE | Tree Control: Icon / Image | SOURCE VALUE(IMP_REPLACE_FOLDER_ICON) LIKE TREEV_NODE-N_IMAGE OPTIONAL |
|
| 7 | TV_IMAGE | Tree Control: Icon / Image | SOURCE VALUE(IMP_REPLASE_NODE_ICON) LIKE TREEV_NODE-N_IMAGE OPTIONAL |
|
| 8 | TV_NODEKEY | Tree Control: Node Key | ||