SAP ABAP Class CL_SWLT_STATIC_CACHE_TEST_DATA (Service to maintain data for self tests)
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_STATIC_CACHE_TEST_DATA  
Short Description Service to maintain data for self tests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SWLT   SQL Performance Tuning Worklist 
Created 20130228   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWLT_STATIC_CACHE_TEST_DATA has no forward declaration.
Interfaces
Class CL_SWLT_STATIC_CACHE_TEST_DATA has no interface implemented.
Friends
Class CL_SWLT_STATIC_CACHE_TEST_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_CACHE_ID Instance attribute Public Type reference (TYPE) SWLT_D_ID 20130228
2 F_FINDINGS Instance attribute Private Type reference (TYPE) TY_FINDINGS 20130228
3 F_HEADER Instance attribute Private Type reference (TYPE) SWLT_STATIC_H 20130228
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FINDING Instance method Public Method 20130228
2 CONSTRUCTOR Instance method Public Constructor 20130228
3 REMOVE Instance method Public Method 20130228
4 SET_HEADER_TO_ATC Instance method Public Method 20130228
5 SET_HEADER_TO_CODE_INSPECTOR Instance method Public Method 20130228
6 SET_HEADER_TO_NON Instance method Public Method 20130228
7 STORE Instance method Public Method 20130228
Events
Class CL_SWLT_STATIC_CACHE_TEST_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_FINDING Private Type reference (TYPE) SWLT_STATIC_D 20130228
2 TY_FINDINGS Private See coding 20130228 ty_Findings type standard table of ty_Finding with default key
Method Signatures

Method ADD_FINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REVISED_FINDING Call by reference Type reference (TYPE) SWLT_STATIC_D 20130301
2 Importing I_FINDING Value transfer Type reference (TYPE) SWLT_STATIC_D 20130228

Method ADD_FINDING on class CL_SWLT_STATIC_CACHE_TEST_DATA has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SWLT_STATIC_CACHE_TEST_DATA has no parameter.
Method CONSTRUCTOR on class CL_SWLT_STATIC_CACHE_TEST_DATA has no exception.

Method REMOVE Signature

Method REMOVE on class CL_SWLT_STATIC_CACHE_TEST_DATA has no parameter.
Method REMOVE on class CL_SWLT_STATIC_CACHE_TEST_DATA has no exception.

Method SET_HEADER_TO_ATC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RESULT_ID Call by reference Type reference (TYPE) SWLT_D_ID 20130228
2 Importing I_SERIES_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130228

Method SET_HEADER_TO_ATC on class CL_SWLT_STATIC_CACHE_TEST_DATA has no exception.

Method SET_HEADER_TO_CODE_INSPECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INSPECTION_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130228
2 Importing I_INSPECTION_VERSION Call by reference Type reference (TYPE) SCI_VERS 20130228
3 Importing I_USER_NAME Call by reference Type reference (TYPE) SYUNAME 20130228

Method SET_HEADER_TO_CODE_INSPECTOR on class CL_SWLT_STATIC_CACHE_TEST_DATA has no exception.

Method SET_HEADER_TO_NON Signature

Method SET_HEADER_TO_NON on class CL_SWLT_STATIC_CACHE_TEST_DATA has no parameter.
Method SET_HEADER_TO_NON on class CL_SWLT_STATIC_CACHE_TEST_DATA has no exception.

Method STORE Signature

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