SAP ABAP Function Module COMMON_LOG_READ_PLAIN (Read all entries of a general log file in unformatted form)
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_PLAIN | Read all entries of a general log file in unformatted form |
| Function Group | STLG | General logging interface |
| Program Name | SAPLSTLG | |
| INCLUDE Name | LSTLGU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CLIENT | TYPE | SYST-MANDT | SY-MANDT | |||
| |
LOGNAME | TYPE | TST01-DNAME | Name of the log file | |||
| |
LOG_JOBNAME | TYPE | TBTCO-JOBNAME | Name eines Hintergrundjobs | |||
| |
LOG_JOBCOUNT | TYPE | TBTCO-JOBCOUNT | Kennummer eines Jobs | |||
| |
LOGTABLE | TYPE | BTCTLE | Table with contents of the log fil | |||
| |
LOGNAME_MISSING | TYPE | |||||
| |
LOG_HANDLE_ERROR | TYPE | Error with log handles on interfac | ||||
| |
LOG_IS_EMPTY | TYPE | |||||
| |
LOG_NOT_FOUND | TYPE | entered log file does not exist | ||||
| |
TEMSE_CONVERSION_NOT_POSSIBLE | TYPE | desired conversion not possible | ||||
| |
TEMSE_ERROR | TYPE | Error of the TemSe-C system report | ||||
| |
TEMSE_FUNCTION_ERROR | TYPE | Error in/at TemSe function modules | ||||
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 |