SAP ABAP Function Module CUTRC_SET_MSG_TXT (Setzen einer einfachen Meldungszeile für den 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 CUTRC_SET_MSG_TXT Setzen einer einfachen Meldungszeile für den Trace  
Function Group CUTRC   Message Handling Variant Configuration  
Program Name SAPLCUTRC    
INCLUDE Name LCUTRCU02    
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 Sprachenschlüssel der aktuellen Textumgebung
Importing AREA TYPE T100-ARBGB Arbeitsgebiet
Importing MSGNR TYPE T100-MSGNR Nachrichtennummer
Importing VAR1 TYPE T100-TEXT Nachrichtentext
Importing VAR2 TYPE T100-TEXT Nachrichtentext
Importing VAR3 TYPE T100-TEXT Nachrichtentext
Importing VAR4 TYPE T100-TEXT Nachrichtentext
Importing MODULE TYPE RCUTC-MODULE Bereich der relevant für Trace ist
Importing OBJECT TYPE PMST_KEY Individual trace objects
Importing LEVEL TYPE RCUTC-LEVEL Detaillierungsgrad der Trace Anzeige
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  20070216 
SAP Release Created in 700