SAP ABAP Function Module ICON_SHOW (ICON_SHOW)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP (Package) ABAP Runtime Environment
Basic Data
Function Module ICON_SHOW  
Function Group ICON   General functions for graphical elements  
Program Name SAPLICON   Icons 
INCLUDE Name LICONU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ICON_ID TYPE ICON-ID Internal display of selected icon
Exporting ICON_TEXT TYPE ICONT-QUICKINFO Quickinfo for selected icon
Exporting ICON_SIZE TYPE ICON-OLENG Width of icon
Exporting ICON_NAME TYPE ICON-NAME Long name of icon (also generic)
Exporting ICON_CLASS TYPE ICON-INTERNAL Flags (stat,button,msg,fctn,txtfield,locked)
Importing ONLYDISPLAY TYPE SPACE Space if selection not required
Importing LANGUAGE TYPE SYST-LANGU SPACE Language of Quickinfo
Importing BUTTON TYPE ICON-BUTTON 'X' Icons for print keys
Importing STATUS TYPE ICON-STATUS 'X' Icons for status display
Importing MESSAGE TYPE ICON-MESSAGE 'X' Icons for sending messages
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' Icons locked
Importing ICON_NAME TYPE ICON-NAME 'ICON_*' Long name of icon (also generic)
Exception NO_ICON_SELECTED TYPE Icon of selected class not found
Exception NO_OBJECT_FOUND TYPE No icons available, Table ICON is 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  19950221 
SAP Release Created in