SAP ABAP Function Module RSLG_WRITE_SYSLOG_ENTRY (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 | Write an Entry into the Syslog |
Function Group | SLO2 | System log: Read and analyze |
Program Name | SAPLSLO2 | |
INCLUDE Name | LSLO2U03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
DATA_AREA | TYPE | ' ' | 32 Character Variable Parts for the Message | |||
![]() |
DATA_STRUCTURE | TYPE | ' ' | Code Letter for Structure in 'DATA_AREA' | |||
![]() |
DATA_WORD1 | TYPE | ' ' | Variable Word, for &A in the Message | |||
![]() |
DATA_WORD2 | TYPE | ' ' | Variable Word, for &B in the Message | |||
![]() |
DATA_WORD3 | TYPE | ' ' | Variable Word, for &C in the Message | |||
![]() |
DATA_WORD4 | TYPE | ' ' | Variable Word, for &D in the Message | |||
![]() |
DATA_WORD5 | TYPE | ' ' | Variable Word, for &E in the Message | |||
![]() |
SL_MESSAGE_AREA | TYPE | TSL1D-AREA | First and Second Character of the Message ID | |||
![]() |
SL_MESSAGE_SUBID | TYPE | TSL1D-SUBID | Third Character of the Message ID | |||
![]() |
PRE_PARAM_A | TYPE | ' ' | Variable Word, for &a in the Message | |||
![]() |
PRE_PARAM_B | TYPE | ' ' | Variable Word, for &b in the Message | |||
![]() |
PRE_PARAM_C | TYPE | ' ' | Variable Word, for &c in the Message | |||
![]() |
PRE_PARAM_D | TYPE | ' ' | Variable Word, for &d in the Message | |||
![]() |
PRE_PARAM_E | TYPE | ' ' | Variable Word, for &e in the Message | |||
![]() |
PRE_PARAM_F | TYPE | ' ' | Variable Word, for &f in the Message | |||
![]() |
PRE_PARAM_G | TYPE | ' ' | Variable Word, for &g in the Message | |||
![]() |
PRE_PARAM_H | TYPE | ' ' | Variable Word, for &h in the Message | |||
![]() |
PRE_PARAM_I | TYPE | ' ' | Variable Word, for &i in the Message | |||
![]() |
PRE_PARAM_LONG | TYPE | ' ' | Variable Word, for &a&b&d in the Message | |||
![]() |
DATA_MISSING | TYPE | DATA_AREA Not Filled in Spite of DATA_STRUCTURE | ||||
![]() |
DATA_WORDS_PROBLEM | TYPE | DATA_WORDi and DATA_AREA Simultaneously | ||||
![]() |
OTHER_PROBLEM | TYPE | Problem Within the Function Module | ||||
![]() |
PRE_PARAMS_PROBLEM | TYPE | PRE_PARAM_i and PRE_PARAM_LONG Simultaneously | ||||
Processing Type
Normal Function 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 | 19950113 |
SAP Release Created in |