SAP ABAP Function Module RSTT_GET_FREE_TRACEID_INDEX (Provides lowest free index for Trace ID)
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_GET_FREE_TRACEID_INDEX Provides lowest free index for Trace ID  
Function Group RSTT_CATT   Processing of Test Activities  
Program Name SAPLRSTT_CATT    
INCLUDE Name LRSTT_CATTU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_INDEX_FREE TYPE RSTT_INT4 Lowest free index
Exporting E_INDEX_USED TYPE RSTT_INT4 Highest used index
Exporting E_SUBRC TYPE SYSUBRC Return Code
Importing I_PREFIX TYPE RSTT_TRACEID Trace ID
Importing I_DIGITS TYPE RSTT_INT4 Size of Number range
Importing I_TAREA TYPE RSTT_TAREA 'BW_BEX' Application area
               
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