SAP ABAP Function Module TREE_ICON_VIEW (Display icons in tree structure)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
SICONS (Package) Development class for icon maintenance

⤷

⤷

Basic Data
Function Module | TREE_ICON_VIEW | Display icons in tree structure |
Function Group | ICON_VIEW | Icon view |
Program Name | SAPLICON_VIEW | |
INCLUDE Name | LICON_VIEWU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ICON_ID | TYPE | ICON-ID | Internal representation of icon selected | |||
![]() |
ICON_TEXT | TYPE | ICONT-QUICKINFO | QuickInfo for icon selected | |||
![]() |
ICON_SIZE | TYPE | ICON-OLENG | Width of selected icon | |||
![]() |
ICON_NAME | TYPE | ICON-NAME | Long text for icon selected | |||
![]() |
ONLYDISPLAY | TYPE | SPACE | Space if Choose not required | |||
![]() |
LANGUAGE | TYPE | SYST-LANGU | SPACE | QuickInfo language | ||
![]() |
BUTTON | TYPE | ICON-BUTTON | 'X' | Icons for pushbuttons | ||
![]() |
STATUS | TYPE | ICON-STATUS | 'X' | Icons for status display | ||
![]() |
MESSAGE | TYPE | ICON-MESSAGE | 'X' | Icons for message display | ||
![]() |
FUNCTION | TYPE | ICON-FUNCTION | 'X' | Icons for function keys | ||
![]() |
TEXTFIELD | TYPE | ICON-TEXTFIELD | 'X' | Icons in text | ||
![]() |
LOCKED | TYPE | ICON-LOCKED | 'X' | Locked icons | ||
![]() |
ICON_NAME | TYPE | ICON-NAME | 'ICON_*' | Long text for icon selected | ||
![]() |
ICON_CLASS | TYPE | ICON-I_CLASS | 0 | Icon class (Expanded tree) | ||
![]() |
ICON_GROUP | TYPE | ICON-I_GROUP | 0 | Icon group (Expanded tree; with class only) | ||
![]() |
SCREEN_START_COLUMN | TYPE | SYST-CUCOL | 0 | Column where the list dialog box begins | ||
![]() |
SCREEN_START_LINE | TYPE | SYST-CUROW | 0 | Line where the list dialog box begins | ||
![]() |
SCREEN_END_COLUMN | TYPE | SYST-CUCOL | 0 | Column where the list dialog box appears | ||
![]() |
SCREEN_END_LINE | TYPE | SYST-CUROW | 0 | Line where the list dialog box appears | ||
![]() |
NO_ICON_SELECTED | TYPE | No icon matches selection criteria | ||||
![]() |
NO_OBJECT_FOUND | TYPE | Table ICON empty | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19990505 |
SAP Release Created in |