SAP ABAP Function Module ICON_CREATE (Transfer Icon Name and Text to a Screen Field)
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_CREATE Transfer Icon Name and Text to a Screen Field  
Function Group ICON   General functions for graphical elements  
Program Name SAPLICON   Icons 
INCLUDE Name LICONU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RESULT TYPE Icon (enter the screen field here)
Importing NAME TYPE Icon name (Name from INCLUDE <ICON> )
Importing TEXT TYPE SPACE Icon text (shown behind)
Importing INFO TYPE SPACE Quickinfo (if SPACE: standard quickinfo)
Importing ADD_STDINF TYPE ICON-INTERNAL 'X' 'X': Qinfo. ' ': No Qinfo, no std. Qinfo
Exception ICON_NOT_FOUND TYPE Icon name unknown to system
Exception OUTPUTFIELD_TOO_SHORT TYPE Length of field 'RESULT' is too small
               
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  19950302 
SAP Release Created in