SAP ABAP Function Module COMMON_LOG_READ_T100 (Read all T100 entries in a general log file)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-BTC (Application Component) Background Processing
⤷
SBTC (Package) SAP Background Processing

⤷

⤷

Basic Data
Function Module | COMMON_LOG_READ_T100 | Read all T100 entries in a general log file |
Function Group | STLG | General logging interface |
Program Name | SAPLSTLG | |
INCLUDE Name | LSTLGU08 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
CLIENT | TYPE | SYST-MANDT | SY-MANDT | Client in which the log was created | ||
![]() |
DECODE_MESSAGE | TYPE | SYST-BATCH | SPACE | Decoding the message in text | ||
![]() |
LOGNAME | TYPE | TST01-DNAME | Identifier of the log file | |||
![]() |
LOG_JOBNAME | TYPE | TBTCO-JOBNAME | Name eines Hintergrundjobs | |||
![]() |
LOG_JOBCOUNT | TYPE | TBTCO-JOBCOUNT | Kennummer eines Jobs | |||
![]() |
LINES | TYPE | BTCINT4 | Anzahl Zeilen | |||
![]() |
DIRECTION | TYPE | BTCCHAR1 | Leserichtung (B = vom Anfang, E = vom Ende) | |||
![]() |
LOGTABLE | TYPE | BTCTL1 | Contents of the log file | |||
![]() |
LOGNAME_MISSING | TYPE | Identifier of log file is missing | ||||
![]() |
LOG_HANDLE_ERROR | TYPE | Error from the TemSe interface | ||||
![]() |
LOG_IS_EMPTY | TYPE | Log is empty | ||||
![]() |
LOG_NOT_FOUND | TYPE | Log could not be found | ||||
![]() |
TEMSE_CONVERSION_NOT_POSSIBLE | TYPE | Error from the TemSe interface | ||||
![]() |
TEMSE_ERROR | TYPE | Error from the TemSe interface | ||||
![]() |
TEMSE_FUNCTION_ERROR | TYPE | Error from the TemSe interface | ||||
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 |