SAP ABAP Class CL_CHIP_WUL_CACHE_HELPER (Help Class for Page Cache)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
     SWDP_CCP_WD_API (Package) Web Dynpro ABAP: WDA Page Builder WD Integration API
Properties
Class CL_CHIP_WUL_CACHE_HELPER  
Short Description Help Class for Page Cache    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CCP_WD_API   Web Dynpro ABAP: WDA Page Builder WD Integration API 
Created 20091201   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CHIP_WUL_CACHE_HELPER has no forward declaration.
Interfaces
Class CL_CHIP_WUL_CACHE_HELPER has no interface implemented.
Friends
Class CL_CHIP_WUL_CACHE_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CONFIG_KEY Instance attribute Private Type reference (TYPE) WDY_CONFIG_KEY 20091205
2 M_PERS_SCOPE Instance attribute Private Type reference (TYPE) WDR_PERS_SCOPE 20091201
3 M_TOOL Instance attribute Private Object reference (TYPE REF TO) IF_CHIP_PAGE_TOOL WDR CHIP Page Tool 20091205
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20091201
2 DESTROY Instance method Public Method 20091206
3 GET_CHIP_NAMES_USED Instance method Public Method 20091201
4 GET_HEADER Instance method Public Method 20091201
Events
Class CL_CHIP_WUL_CACHE_HELPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_HEADER Public See coding 20091201 begin of tp_s_header, page_type type chip_page_type, conf_last_change type timestampl, cust_last_change type timestampl, pers_last_change type timestampl, chip_provider type chip_page_chip_provider, end of tp_s_header
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY 20091201
2 Importing PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE 20091201

Method CONSTRUCTOR on class CL_CHIP_WUL_CACHE_HELPER has no exception.

Method DESTROY Signature

Method DESTROY on class CL_CHIP_WUL_CACHE_HELPER has no parameter.
Method DESTROY on class CL_CHIP_WUL_CACHE_HELPER has no exception.

Method GET_CHIP_NAMES_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHIPS_USED Value transfer Type reference (TYPE) IF_CHIP_PAGE_CONFIG=>TPT_CHIPS 20091201

Method GET_CHIP_NAMES_USED on class CL_CHIP_WUL_CACHE_HELPER has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HEADER Value transfer Type reference (TYPE) TP_S_HEADER 20091201

Method GET_HEADER on class CL_CHIP_WUL_CACHE_HELPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800