SAP ABAP Class CL_SWLT_STATIC_DATA_CACHED (Access to findings of code analysis stored within SWLT cache)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SWLT (Package) SQL Performance Tuning Worklist
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWLT_STATIC_DATA_PROVIDER Provider for result of static code analysis 20130227
Properties
Class CL_SWLT_STATIC_DATA_CACHED  
Short Description Access to findings of code analysis stored within SWLT cache    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWLT   SQL Performance Tuning Worklist 
Created 20130227   SAP 
Last change 20140121   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWLT_STATIC_DATA_PROVIDER Provider for result of static code analysis 20130227
Friends
Class CL_SWLT_STATIC_DATA_CACHED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CACHE_ID Instance attribute Private Type reference (TYPE) SWLT_D_ID 20130408
2 C_MAXIMAL_SIZE_PROGRAM_RANGE Constant Private Type reference (TYPE) I 256 20130408
3 EXTRACTOR Instance attribute Private Object reference (TYPE REF TO) CL_SWLT_STATIC_DTL_EXTRACTOR 20130408
4 OBJNAME_RANGE Instance attribute Private Type reference (TYPE) IF_SWLT_SELECTION_FILTER=>TYP_T_OBJNAME_RANGES 20130408
5 OBJTYPE_RANGE Instance attribute Private Type reference (TYPE) IF_SWLT_SELECTION_FILTER=>TYP_T_OBJTYPE_RANGES 20130408
6 PACKAGE_RANGE Instance attribute Private Type reference (TYPE) IF_SWLT_SELECTION_FILTER=>TYP_T_PACKAGE_RANGES 20130408
7 PROGRAM_RANGE Instance attribute Private See coding 20130408
8 PROGRAM_RANGE_LINE Instance attribute Private See coding 20130408
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130301
2 EXTRACT_ADDITIONAL_INFO Instance method Private Method 20130408
3 EXTRACT_DETAILS Instance method Private Method 20130408
4 GET_CACHE_ID Instance method Protected Method 20130408
5 LOAD_AGGR_CHECK_FINDINGS Instance method Private Method 20130627
6 LOAD_AGGR_FINDINGS Instance method Private Method 20130627
7 POPULATE_OR_REUSE_CACHE Instance method Private Method 20130408
Events
Class CL_SWLT_STATIC_DATA_CACHED has no event.
Types
Class CL_SWLT_STATIC_DATA_CACHED has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method EXTRACT_ADDITIONAL_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BACKPACK Call by reference Type reference (TYPE) XSTRING 20130408
2 Returning R_ADDITIONAL_INFO Value transfer Type reference (TYPE) STRING 20130408
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE 20130408

Method EXTRACT_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CODE_LINKS Call by reference Type reference (TYPE) IF_SWLT_STATIC_DATA_PROVIDER=>TYP_S_DETAIL-CODE_LINKS 20130408
2 Exporting E_FINDING_DETAILS Call by reference Type reference (TYPE) IF_SWLT_STATIC_DATA_PROVIDER=>TYP_T_FINDING_DETAILS 20130408
3 Importing I_BACKPACK Call by reference Type reference (TYPE) XSTRING 20130408
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE 20130408

Method GET_CACHE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CACHE_ID Value transfer Type reference (TYPE) SWLT_D_ID 20130408
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE 20130408

Method LOAD_AGGR_CHECK_FINDINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AGGR_FINDINGS Call by reference Type reference (TYPE) IF_SWLT_STATIC_DATA_PROVIDER=>TYP_T_AGGR_FINDINGS 20130627
2 Importing I_SELECTION_FILTER Call by reference Object reference (TYPE REF TO) IF_SWLT_STATIC_SEL_FILTER 20130627
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE 20130627

Method LOAD_AGGR_FINDINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AGGR_FINDINGS Call by reference Type reference (TYPE) IF_SWLT_STATIC_DATA_PROVIDER=>TYP_T_AGGR_FINDINGS 20130627
2 Importing I_SELECTION_FILTER Call by reference Object reference (TYPE REF TO) IF_SWLT_STATIC_SEL_FILTER 20130627
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE 20130627

Method POPULATE_OR_REUSE_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SELECTION_FILTER Call by reference Object reference (TYPE REF TO) IF_SWLT_STATIC_SEL_FILTER 20130408
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE 20130408
History
Last changed by/on SAP  20140121 
SAP Release Created in 740