SAP ABAP Class CL_DB6_ACTION_DBSL_TRACE (DB6: Status of DBSL-Trace)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
     STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DB6_ACTION_CONTROLLER DB6: Abstract Action Controller 20050214
Properties
Class CL_DB6_ACTION_DBSL_TRACE  
Short Description DB6: Status of DBSL-Trace    
Super Class CL_DB6_ACTION_CONTROLLER DB6: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STU6   DB6: Performance-Monitor (UNIX/Windows) 
Created 20050214   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DB6_ACTION_DBSL_TRACE has no interface implemented.
Friends
Class CL_DB6_ACTION_DBSL_TRACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CMD_DBSL_CSTRACE Static Attribute Public Type reference (TYPE) SYUCOMM 'SWCS' Function code that PAI triggered 20110407
2 CMD_DBSL_DLTRACE Static Attribute Public Type reference (TYPE) SYUCOMM 'SWDL' Function code that PAI triggered 20110407
3 CMD_DBSL_TRACE Static Attribute Public Type reference (TYPE) SYUCOMM 'SWTR' Function code that PAI triggered 20110407
4 CMD_LOC_REM Static Attribute Public Type reference (TYPE) SYUCOMM 'LOC_REM' Function code that PAI triggered 20110407
5 CMD_UPDATE Static Attribute Public Type reference (TYPE) SYUCOMM 'UPD' Function code that PAI triggered 20110407
6 CTRL Instance attribute Private Attribute reference (LIKE) 20050214
7 GREEN_ICON Instance attribute Private Type reference (TYPE) ICONS-TEXT Trägerfeld für Ikonen 20050214
8 IS_PARAMETER_RFC_CHANGEABLE Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110405
9 IS_TRACE_ON_ALL_APP_SERVER Instance attribute Private Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20110408
10 IS_VALID_INPUT Instance attribute Private Type reference (TYPE) BOOLEAN ABAP_TRUE Boolean Variable (X=True, -=False, Space=Unknown) 20110411
11 NAV_REF Instance attribute Private Attribute reference (LIKE) 20050214
12 PARAM_DBSL_CSTRACE Constant Public Type reference (TYPE) TPFET-PARNAME 'dbsl_cstrace' Profile parameter name 20110405
13 PARAM_DBSL_TRACE Constant Public Type reference (TYPE) TPFET-PARNAME 'dbsl_trace' Profile parameter name 20110405
14 PARAM_DBSL_TRACE_DEADLOCK_TIME Constant Public Type reference (TYPE) TPFET-PARNAME 'dbsl_trace_deadlock_time' Profile parameter name 20110405
15 PARAM_DBSL_TRACE_IOCOUNT Constant Public Type reference (TYPE) TPFET-PARNAME 'dbsl_trace_iocount' Profile parameter name 20110405
16 PARAM_DBSL_TRACE_STRING Constant Public Type reference (TYPE) TPFET-PARNAME 'dbsl_trace_string' Profile parameter name 20110405
17 PARAM_DBSL_TRACE_STR_LEN Constant Public Type reference (TYPE) TPFET-PARNAME 'dbsl_trace_str_len' Profile parameter name 20110405
18 PARAM_DBSL_TRACE_TIME Constant Public Type reference (TYPE) TPFET-PARNAME 'dbsl_trace_time' Profile parameter name 20110405
19 RED_ICON Instance attribute Private Type reference (TYPE) ICONS-TEXT Trägerfeld für Ikonen 20050214
20 RFCDEST Instance attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110311
21 TRACE_OFF Constant Private Type reference (TYPE) STRING 'Trace Off' 20110407
22 TRACE_ON Constant Private Type reference (TYPE) STRING 'Trace On' 20110407
23 VIEW_DATA Instance attribute Private Type reference (TYPE) DB6CC_ACTION_DBSL_TRACE 20050214
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_PARAMETER Instance method Private Method change a parameter remote 20110405
2 CHECK_DISP_NUMBER Instance method Public Method check display number 20050214
3 CHECK_DL_TIME Instance method Public Method check dl time input 20050214
4 CHECK_LENGTHDATA Instance method Public Method check lengthdata input 20050214
5 CHECK_TRACE_STATUS Instance method Public Method check trace status 20050214
6 CHECK_TRACE_TIME Instance method Public Method check trace time input 20050214
7 REFRESH_DBSL_CTRACE Instance method Private Method Kumulativen DBSL-Trace aktualisieren 20050214
8 REFRESH_DBSL_DEADLOCK_TRACE Instance method Private Method DBSL-Deadlock-Trace aktualisieren 20050214
9 REFRESH_DBSL_TRACE Instance method Private Method DBSL-Trace aktualisieren 20050214
10 REFRESH_LENGTH_DATA Instance method Private Method Längendaten aktualisieren 20050214
11 REFRESH_NUMBER_IO_RECORDS Instance method Private Method Anzahl der E/A-Sätze aktualisieren 20050214
12 REFRESH_TRACE_STRING Instance method Private Method Trace-String aktualisieren 20050214
13 REFRESH_TRACE_TIME Instance method Private Method Trace-Zeit aktualisieren 20050214
14 SWITCH_DBSL_CTRACE Instance method Private Method Kumulativen DBSL-Trace umschalten 20050214
15 SWITCH_DBSL_TRACE Instance method Private Method DBSL-Trace umschalten 20050214
16 SWITCH_DEADLOCK_TRACE Instance method Private Method Deadlock-Trace umschalten 20050214
17 UPDATE_ATTRIBUTES Instance method Private Method DB6: Updates all attributes 20110406
18 UPDATE_DISPLAY_LENGTH Instance method Private Method Anzeigelänge aktualisieren 20050214
19 UPDATE_MIN_TIME_LIMIT Instance method Private Method Mindestzeitgrenze aktualisieren 20050214
20 UPDATE_NUMBER_IO_RECORDS Instance method Private Method Anzahl der E/A-Sätze aktualisieren 20050214
21 UPDATE_SEARCH_STRING Instance method Private Method Such-String aktualisieren 20050214
Events
Class CL_DB6_ACTION_DBSL_TRACE has no event.
Types
Class CL_DB6_ACTION_DBSL_TRACE has no local type.
Method Signatures

