SAP ABAP Class CL_SWLT_STATIC_CACHE_SVC (SWLT: Static data cache services)
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_CACHE_SVC SWLT: static data cache 20130219
Properties
Class CL_SWLT_STATIC_CACHE_SVC  
Short Description SWLT: Static data cache services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWLT   SQL Performance Tuning Worklist 
Created 20130219   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWLT_STATIC_CACHE_SVC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWLT_STATIC_CACHE_SVC SWLT: static data cache 20130219
Friends
Class CL_SWLT_STATIC_CACHE_SVC has no friend class.
Attributes
Class CL_SWLT_STATIC_CACHE_SVC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CACHE_ID_BY_RESULT_ID Instance method Private Method 20130220
2 DELETE_CACHE_ENTRY_AND_COMMIT Instance method Private Method 20130227
3 DEQUEUE_FOR_DELETION Instance method Private Method 20130304
4 ENQUEUE_FOR_DELETION Instance method Private Method 20130304
5 GET_ALL_CACHE_IDS Instance method Private Method 20130227
6 GET_EXPIRED_CACHE_IDS Instance method Private Method 20130227
7 GET_INSTANCE Static method Public Method 20130219
Events
Class CL_SWLT_STATIC_CACHE_SVC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_CACHE_IDS Private See coding 20130227 ty_T_Cache_Ids type standard table of swlt_D_Id with default key
Method Signatures

Method CACHE_ID_BY_RESULT_ID 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) IF_SWLT_SELECTION_FILTER=>TYP_S_RESULT_ID 20130220
2 Returning R_CACHE_ID Value transfer Type reference (TYPE) SWLT_D_ID 20130220

Method CACHE_ID_BY_RESULT_ID on class CL_SWLT_STATIC_CACHE_SVC has no exception.

Method DELETE_CACHE_ENTRY_AND_COMMIT Signature

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

Method DELETE_CACHE_ENTRY_AND_COMMIT on class CL_SWLT_STATIC_CACHE_SVC has no exception.

Method DEQUEUE_FOR_DELETION Signature

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

Method DEQUEUE_FOR_DELETION on class CL_SWLT_STATIC_CACHE_SVC has no exception.

Method ENQUEUE_FOR_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CACHE_ID Call by reference Type reference (TYPE) SWLT_D_ID 20130304
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE 20130304

Method GET_ALL_CACHE_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CACHE_IDS Value transfer Type reference (TYPE) TY_T_CACHE_IDS 20130227

Method GET_ALL_CACHE_IDS on class CL_SWLT_STATIC_CACHE_SVC has no exception.

Method GET_EXPIRED_CACHE_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CACHE_IDS Value transfer Type reference (TYPE) TY_T_CACHE_IDS 20130227

Method GET_EXPIRED_CACHE_IDS on class CL_SWLT_STATIC_CACHE_SVC has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_SOURCE Call by reference Type reference (TYPE) SWLT_D_CHECK_SOURCE 20130219
2 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SWLT_STATIC_CACHE_SVC 20130219

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