SAP ABAP Function Module FDT_READ_TRACE_HEADERS (BRFplus: Read Lean Trace Headers)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_CORE (Package) BRFplus: Core
Basic Data
Function Module FDT_READ_TRACE_HEADERS BRFplus: Read Lean Trace Headers  
Function Group FDT_TRACE   FDT Lean Trace  
Program Name SAPLFDT_TRACE    
INCLUDE Name LFDT_TRACEU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_HEADER TYPE IF_FDT_LEAN_TRACE=>T_HEADER Header data
Importing IV_TRACE_DB_CTAB TYPE TABNAME Table Name for Trace Table (Cluster)
Importing IV_TRACE_DB_JSTAB_H TYPE TABNAME Table Name for Trace Table (JSON) Head
Importing ITR_TRACE_UUID TYPE IF_FDT_LEAN_TRACE=>TR_TRACE_UUID Range of Trace UUIDs
Importing ITR_USER TYPE IF_FDT_TRACE=>TR_USER Range of Users
Importing ITR_FUNCTION_ID TYPE IF_FDT_TRACE=>TR_FUNCTION_ID Range of Function IDs
Importing ITR_EXTERNAL_ID TYPE IF_FDT_LEAN_TRACE=>TR_EXTERNAL_ID Range of External ID for Trace
Importing ITR_TRACE_REF_UUID TYPE IF_FDT_LEAN_TRACE=>TR_TRACE_UUID Range of Parent Trace UUID. Used to read child traces
Importing ITR_TRACE_START TYPE IF_FDT_LEAN_TRACE=>TR_TRACE_START Range of Trace Starting Timestamp
Importing ITR_TRACE_END TYPE IF_FDT_LEAN_TRACE=>TR_TRACE_END Range of Trace Ending Timestamp
               
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  20140117 
SAP Release Created in 703