SAP ABAP Interface /UI2/IF_PAGE_CACHE_DP (Page Cache: callback Interface for Cache Initialize)
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
⤷
⤷
Properties
| Interface | /UI2/IF_PAGE_CACHE_DP | |
| Short Description | Page Cache: callback Interface for Cache Initialize |
General Data
| Package | /UI2/SERVICES_PB_V06_700 | UI BE: PB Service implementation 703 v.06 |
| Created | 20140331 | SAP |
| Last changed | 20141120 | |
| 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
Interface /UI2/IF_PAGE_CACHE_DP has no interface.
Friends
Interface /UI2/IF_PAGE_CACHE_DP has no friend.
Attributes
Interface /UI2/IF_PAGE_CACHE_DP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20140522 | ||
| 2 | Instance method | Public | Method | 20140522 | ||
| 3 | Instance method | Public | Method | 20140522 |
Events
Interface /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 | PAGES | Value transfer | Type reference (TYPE) | TP_T_PAGE | 20140522 |
Method GET_PAGES on Interface /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 | SCOPE | Value transfer | Type reference (TYPE) | STRING | 20140522 |
Method GET_SCOPE on Interface /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 | PAGES | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_MP_PAGEBUILDER=>TP_T_PAGE | 20140522 | ||||
| 2 | SCOPE | Call by reference | Type reference (TYPE) | STRING | 20140522 |
Method INIT on Interface /UI2/IF_PAGE_CACHE_DP has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |