SAP ABAP Function Module TPDA_ICON_CREATE (Ikonenname und -Text einem Dynprofeld übergeben)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_UI_FRAMEWORK (Package) ABAP Debugger: Framework of the User Interface
Basic Data
Function Module TPDA_ICON_CREATE Ikonenname und -Text einem Dynprofeld übergeben  
Function Group STPDA_SERVICES   TPDA: General Services  
Program Name SAPLSTPDA_SERVICES    
INCLUDE Name LSTPDA_SERVICESU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RESULT TYPE Ikone ( geben Sie hier das Dynprofeld an)
Importing NAME TYPE Ikonenname ( Name aus INCLUDE <ICON> )
Importing TEXT TYPE SPACE Text zur Ikone ( wird dahinter angezeigt )
Importing INFO TYPE SPACE Quickinfo (falls SPACE: Standardquickinfo)
Importing ADD_STDINF TYPE ICON-INTERNAL 'X' 'X' für Qinfo. ' ' unterdrückt jegl. Quickinfo
Exception ICON_NOT_FOUND TYPE Ikonenname dem System unbekannt
Exception OUTPUTFIELD_TOO_SHORT TYPE Länge des Feld 'RESULT' ist zu klein
Exception UNKNOWN_ERROR TYPE
               
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  20040312 
SAP Release Created in 640