SAP ABAP Interface IF_SWLT_STATIC_CACHE_SVC (SWLT: static data 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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWLT_STATIC_CACHE_SVC SWLT: Static data cache services 20130219
Properties
Interface IF_SWLT_STATIC_CACHE_SVC  
Short Description SWLT: static data cache    
General Data
Package SWLT   SQL Performance Tuning Worklist 
Created 20130219   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWLT_STATIC_CACHE_SVC has no forward declaration.
Interfaces
Interface IF_SWLT_STATIC_CACHE_SVC has no interface.
Friends
Interface IF_SWLT_STATIC_CACHE_SVC has no friend.
Attributes
Interface IF_SWLT_STATIC_CACHE_SVC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_CACHE Instance method Public Method 20130227
2 CREATE Instance method Public Method 20130219
3 DELETE_EXPIRED Instance method Public Method 20130227
4 GET_CACHED_ATC_HEADERS Instance method Public Method 20130227
5 GET_CACHE_ID Instance method Public Method 20130227
6 IS_CACHED Instance method Public Method 20130311
Events
Interface IF_SWLT_STATIC_CACHE_SVC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_ATC_CACHED_HEADER Public See coding 20130227 begin of t_atc_cached_header, run_series_name type satc_d_ci_config_serie_name, display_id type satc_d_id, end of t_atc_cached_header
2 T_ATC_CACHED_HEADERS Public See coding 20130227 t_atc_cached_headers type hashed table of t_atc_cached_header with unique key table_line
Method Signatures

Method CLEAR_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NUM_ENTRIES Value transfer Type reference (TYPE) I 20130227
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE 20130301

Method CREATE 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 20130219
2 Returning R_CACHE_ID Value transfer Type reference (TYPE) SWLT_D_ID 20130219
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE 20130221

Method DELETE_EXPIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NUM_ENTRIES Value transfer Type reference (TYPE) I 20130227
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE 20130301

Method GET_CACHED_ATC_HEADERS Signature

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

Method GET_CACHED_ATC_HEADERS on Interface IF_SWLT_STATIC_CACHE_SVC has no exception.

Method GET_CACHE_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 20130227
2 Returning R_CACHE_ID Value transfer Type reference (TYPE) SWLT_D_ID 20130227
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE 20130227

Method IS_CACHED 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 20130311
2 Returning R_CACHED Value transfer Type reference (TYPE) ABAP_BOOL 20130311

Method IS_CACHED on Interface IF_SWLT_STATIC_CACHE_SVC has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740