SAP ABAP Function Module CUTC_GET_MESSAGE (Liest eine Nachricht aus der T100 und ersetzt sprachabhängig die Parameter)
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_GET_MESSAGE Liest eine Nachricht aus der T100 und ersetzt sprachabhängig die Parameter  
Function Group CUTC   Trace Module of Configurator  
Program Name SAPLCUTC   Trace Task 
INCLUDE Name LCUTCU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RAW_MESSAGE TYPE PMST_RAW_MESSAGE Message with set parameters
Importing MSG_TYPE TYPE PMST_MESSAGE-MSG_TYPE E, W, I and so on
Importing MSG_ID TYPE PMST_MESSAGE-MSG_ID Application
Importing MSG_NO TYPE PMST_MESSAGE-MSG_NO Message number
Importing MSG_ARG1 TYPE PMST_MESSAGE-MSG_ARG1 Message parameter
Importing MSG_ARG2 TYPE PMST_MESSAGE-MSG_ARG2 Message parameter
Importing MSG_ARG3 TYPE PMST_MESSAGE-MSG_ARG3 Message parameter
Importing MSG_ARG4 TYPE PMST_MESSAGE-MSG_ARG4 Message parameter
Importing LANGUAGE TYPE SYST-LANGU SY-LANGU Language
Exception MSG_NOT_FOUND TYPE Message not found in language
Exception INTERNAL_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  20050131 
SAP Release Created in