Method CHANGE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM_NAME Call by reference Type reference (TYPE) TPFET-PARNAME Profile parameter name 20110405
2 Importing TRACE_LEVEL Call by reference Type reference (TYPE) I Integer value 20110405
3 Importing TRACE_VALUE Call by reference Type reference (TYPE) TPFET-PVALUE Char128 value 20110405
# Exception Resumable Description Created on
1 INVALID_PARAM 20110405
2 INVALID_VALUE 20110405
3 LENGTH_EXCEEDED 20110405
4 NOT_AUTHORIZED 20110405
5 NOT_CHANGEABLE 20110405
6 NOT_FOUND 20110405
7 SHMPRF_ERROR 20110405
8 UNKNOWN_ERROR 20110408
9 UNKNOWN_OPCODE 20110405

Method CHECK_DISP_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISP_NUMBER Call by reference Type reference (TYPE) DB6CC_ACTION_DBSL_TRACE-DISP_NUMBER 20050315
2 Changing VALID_INPUT Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110411

Method CHECK_DISP_NUMBER on class CL_DB6_ACTION_DBSL_TRACE has no exception.

Method CHECK_DL_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISP_DL_TIME Call by reference Type reference (TYPE) DB6CC_ACTION_DBSL_TRACE-DISP_DL_TIME 20050315
2 Changing VALID_INPUT Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110411

Method CHECK_DL_TIME on class CL_DB6_ACTION_DBSL_TRACE has no exception.

Method CHECK_LENGTHDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISP_LENGTHDATA Call by reference Type reference (TYPE) DB6CC_ACTION_DBSL_TRACE-DISP_LENGTHDATA 20050315
2 Changing VALID_INPUT Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110411

Method CHECK_LENGTHDATA on class CL_DB6_ACTION_DBSL_TRACE has no exception.

Method CHECK_TRACE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISP_TRACE_STATUS Call by reference Type reference (TYPE) DB6CC_ACTION_DBSL_TRACE-DISP_TRACE_STATUS 20050315
2 Changing VALID_INPUT Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110411

