SAP ABAP Interface /UI2/IF_PAGE_CACHE_DBTAB_INT (Page Cache: Internal Interface to DB tables)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/SERVICES_PB_V06_700 (Package) UI BE: PB Service implementation 703 v.06
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/CL_PAGE_CACHE_DBTAB_INT Page Cache: Internal access to DB table 20140520
Properties
Interface /UI2/IF_PAGE_CACHE_DBTAB_INT  
Short Description Page Cache: Internal Interface to DB tables    
General Data
Package /UI2/SERVICES_PB_V06_700   UI BE: PB Service implementation 703 v.06 
Created 20140331   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /UI2/IF_EDM_WD_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /UI2/IF_PAGE_CACHE_DBTAB_INT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface /UI2/IF_PAGE_CACHE_DBTAB_INT has no interface.
Friends
Interface /UI2/IF_PAGE_CACHE_DBTAB_INT has no friend.
Attributes
Interface /UI2/IF_PAGE_CACHE_DBTAB_INT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_SAVE Instance method Public Method 20140617
2 CHANGE_CHIP_COUNT Instance method Public Method 20140618
3 DELETE_PAGE Instance method Public Method 20140604
4 GET_LAST_MODIFIED Instance method Public Method 20140520
5 GET_PAGES Instance method Public Method 20140520
6 INITIALIZE Instance method Public Method 20140630
7 MODIFY_PAGE Instance method Public Method 20140617
8 RESET Instance method Public Method 20140522
Events
Interface /UI2/IF_PAGE_CACHE_DBTAB_INT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_T_PAGE Public See coding 20140520 tp_t_page type HASHED TABLE OF /ui2/pb_c_page with UNIQUE key id
2 TP_T_PAGET Public See coding 20140521 tp_t_paget type HASHED TABLE OF /ui2/pb_c_paget with UNIQUE key langu id
Method Signatures

Method AFTER_SAVE Signature

Method AFTER_SAVE on Interface /UI2/IF_PAGE_CACHE_DBTAB_INT has no parameter.
Method AFTER_SAVE on Interface /UI2/IF_PAGE_CACHE_DBTAB_INT has no exception.

Method CHANGE_CHIP_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NUMBER_OF_CHIPS Call by reference Type reference (TYPE) I 20140618
2 Importing PAGE_ID Call by reference Type reference (TYPE) /UI2/PAGE_ID_PBC Cache for UI2 Pagebuilding Service: Page ID 20140618
3 Importing SCOPE Call by reference Type reference (TYPE) STRING /UI2/IF_EDM_WD_CONSTANTS=>CO_SCOPE-CONFIGURATION 20140618

Method CHANGE_CHIP_COUNT on Interface /UI2/IF_PAGE_CACHE_DBTAB_INT has no exception.

Method DELETE_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAGE_ID Call by reference Type reference (TYPE) /UI2/PAGE_ID_PBC Key Components of Configuration Tables 20140604
2 Importing SCOPE Call by reference Type reference (TYPE) STRING /UI2/IF_EDM_WD_CONSTANTS=>CO_SCOPE-CONFIGURATION 20140604
3 Importing SYLANGU_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20140604
# Exception Resumable Description Created on
1 /UI2/CX_RUNTIME UI2 Exception for data provider 20140724

Method GET_LAST_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_TEXT_TABLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20140617
2 Returning RESULT Value transfer Type reference (TYPE) TIMESTAMP 20140520
3 Importing SCOPE Call by reference Type reference (TYPE) STRING 20140522

Method GET_LAST_MODIFIED on Interface /UI2/IF_PAGE_CACHE_DBTAB_INT has no exception.

Method GET_PAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PAGES Call by reference Type reference (TYPE) TP_T_PAGE 20140520
2 Exporting PAGETS Call by reference Type reference (TYPE) TP_T_PAGET 20140521
3 Importing SCOPE Call by reference Type reference (TYPE) STRING /UI2/IF_EDM_WD_CONSTANTS=>CO_SCOPE-CONFIGURATION 20140520
# Exception Resumable Description Created on
1 /UI2/CX_RUNTIME UI2 Exception for data provider 20140522

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAGES_DB Call by reference Type reference (TYPE) /UI2/IF_PAGE_CACHE_DBTAB_INT=>TP_T_PAGE 20140630
2 Importing PAGETS_DB Call by reference Type reference (TYPE) /UI2/IF_PAGE_CACHE_DBTAB_INT=>TP_T_PAGET 20140630
3 Importing SCOPE Call by reference Type reference (TYPE) STRING 20140630
# Exception Resumable Description Created on
1 /UI2/CX_RUNTIME UI2 Exception for data provider 20140702

Method MODIFY_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAGE Call by reference Type reference (TYPE) /UI2/PB_C_PAGE 20140617
2 Importing PAGET Call by reference Type reference (TYPE) /UI2/PB_C_PAGET 20140617
3 Importing SCOPE Call by reference Type reference (TYPE) STRING /UI2/IF_EDM_WD_CONSTANTS=>CO_SCOPE-CONFIGURATION 20140617
# Exception Resumable Description Created on
1 /UI2/CX_RUNTIME UI2 Exception for data provider 20140723

Method RESET Signature

Method RESET on Interface /UI2/IF_PAGE_CACHE_DBTAB_INT has no parameter.
Method RESET on Interface /UI2/IF_PAGE_CACHE_DBTAB_INT has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 100