SAP ABAP Class CL_SWLT_PARAMS (Params)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SWLT (Package) SQL Performance Tuning Worklist
Properties
Class CL_SWLT_PARAMS  
Short Description Params    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWLT   SQL Performance Tuning Worklist 
Created 20121219   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWLT_PARAMS has no forward declaration.
Interfaces
Class CL_SWLT_PARAMS has no interface implemented.
Friends
Class CL_SWLT_PARAMS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REPORT Instance attribute Private Type reference (TYPE) SY-REPID 20121219
2 TAB_PARAMS Instance attribute Private See coding 20121219
3 USERNAME Instance attribute Private Type reference (TYPE) SY-UNAME 20121219
Methods
# Method Level Visibility Method type Description Created on
1 CALIBRATE Static method Public Method 20121220
2 CREATE Static method Public Method 20121220
3 DELETE_PARAM_VALUES Instance method Public Method 20121219
4 GET_PARAM_VALUES Instance method Public Method 20121219
5 INIT Instance method Private Method 20121219
6 PERSIST_PARAM_VALUES Static method Public Method 20130624
7 SERIALIZE_VALUES Static method Private Method 20130625
8 SET_PARAM_VALUES Instance method Public Method 20121219
9 SUBMIT Instance method Public Method 20121219
Events
Class CL_SWLT_PARAMS has no event.
Types
Class CL_SWLT_PARAMS has no local type.
Method Signatures

Method CALIBRATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_STRING Call by reference Type reference (TYPE) CSEQUENCE 20121220

Method CALIBRATE on class CL_SWLT_PARAMS has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REPORT Call by reference Type reference (TYPE) CSEQUENCE SY-REPID 20121220
2 Importing I_USERNAME Call by reference Type reference (TYPE) CSEQUENCE SY-UNAME 20121220
3 Returning R_REF_PARAMS Value transfer Object reference (TYPE REF TO) CL_SWLT_PARAMS 20121220

Method CREATE on class CL_SWLT_PARAMS has no exception.

Method DELETE_PARAM_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_SUBMIT Value transfer Type reference (TYPE) XFLAG 20130129
2 Importing I_PARAMID Value transfer Type reference (TYPE) CSEQUENCE '*' 20121219

Method DELETE_PARAM_VALUES on class CL_SWLT_PARAMS has no exception.

Method GET_PARAM_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUES Call by reference Type reference (TYPE) DATA 20121219
2 Importing I_DEFAULT Value transfer Type reference (TYPE) CSEQUENCE '---' 20121219
3 Importing I_PARAMID Value transfer Type reference (TYPE) CSEQUENCE 20121219

Method GET_PARAM_VALUES on class CL_SWLT_PARAMS has no exception.

Method INIT Signature

Method INIT on class CL_SWLT_PARAMS has no parameter.
Method INIT on class CL_SWLT_PARAMS has no exception.

Method PERSIST_PARAM_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMID Call by reference Type reference (TYPE) CSEQUENCE 20130624
2 Importing I_REPORT Call by reference Type reference (TYPE) CSEQUENCE SY-REPID 20130625
3 Importing I_USERNAME Call by reference Type reference (TYPE) CSEQUENCE SY-UNAME 20130625
4 Importing I_VALUES Call by reference Type reference (TYPE) DATA 20130624

Method PERSIST_PARAM_VALUES on class CL_SWLT_PARAMS has no exception.

Method SERIALIZE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUES Call by reference Type reference (TYPE) DATA 20130625
2 Returning R_XML Value transfer Type reference (TYPE) STRING 20130625

Method SERIALIZE_VALUES on class CL_SWLT_PARAMS has no exception.

Method SET_PARAM_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMID Value transfer Type reference (TYPE) CSEQUENCE 20121219
2 Importing I_VALUES Call by reference Type reference (TYPE) DATA 20121219

Method SET_PARAM_VALUES on class CL_SWLT_PARAMS has no exception.

Method SUBMIT Signature

Method SUBMIT on class CL_SWLT_PARAMS has no parameter.
Method SUBMIT on class CL_SWLT_PARAMS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740