SAP ABAP Function Module RSLG_WRITE_SYSLOG_ENTRY_ALV (Write an Entry into the Syslog)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-SLG (Application Component) SAP System Log
     SLOG (Package) System log
Basic Data
Function Module RSLG_WRITE_SYSLOG_ENTRY_ALV Write an Entry into the Syslog  
Function Group SLO2_ALV   System log: Read and analyze  
Program Name SAPLSLO2_ALV    
INCLUDE Name LSLO2_ALVU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing DATA_AREA TYPE ' ' 32 Character Variable Parts for the Message
Importing DATA_STRUCTURE TYPE ' ' Code Letter for Structure in 'DATA_AREA'
Importing DATA_WORD1 TYPE ' ' Variable Word, for &A in the Message
Importing DATA_WORD2 TYPE ' ' Variable Word, for &B in the Message
Importing DATA_WORD3 TYPE ' ' Variable Word, for &C in the Message
Importing DATA_WORD4 TYPE ' ' Variable Word, for &D in the Message
Importing DATA_WORD5 TYPE ' ' Variable Word, for &E in the Message
Importing SL_MESSAGE_AREA TYPE TSL1D-AREA First and Second Character of the Message ID
Importing SL_MESSAGE_SUBID TYPE TSL1D-SUBID Third Character of the Message ID
Importing PRE_PARAM_A TYPE ' ' Variable Word, for &a in the Message
Importing PRE_PARAM_B TYPE ' ' Variable Word, for &b in the Message
Importing PRE_PARAM_C TYPE ' ' Variable Word, for &c in the Message
Importing PRE_PARAM_D TYPE ' ' Variable Word, for &d in the Message
Importing PRE_PARAM_E TYPE ' ' Variable Word, for &e in the Message
Importing PRE_PARAM_F TYPE ' ' Variable Word, for &f in the Message
Importing PRE_PARAM_G TYPE ' ' Variable Word, for &g in the Message
Importing PRE_PARAM_H TYPE ' ' Variable Word, for &h in the Message
Importing PRE_PARAM_I TYPE ' ' Variable Word, for &i in the Message
Importing PRE_PARAM_LONG TYPE ' ' Variable Word, for &a&b&d in the Message
Exception DATA_MISSING TYPE DATA_AREA Not Filled in Spite of DATA_STRUCTURE
Exception DATA_WORDS_PROBLEM TYPE DATA_WORDi and DATA_AREA Simultaneously
Exception OTHER_PROBLEM TYPE Problem Within the Function Module
Exception PRE_PARAMS_PROBLEM TYPE PRE_PARAM_i and PRE_PARAM_LONG Simultaneously
               
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  20041219 
SAP Release Created in 700