SAP ABAP Class /UI2/CL_PAGE_CACHE_DBTAB (UI2 Page Cache)
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
Class | /UI2/CL_PAGE_CACHE_DBTAB | |
Short Description | UI2 Page Cache | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /UI2/SERVICES_PB_V06_700 | UI BE: PB Service implementation 703 v.06 |
Created | 20140606 | SAP |
Last change | 20141121 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /UI2/CL_PAGE_CACHE_DBTAB has no interface implemented.
Friends
Class /UI2/CL_PAGE_CACHE_DBTAB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /UI2/IF_EDM_MP_PAGEBUILDER=>TP_T_PAGE | 20140618 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /UI2/CL_PAGE_CACHE_DBTAB_INT | Page Cache: Internal access to DB table | 20140606 | ||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /UI2/CL_PAGE_CACHE_DBTAB | UI2 Page Cache | 20140617 | ||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /UI2/CL_PAGE_CACHE_DBTAB | UI2 Page Cache | 20140617 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20140618 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /UI2/IF_PAGE_CACHE_DP | Page Cache: callback Interface for Cache Initialize | 20140606 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20140606 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20140618 | |
2 | ![]() |
Instance method | Public | Method | 20140617 | |
3 | ![]() |
Instance method | Public | Method | 20140606 | |
4 | ![]() |
Instance method | Public | Method | 20140606 | |
5 | ![]() |
Instance method | Private | Method | 20140606 | |
6 | ![]() |
Static method | Public | Method | 20140606 | |
7 | ![]() |
Instance method | Public | Method | 20140606 | |
8 | ![]() |
Instance method | Private | Method | 20140606 | |
9 | ![]() |
Instance method | Public | Method | 20140606 | |
10 | ![]() |
Instance method | Public | Method | 20140606 | |
11 | ![]() |
Instance method | Public | Method | 20140618 | |
12 | ![]() |
Instance method | Private | Method | 20140618 |
Events
Class /UI2/CL_PAGE_CACHE_DBTAB has no event.
Types
Class /UI2/CL_PAGE_CACHE_DBTAB has no local type.
Method Signatures
Method ADD_CHIP_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20140618 |
Method ADD_CHIP_INSTANCE on class /UI2/CL_PAGE_CACHE_DBTAB has no exception.
Method AFTER_SAVE Signature
Method AFTER_SAVE on class /UI2/CL_PAGE_CACHE_DBTAB has no parameter.
Method AFTER_SAVE on class /UI2/CL_PAGE_CACHE_DBTAB has no exception.
Method BUILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PAGE_DP | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_PAGE_CACHE_DP | 20140606 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
UI2 Exception for data provider | 20140704 |
Method DELETE_PAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20140606 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20140606 |
Method GET_CACHE_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CACHE_INT | Value transfer | Object reference (TYPE REF TO) | /UI2/CL_PAGE_CACHE_DBTAB_INT | Page Cache: Internal access to DB table | 20140606 |
Method GET_CACHE_INT on class /UI2/CL_PAGE_CACHE_DBTAB has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCE | Value transfer | Object reference (TYPE REF TO) | /UI2/CL_PAGE_CACHE_DBTAB | UI2 Page Cache | 20140606 | ||
2 | ![]() |
SCOPE | Call by reference | Type reference (TYPE) | STRING | /UI2/IF_EDM_WD_CONSTANTS=>CO_SCOPE-CONFIGURATION | 20140606 |
Method GET_INSTANCE on class /UI2/CL_PAGE_CACHE_DBTAB has no exception.
Method GET_PAGES 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 | 20140606 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20140606 |
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SCOPE | Call by reference | Type reference (TYPE) | STRING | /UI2/IF_EDM_WD_CONSTANTS=>CO_SCOPE-CONFIGURATION | 20140606 |
Method INIT on class /UI2/CL_PAGE_CACHE_DBTAB has no exception.
Method IS_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140606 | |||
2 | ![]() |
READ_ACCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20140617 |
Method IS_ACTIVE on class /UI2/CL_PAGE_CACHE_DBTAB has no exception.
Method MODIFY_PAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PAGE | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_MP_PAGEBUILDER=>TP_S_PAGE | 20140606 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20140606 |
Method REMOVE_CHIP_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20140618 |
Method REMOVE_CHIP_INSTANCE on class /UI2/CL_PAGE_CACHE_DBTAB has no exception.
Method RESET_BUFFER Signature
Method RESET_BUFFER on class /UI2/CL_PAGE_CACHE_DBTAB has no parameter.
Method RESET_BUFFER on class /UI2/CL_PAGE_CACHE_DBTAB has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 100 |