SAP ABAP Function Module TMW_SET_MESSAGE (Interne Tabelle für Applikationslog schreiben)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   SV-SMG-CM (Application Component) Change Request Management
     STMWFLOW (Package) Services for TMWFLOW
Basic Data
Function Module TMW_SET_MESSAGE Interne Tabelle für Applikationslog schreiben  
Function Group TMW_CLIENT_INTERFACES   Remote Interfaces for CM Server  
Program Name SAPLTMW_CLIENT_INTERFACES    
INCLUDE Name LTMW_CLIENT_INTERFACESU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_TYPE TYPE BAPI_MTYPE Meldungstyp: S Success, E Error, W Warning, I Info, A Abort
Importing IV_ID TYPE SYMSGID Nachrichtenklasse
Importing IV_NUMBER TYPE SYMSGNO Nachrichtennummer
Importing IV_TEXT TYPE BAPI_MSG Meldungstext
Importing IV_V1 TYPE SYMSGV Nachrichtenvariable
Importing IV_V2 TYPE SYMSGV Nachrichtenvariable
Importing IV_V3 TYPE SYMSGV Nachrichtenvariable
Importing IV_V4 TYPE SYMSGV Nachrichtenvariable
Tables TT_MSG_RETURN TYPE BAPIRET2 Returnparameter
               
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  20060330 
SAP Release Created in 700