SAP ABAP Function Module UWL_LOG_MESSAGE (Used for UWL application logging)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   EP-KM (Application Component) Knowledge Management and Collaboration
     SUWL (Package) Implementation and enhancement for UWL connection
Basic Data
Function Module UWL_LOG_MESSAGE Used for UWL application logging  
Function Group UWLCONN   enhanced connection for UWL  
Program Name SAPLUWLCONN    
INCLUDE Name LUWLCONNU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OUTPUT_MESSAGE TYPE CHAR100 Character 100
Exporting RETURN_CODE TYPE I 0 for success
Importing SUBCATEGORY TYPE BALSUBOBJ 'UWL_GENERAL' Application Log: Subobject
Importing MESSAGE_TYPE TYPE SYMSGTY 'I' Message Type: I - Information(default), W - Warning, E - Error
Importing MESSAGE_TEXT TYPE SYMSGV Message Variable
Importing MESSAGE_TEXT_OPTIONAL1 TYPE SYMSGV '' Message Variable
Importing MESSAGE_TEXT_OPTIONAL2 TYPE SYMSGV '' Message Variable
Importing MESSAGE_TEXT_OPTIONAL3 TYPE SYMSGV '' Message Variable
Tables USERS TYPE UWLUSER UWL user
               
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  20130604 
SAP Release Created in 700