SAP ABAP Class CL_CHIP_WUL_CACHE (CHIP Where-Used List: 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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090526
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_CFG_BADI_CHANGES Interface tfor BAdI: WD_BADI_CONFIG_CHANGES 20090526
Properties
Class CL_CHIP_WUL_CACHE  
Short Description CHIP Where-Used List: 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 20090525   SAP 
Last change 20110908   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)
2 IF_CHIP_PAGE_CONFIG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_WD_PERSONALIZATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20090526
2 IF_WD_CFG_BADI_CHANGES Interface tfor BAdI: WD_BADI_CONFIG_CHANGES 20090526
Friends
Class CL_CHIP_WUL_CACHE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_COMPONENT_PAGE Constant Private Type reference (TYPE) WDY_CONF_COMP_NAME 'WDR_CHIP_PAGE' 20090527
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHIP_NAMES_USED Static method Public Method 20090525
2 GET_PAGE_CONFIGS Static method Public Method 20090604
3 GET_PAGE_HEADER Static method Public Method 20091206
4 GET_PAGE_HEADERS Static method Public Method 20091206
5 GET_TIMESTAMP Static method Public Method 20090629
6 ON_PAGE_CHANGED Static method Public Method 20090525
7 RESET Static method Public Method 20090629
8 SET_TIMESTAMP Static method Private Method 20090610
9 SYNCHRONIZE_CACHE Static method Public Method 20090527
Events
Class CL_CHIP_WUL_CACHE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TPT_CACHE_PAGE Public See coding 20090526 tpt_cache_page type standard table of chip_cache_page
2 TPT_CACHE_PAGEH Public See coding 20091203 tpt_cache_pageh type standard table of chip_cache_pageh
3 TPT_CACHE_PAGEM Public See coding 20090526 tpt_cache_pagem type standard table of chip_cache_pagem
4 TPT_CACHE_PAGMH Public See coding 20091203 tpt_cache_pagmh type standard table of chip_cache_pagmh
Method Signatures

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 Tabelle von Strings 20090526
2 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Klasse zum Ändern von Konfigurationsdaten 20090526
3 Importing PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20090526
4 Importing USER Call by reference Type reference (TYPE) SYUNAME Benutzername 20090527

Method GET_CHIP_NAMES_USED on class CL_CHIP_WUL_CACHE has no exception.

Method GET_PAGE_CONFIGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILTER Call by reference Object reference (TYPE REF TO) CL_CHIP_PAGE_CONFIG_FILTER Web Dynpro ABAP: CHIP-Id 20090604
2 Exporting T_CACHE_PAGE Call by reference Type reference (TYPE) TPT_CACHE_PAGE 20090604
3 Exporting T_CACHE_PAGEM Call by reference Type reference (TYPE) TPT_CACHE_PAGEM 20090604
# Exception Resumable Description Created on
1 CX_CHIP_CACHE_INVALID Ausnahme: Cache ist nicht aktuell 20090610
2 CX_CHIP_FOREIGN_LOCK PageBuilder: Objekt gesperrt 20090610

Method GET_PAGE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHIP_CACHE_PAGEH Call by reference Type reference (TYPE) CHIP_CACHE_PAGEH CHIP Cache: Page Header 20091206
2 Exporting CHIP_CACHE_PAGMH Call by reference Type reference (TYPE) CHIP_CACHE_PAGMH CHIP Cache: Page Header 20091206
3 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20091206
4 Importing PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE IF_WD_PERSONALIZATION=>CO_SCOPE_CONFIG Web Dynpro: Personalisierungsreichweite 20091206
5 Importing WDUSER Call by reference Type reference (TYPE) WDY_CONFIG_USER Web Dynpro: Konfiguration: Benutzer- oder Rollenname 20091206
# Exception Resumable Description Created on
1 CX_CHIP_CACHE_INVALID Ausnahme: Cache ist nicht aktuell 20091206
2 CX_CHIP_FOREIGN_LOCK PageBuilder: Objekt gesperrt 20091206

Method GET_PAGE_HEADERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_PROVIDER Call by reference Type reference (TYPE) CHIP_PAGE_CHIP_PROVIDER ABAP_FALSE Kennzeichen: Page wird als CHIP-Provider verwendet 20101123
2 Importing PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE IF_WD_PERSONALIZATION=>CO_SCOPE_CONFIG Web Dynpro: Personalisierungsreichweite 20091206
3 Exporting T_CACHE_PAGEH Call by reference Type reference (TYPE) TPT_CACHE_PAGEH 20091206
4 Exporting T_CACHE_PAGMH Call by reference Type reference (TYPE) TPT_CACHE_PAGMH 20091206
5 Importing WDUSER Call by reference Type reference (TYPE) WDY_CONFIG_USER 20091207
# Exception Resumable Description Created on
1 CX_CHIP_CACHE_INVALID Ausnahme: Cache ist nicht aktuell 20091206
2 CX_CHIP_FOREIGN_LOCK PageBuilder: Objekt gesperrt 20091206

Method GET_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20090629

Method GET_TIMESTAMP on class CL_CHIP_WUL_CACHE has no exception.

Method ON_PAGE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) I 2 1: create, 2: modify, 3: delete, 4 copy 20090525
2 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20090525
3 Importing PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE IF_WD_PERSONALIZATION=>CO_SCOPE_CONFIG if_wd_personalization=>co_scope_config 20090525
4 Exporting T_CACHE_PAGE Call by reference Type reference (TYPE) TPT_CACHE_PAGE 20090526
5 Exporting T_CACHE_PAGEM Call by reference Type reference (TYPE) TPT_CACHE_PAGEM 20090526
6 Importing WDUSER Call by reference Type reference (TYPE) WDY_CONFIG_USER Benutzername 20090604
# Exception Resumable Description Created on
1 CX_CHIP_FOREIGN_LOCK PageBuilder: Objekt gesperrt 20090610

Method RESET Signature

Method RESET on class CL_CHIP_WUL_CACHE has no parameter.
Method RESET on class CL_CHIP_WUL_CACHE has no exception.

Method SET_TIMESTAMP Signature

Method SET_TIMESTAMP on class CL_CHIP_WUL_CACHE has no parameter.
Method SET_TIMESTAMP on class CL_CHIP_WUL_CACHE has no exception.

Method SYNCHRONIZE_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090610
# Exception Resumable Description Created on
1 CX_CHIP_FOREIGN_LOCK PageBuilder: Objekt gesperrt 20090610
History
Last changed by/on SAP  20110908 
SAP Release Created in 800