SAP ABAP Function Module CUTC_SET_MSG_TXT (Setzen einer einfachen Meldungszeile für die Trace)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-CFG-LL (Application Component) Low Level Configuration
     CURT (Package) Runtime Environment for ERP Configurator (High + Low-Level)
Basic Data
Function Module CUTC_SET_MSG_TXT Setzen einer einfachen Meldungszeile für die Trace  
Function Group CUTC   Trace Module of Configurator  
Program Name SAPLCUTC   Trace Task 
INCLUDE Name LCUTCU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting HANDLE TYPE SYST-TABIX Internal number of trace message
Importing LANGU TYPE SYST-LANGU Message language
Importing AREA TYPE T100-ARBGB Arbeitsgebiet
Importing MSGNR TYPE T100-MSGNR Message number
Importing VAR1 TYPE T100-TEXT Replacement of variable 1
Importing VAR2 TYPE T100-TEXT Replacement of variable 2
Importing VAR3 TYPE T100-TEXT Replacement of variable 3
Importing VAR4 TYPE T100-TEXT Replacement of variable 4
Importing MODULE TYPE RCUTC-MODULE Scope of trace
Importing OBJECT TYPE PMST_KEY Individual trace objects
Importing LEVEL TYPE RCUTC-LEVEL Trace level
Exception INTERNAL_ERROR TYPE Internal error
Exception MSG_NOT_FOUND TYPE Message not in T100
               
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  20050131 
SAP Release Created in