SAP ABAP Function Module PERFORMANCE_TRACE_OFF_ALL (PERFORMANCE_TRACE_OFF_ALL)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-P-PA (Application Component) Performance Analysis (Transaction ST05)
     SQLT (Package) Trace for SQL, Enqueue, RFC, Memory
Basic Data
Function Module PERFORMANCE_TRACE_OFF_ALL  
Function Group SSQ0   Performance Trace(SQL,Enqueue,RFC,Buff.)  
Program Name SAPLSSQ0   Display List for SQL, Enqueue, RFC, and Memory Trace 
INCLUDE Name LSSQ0U35    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting LAST_MOD_DAT TYPE DATS
Exporting LAST_MOD_TIME TYPE TIMS
Importing TRACE_USER TYPE SYST-UNAME SY-UNAME
Importing SQL_TRACE_OFF TYPE CHAR1 'X'
Importing ENQ_TRACE_OFF TYPE CHAR1 SPACE
Importing RFC_TRACE_OFF TYPE CHAR1 SPACE
Importing BUF_TRACE_OFF TYPE CHAR1 SPACE
Importing CHECK_USER TYPE CHAR1 SPACE
Importing ALL_SERVERS TYPE CHAR1 SPACE
Tables STRACMSG_TAB TYPE STRACMSG Error Messages Table
Exception NO_TRACE_SELECTED TYPE
Exception NO_SERVER_LIST 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  20010220 
SAP Release Created in