SAP ABAP Class CL_SQLM_CONVERTER (SQL Monitor: Converter)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     SQLM_CORE (Package) SQL Monitor Core
Properties
Class CL_SQLM_CONVERTER  
Short Description SQL Monitor: Converter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SQLM_CORE   SQL Monitor Core 
Created 20121218   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SQLM_CONVERTER has no forward declaration.
Interfaces
Class CL_SQLM_CONVERTER has no interface implemented.
Friends
Class CL_SQLM_CONVERTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONVERTER Instance attribute Private Object reference (TYPE REF TO) CONVERTER 20121218
Methods
# Method Level Visibility Method type Description Created on
1 COMPUTE_PAYLOAD Instance method Public Method 20121221
2 COMPUTE_REQUEST Instance method Public Method 20130730
3 COMPUTE_SUBKEY Instance method Public Method 20121218
4 COMPUTE_TABLENAMES Instance method Public Method 20130107
5 CONSTRUCTOR Instance method Public Constructor 20121218
Events
Class CL_SQLM_CONVERTER has no event.
Types
Class CL_SQLM_CONVERTER has no local type.
Method Signatures

Method COMPUTE_PAYLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COUNTER Call by reference Type reference (TYPE) RTMCOUNTER 20121221
2 Changing SQLMPAYLOAD Call by reference Type reference (TYPE) SQLMPAYLOAD 20121221
3 Importing TEXT Call by reference Type reference (TYPE) RTMTEXT 20121221

Method COMPUTE_PAYLOAD on class CL_SQLM_CONVERTER has no exception.

Method COMPUTE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COUNTER Call by reference Type reference (TYPE) RTMCOUNTER 20130730
2 Changing SQLMREQRECORD Call by reference Type reference (TYPE) SQLMREQRECORD 20130730
3 Importing SUBKEY Call by reference Type reference (TYPE) RTM_SUBID 20130730
4 Importing TEXT Call by reference Type reference (TYPE) RTMTEXT 20130730

Method COMPUTE_REQUEST on class CL_SQLM_CONVERTER has no exception.

Method COMPUTE_SUBKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing SQLMSUBKEY Call by reference Type reference (TYPE) SQLMSUBKEYINT 20121218
2 Importing SUBKEY Call by reference Type reference (TYPE) RTM_SUBID 20121218

Method COMPUTE_SUBKEY on class CL_SQLM_CONVERTER has no exception.

Method COMPUTE_TABLENAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUBKEY Call by reference Type reference (TYPE) RTM_SUBID 20130107
2 Changing TABLENAMES Call by reference Type reference (TYPE) SQLMTABLENAMES 20130107

Method COMPUTE_TABLENAMES on class CL_SQLM_CONVERTER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEST_ID Call by reference Type reference (TYPE) TEST_ID 20121218

Method CONSTRUCTOR on class CL_SQLM_CONVERTER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740