SAP ABAP Function Module TREX_EXT_PROCESS_INI_FILE (Get list of trace files for one TREX landscape)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-API (Application Component) TREX ABAP + JAVA API
     STREX (Package) TREX ABAP client
Basic Data
Function Module TREX_EXT_PROCESS_INI_FILE Get list of trace files for one TREX landscape  
Function Group TREX_EXT_TRACE   External: Trace  
Program Name SAPLTREX_EXT_TRACE    
INCLUDE Name LTREX_EXT_TRACEU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RETURN_CODE TYPE TREX_RFC-RETURN_CODE Return code
Exporting E_RETURN_TEXT TYPE TREX_RFC-RETURN_TEXT Return text
Exporting E_LINES TYPE TREXT_STRINGS Content of the file
Exporting E_FILE_SIZE TYPE TREXS_FILE-SIZE File size
Exporting E_RECONFIG TYPE TREX_RFC-BOOLEAN saveToAllHosts: 1:reconfig possible
Exporting E_SUSPECT_LINES TYPE TREXT_SUSPECT_LINES saveToAllHosts: suspected lines of saveToAllHots (ini file)
Exporting E_ERROR_LIST TYPE TREXT_ERROR_LIST saveToAllHosts: list of errors of each host
Importing I_RFC_DESTINATION TYPE TREX_RFC-RFC_DESTINATION RFC destination to TREX engine
Importing I_FILE_NAME TYPE TREXS_FILE-FILE_NAME File name pattern
Importing I_LAYER TYPE CHAR1 'H' Layer
Importing I_TENANT TYPE SYST-MANDT Tenant
Importing I_HOST TYPE TREXS_FILE-HOST Host
Importing I_ACTION TYPE TREX_RFC-FLAG '1' 1:readFile 2:writeFile 3:delete 4:check 5:saveToAllHost 6:saveToAll+Reconfi
Importing I_LINES TYPE TREXT_STRINGS Long lines
Exception CONVERSION_ERROR TYPE Error during conversion to UTF-8
Exception ERROR TYPE Error, see error message
Exception NO_AUTHORIZATION TYPE
               
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  20060330 
SAP Release Created in 800