Method CHECK_TRACE_STATUS on class CL_DB6_ACTION_DBSL_TRACE has no exception.

Method CHECK_TRACE_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISP_TRACE_TIME Call by reference Type reference (TYPE) DB6CC_ACTION_DBSL_TRACE-DISP_TRACE_TIME 20050315
2 Changing VALID_INPUT Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110411

Method CHECK_TRACE_TIME on class CL_DB6_ACTION_DBSL_TRACE has no exception.

Method REFRESH_DBSL_CTRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20060110

Method REFRESH_DBSL_CTRACE on class CL_DB6_ACTION_DBSL_TRACE has no exception.

Method REFRESH_DBSL_DEADLOCK_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20060110

Method REFRESH_DBSL_DEADLOCK_TRACE on class CL_DB6_ACTION_DBSL_TRACE has no exception.

Method REFRESH_DBSL_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20060110

Method REFRESH_DBSL_TRACE on class CL_DB6_ACTION_DBSL_TRACE has no exception.

Method REFRESH_LENGTH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20060110

Method REFRESH_LENGTH_DATA on class CL_DB6_ACTION_DBSL_TRACE has no exception.

Method REFRESH_NUMBER_IO_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20060110

Method REFRESH_NUMBER_IO_RECORDS on class CL_DB6_ACTION_DBSL_TRACE has no exception.

Method REFRESH_TRACE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20060110

Method REFRESH_TRACE_STRING on class CL_DB6_ACTION_DBSL_TRACE has no exception.

Method REFRESH_TRACE_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20060110

Method REFRESH_TRACE_TIME on class CL_DB6_ACTION_DBSL_TRACE has no exception.

Method SWITCH_DBSL_CTRACE Signature

Method SWITCH_DBSL_CTRACE on class CL_DB6_ACTION_DBSL_TRACE has no parameter.
Method SWITCH_DBSL_CTRACE on class CL_DB6_ACTION_DBSL_TRACE has no exception.

Method SWITCH_DBSL_TRACE Signature

Method SWITCH_DBSL_TRACE on class CL_DB6_ACTION_DBSL_TRACE has no parameter.
Method SWITCH_DBSL_TRACE on class CL_DB6_ACTION_DBSL_TRACE has no exception.

Method SWITCH_DEADLOCK_TRACE Signature

Method SWITCH_DEADLOCK_TRACE on class CL_DB6_ACTION_DBSL_TRACE has no parameter.
Method SWITCH_DEADLOCK_TRACE on class CL_DB6_ACTION_DBSL_TRACE has no exception.

Method UPDATE_ATTRIBUTES Signature

Method UPDATE_ATTRIBUTES on class CL_DB6_ACTION_DBSL_TRACE has no parameter.
Method UPDATE_ATTRIBUTES on class CL_DB6_ACTION_DBSL_TRACE has no exception.

Method UPDATE_DISPLAY_LENGTH Signature

Method UPDATE_DISPLAY_LENGTH on class CL_DB6_ACTION_DBSL_TRACE has no parameter.
Method UPDATE_DISPLAY_LENGTH on class CL_DB6_ACTION_DBSL_TRACE has no exception.

Method UPDATE_MIN_TIME_LIMIT Signature

Method UPDATE_MIN_TIME_LIMIT on class CL_DB6_ACTION_DBSL_TRACE has no parameter.
Method UPDATE_MIN_TIME_LIMIT on class CL_DB6_ACTION_DBSL_TRACE has no exception.

Method UPDATE_NUMBER_IO_RECORDS Signature

Method UPDATE_NUMBER_IO_RECORDS on class CL_DB6_ACTION_DBSL_TRACE has no parameter.
Method UPDATE_NUMBER_IO_RECORDS on class CL_DB6_ACTION_DBSL_TRACE has no exception.

Method UPDATE_SEARCH_STRING Signature

Method UPDATE_SEARCH_STRING on class CL_DB6_ACTION_DBSL_TRACE has no parameter.
Method UPDATE_SEARCH_STRING on class CL_DB6_ACTION_DBSL_TRACE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710