Table/Structure Field list used by SAP ABAP Function Module TREE_ICON_VIEW (Display icons in tree structure)
SAP ABAP Function Module
TREE_ICON_VIEW (Display icons in tree structure) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DV_TLICON - GR_NAME | Icon group name | ||
| 2 | DV_TLICON - ID | Icon in text fields (substitute display, alias) | ||
| 3 | DV_TLICON - I_CLASS | Icon class (system, special, ...) | ||
| 4 | DV_TLICON - I_GROUP | Icon group (message, function ...) | ||
| 5 | DV_TLICON - NAME | Name of an Icon | ||
| 6 | DV_TLICON - OLENG | Icon: Output Length | ||
| 7 | DV_TLICON - SHORTTEXT | Description of an icon | ||
| 8 | DV_TLICON - CL_NAME | Icon class name | ||
| 9 | ICON - MESSAGE | Icon suitable for message | ||
| 10 | ICON - MESSAGE | Icon suitable for message | SOURCE VALUE(MESSAGE) LIKE ICON-MESSAGE DEFAULT 'X' |
|
| 11 | ICON - NAME | Name of an Icon | SOURCE VALUE(ICON_NAME) LIKE ICON-NAME |
|
| 12 | ICON - NAME | Name of an Icon | SOURCE VALUE(ICON_NAME) LIKE ICON-NAME DEFAULT 'ICON_*' |
|
| 13 | ICON - NAME | Name of an Icon | ||
| 14 | ICON - OLENG | Icon: Output Length | SOURCE VALUE(ICON_SIZE) LIKE ICON-OLENG |
|
| 15 | ICON - OLENG | Icon: Output Length | ||
| 16 | ICON - STATUS | Icon suitable for status display | ||
| 17 | ICON - STATUS | Icon suitable for status display | SOURCE VALUE(STATUS) LIKE ICON-STATUS DEFAULT 'X' |
|
| 18 | ICON - TEXTFIELD | Icon suitable key word | ||
| 19 | ICON - TEXTFIELD | Icon suitable key word | SOURCE VALUE(TEXTFIELD) LIKE ICON-TEXTFIELD DEFAULT 'X' |
|
| 20 | ICON - LOCKED | Locked icons | ||
| 21 | ICON - BUTTON | Icon suitable for pushbutton | ||
| 22 | ICON - BUTTON | Icon suitable for pushbutton | SOURCE VALUE(BUTTON) LIKE ICON-BUTTON DEFAULT 'X' |
|
| 23 | ICON - FUNCTION | Icon suitable for function key | ||
| 24 | ICON - FUNCTION | Icon suitable for function key | SOURCE VALUE(FUNCTION) LIKE ICON-FUNCTION DEFAULT 'X' |
|
| 25 | ICON - ID | Icon in text fields (substitute display, alias) | SOURCE VALUE(ICON_ID) LIKE ICON-ID |
|
| 26 | ICON - I_CLASS | Icon class (system, special, ...) | ||
| 27 | ICON - I_CLASS | Icon class (system, special, ...) | SOURCE VALUE(ICON_CLASS) LIKE ICON-I_CLASS DEFAULT 0 |
|
| 28 | ICON - I_GROUP | Icon group (message, function ...) | ||
| 29 | ICON - I_GROUP | Icon group (message, function ...) | SOURCE VALUE(ICON_GROUP) LIKE ICON-I_GROUP DEFAULT 0 |
|
| 30 | ICON - LOCKED | Locked icons | SOURCE VALUE(LOCKED) LIKE ICON-LOCKED DEFAULT 'X' |
|
| 31 | ICON - ID | Icon in text fields (substitute display, alias) | ||
| 32 | ICONT - QUICKINFO | Quickinfo for an icon | ||
| 33 | ICONT - QUICKINFO | Quickinfo for an icon | SOURCE VALUE(ICON_TEXT) LIKE ICONT-QUICKINFO |
|
| 34 | SNODETEXT - ID | Internal: Node ID | ||
| 35 | SNODETEXT - TEXT2 | Text/icon/symbol | ||
| 36 | SNODETEXT - TEXT1 | Text/icon/symbol | ||
| 37 | STREEATTR - TEXT1 | Text/icon/symbol | ||
| 38 | STREEATTR - TEXT2 | Text/icon/symbol | ||
| 39 | STREENODE - ID | Internal: Node ID | ||
| 40 | SYST - CUCOL | ABAP System Field: Horizontal Cursor Position in PAI | ||
| 41 | SYST - CUROW | ABAP System Field: Vertical Cursor Position in PAI | ||
| 42 | SYST - LANGU | ABAP System Field: Language Key of Text Environment |