SAP ABAP Function Module OCS_LOG_EXTRACT_ERROR_LINES (Extrahiert Fehlermeldungen aus Protokollen)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-OCS (Application Component) Online Correction Support (Support Package and Add-On Tools)
⤷
SPAM (Package) OCS - Installation/Implementation Tools

⤷

⤷

Basic Data
Function Module | OCS_LOG_EXTRACT_ERROR_LINES | Extrahiert Fehlermeldungen aus Protokollen |
Function Group | OCS_LOG | Central FB for Logging in OCS |
Program Name | SAPLOCS_LOG | |
INCLUDE Name | LOCS_LOGU11 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
IV_LOG_TYPE | TYPE | C | 'MEMORY' | Art des Protokolls | ||
![]() |
IV_LOG_DIRTYPE | TYPE | CHAR1 | 'T' | Transport-Directory Typ: T(ransport), P(ut) | ||
![]() |
IV_LOG_NAME | TYPE | PATLOGNAME | Protokollname (beim FILE Protokoll Name der Protokolldatei) | |||
![]() |
IV_LOG_FILE | TYPE | TRFILE | Protokolldatei (mit Pfad); übersteuert IV_LOG_NAME, IV_LOG_DIRTYPE | |||
![]() |
IV_OCS_TOOL | TYPE | SYTCODE | OCS-Tool, zu dem das Protokoll gehören soll | |||
![]() |
IV_ONLY_LAST_SUBLOG | TYPE | CHAR1 | 'X' | Nur das letzte Sublog untersuchen (nur bei IV_LOG_TYPE = 'DB') | ||
![]() |
ET_MSGS | TYPE | SPROT_U | extrahierte Fehlerzeilen | |||
![]() |
EMPTY_LOG | TYPE | Protokoll ist leer oder existiert nicht | ||||
![]() |
WRONG_CALL | TYPE | unzulaessiger Aufruf | ||||
![]() |
INTERNAL_ERROR | TYPE | Interner Fehler | ||||
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 | 20070524 |
SAP Release Created in | 50A |