SAP ABAP Function Module RSTT_CREATE_CATT_TRACE (Create CATT Trace based on standard trace)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSTT_ENGINE (Package) Trace Tool for SAP Netweaver 2005 (BW): Engine Layer
Basic Data
Function Module RSTT_CREATE_CATT_TRACE Create CATT Trace based on standard trace  
Function Group RSTT_CATT   Processing of Test Activities  
Program Name SAPLRSTT_CATT    
INCLUDE Name LRSTT_CATTU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SUBRC TYPE SYSUBRC Return Code
Exporting E_S_TRACE TYPE RSTT_TRACE Trace header for new trace
Importing I_TRACEID TYPE RSTT_TRACEID Trace ID
Importing I_TRACEID_NEW TYPE RSTT_TRACEID New ID
Importing I_PREFIX TYPE RSTT_TRACEID Prefix for new trace ID generation
Importing I_DIGITS TYPE RSTT_INT4 Amount of digits for ID generation
Importing I_TEXT TYPE RSTT_LGTXT Trace description
Importing I_TRACETYPE TYPE RSTT_TTYPE 'CATT' Trace type
Tables I_T_SEQDESCR TYPE RSTT_SEQDESCR Sequence descriptions
Tables I_T_FUNCSEL TYPE RSTT_S_FUNCSEL List of tested functions
Tables E_T_MSG TYPE RSTT_S_MSG Messages
               
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 700