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
Exporting ICON_ID TYPE ICON-ID Internal representation of icon selected
Exporting ICON_TEXT TYPE ICONT-QUICKINFO QuickInfo for icon selected
Exporting ICON_SIZE TYPE ICON-OLENG Width of selected icon
Exporting ICON_NAME TYPE ICON-NAME Long text for icon selected
Importing ONLYDISPLAY TYPE SPACE Space if Choose not required
Importing LANGUAGE TYPE SYST-LANGU SPACE QuickInfo language
Importing BUTTON TYPE ICON-BUTTON 'X' Icons for pushbuttons
Importing STATUS TYPE ICON-STATUS 'X' Icons for status display
Importing MESSAGE TYPE ICON-MESSAGE 'X' Icons for message display
Importing FUNCTION TYPE ICON-FUNCTION 'X' Icons for function keys
Importing TEXTFIELD TYPE ICON-TEXTFIELD 'X' Icons in text
Importing LOCKED TYPE ICON-LOCKED 'X' Locked icons
Importing ICON_NAME TYPE ICON-NAME 'ICON_*' Long text for icon selected
Importing ICON_CLASS TYPE ICON-I_CLASS 0 Icon class (Expanded tree)
Importing ICON_GROUP TYPE ICON-I_GROUP 0 Icon group (Expanded tree; with class only)
Importing SCREEN_START_COLUMN TYPE SYST-CUCOL 0 Column where the list dialog box begins
Importing SCREEN_START_LINE TYPE SYST-CUROW 0 Line where the list dialog box begins
Importing SCREEN_END_COLUMN TYPE SYST-CUCOL 0 Column where the list dialog box appears
Importing SCREEN_END_LINE TYPE SYST-CUROW 0 Line where the list dialog box appears
Exception NO_ICON_SELECTED TYPE No icon matches selection criteria
Exception NO_OBJECT_FOUND TYPE Table ICON empty
               
Processing Type
Normal Function Module  
Remote-Enabled 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