SAP ABAP Function Module TR_READ_LOG_EXT (Protokoll lesen mit erweiterter Schnittstelle)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG (Application Component) Transport Organizer
     SCTS_LOG (Package) CTS: Log Interface
Basic Data
Function Module TR_READ_LOG_EXT Protokoll lesen mit erweiterter Schnittstelle  
Function Group SLOG   Log Interface  
Program Name SAPLSLOG   SL: Log Interface 
INCLUDE Name LSLOGU35    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_LINES_EXT TYPE TRLOG_LOG_EXT
Importing IV_LOG_TYPE TYPE TRLOG_TYPE 'FILE' Protokolltyp: Datei (FILE),Datenbank (DB),Memory
Importing IV_LOGNAME_FILE TYPE TSTRF01-FILE Name des Protokolls (Datei)
Importing IV_LOGNAME_DB TYPE DDPRH-PROTNAME Name des Protokolls (Datenbank)
Importing IV_LOGNAME_MEMORY TYPE TSTRF01-FILENAME Name des Protokolls (Memory)
Importing IV_TIMESTAMP TYPE TSTAMP '00000000000000' Zeitstempel des Steps (nur zur Suche)
Importing IV_CLIENT TYPE T000-MANDT ' ' mandant
Importing IV_LANGUAGE TYPE SYST-LANGU SYST-LANGU Anzeige-Sprache
Exception INVALID_INPUT TYPE Ungültige Eingabe
Exception ACCESS_ERROR TYPE Protokoll konnte nicht gelesen werden
               
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  20130604 
SAP Release Created in