SAP ABAP Class /UI2/IF_PAGE_CACHE_DP (Page Cache: callback Interface for Cache Initialize)
Properties
Class /UI2/IF_PAGE_CACHE_DP  
Short Description Page Cache: callback Interface for Cache Initialize    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20140331   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /UI2/IF_EDM_MP_PAGEBUILDER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /UI2/IF_PAGE_CACHE_DP has no interface implemented.
Friends
Class /UI2/IF_PAGE_CACHE_DP has no friend class.
Attributes
Class /UI2/IF_PAGE_CACHE_DP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PAGES Instance method Public Method 20140522
2 GET_SCOPE Instance method Public Method 20140522
3 INIT Instance method Public Method 20140522
Events
Class /UI2/IF_PAGE_CACHE_DP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_PAGE Public See coding 20140522 begin of tp_s_page. include type /ui2/if_edm_mp_pagebuilder=>tp_s_page. include type wdy_config_key. types end of tp_s_page
2 TP_T_PAGE Public See coding 20140522 tp_t_page type hashed table of tp_s_page with unique key id
Method Signatures

Method GET_PAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAGES Value transfer Type reference (TYPE) TP_T_PAGE 20140522

Method GET_PAGES on class /UI2/IF_PAGE_CACHE_DP has no exception.

Method GET_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SCOPE Value transfer Type reference (TYPE) STRING 20140522

Method GET_SCOPE on class /UI2/IF_PAGE_CACHE_DP has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAGES Call by reference Type reference (TYPE) /UI2/IF_EDM_MP_PAGEBUILDER=>TP_T_PAGE 20140522
2 Importing SCOPE Call by reference Type reference (TYPE) STRING 20140522

Method INIT on class /UI2/IF_PAGE_CACHE_DP has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in