SAP ABAP Class /UI2/CL_FAV_CACHE (Buffer for Favorite Data)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/BASIS_SERVICES_FAV (Package) UI BE: Favorites

⤷

⤷

Properties
Class | /UI2/CL_FAV_CACHE | |
Short Description | Buffer for Favorite Data | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /UI2/BASIS_SERVICES_FAV | UI BE: Favorites |
Created | 20121207 | SAP |
Last change | 20130531 | SAP |
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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /UI2/CL_FAV_CACHE has no interface implemented.
Friends
Class /UI2/CL_FAV_CACHE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /UI2/IF_FAV_DATA=>TP_T_FAV_CACHE | 20121207 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /UI2/IF_FAV_DATA=>TP_T_FAVORITES | 20121207 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20121207 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20121207 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks if Instance of Buffer/Cache is loaded | 20121207 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20121207 |
3 | ![]() |
Static method | Public | Method | Returns Instance of Buffer/Cache | 20121207 |
4 | ![]() |
Instance method | Public | Method | Returns Personalization Data for instance | 20121207 |
5 | ![]() |
Static method | Public | Method | Invalidates the Buffer/Cache | 20121207 |
6 | ![]() |
Instance method | Public | Method | Reread the Buffer/Cache | 20121207 |
Events
Class /UI2/CL_FAV_CACHE has no event.
Types
Class /UI2/CL_FAV_CACHE has no local type.
Method Signatures
Method CHECK_INSTANCE_LOADED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REPOSITORY | Call by reference | Type reference (TYPE) | STRING | 20121207 | |||
2 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | STRING | 20121207 | |||
3 | ![]() |
RV_LOADED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121207 |
Method CHECK_INSTANCE_LOADED on class /UI2/CL_FAV_CACHE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REPOSITORY | Call by reference | Type reference (TYPE) | STRING | 20121207 | |||
2 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | STRING | 20121207 |
Method CONSTRUCTOR on class /UI2/CL_FAV_CACHE has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REPOSITORY | Call by reference | Type reference (TYPE) | STRING | 20121207 | |||
2 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | STRING | 20121207 | |||
3 | ![]() |
RV_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /UI2/CL_FAV_CACHE | Buffer for Favorite Data | 20121207 |
Method GET_INSTANCE on class /UI2/CL_FAV_CACHE has no exception.
Method GET_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ITEMS | Call by reference | Type reference (TYPE) | /UI2/IF_FAV_DATA=>TP_T_FAVORITES | 20121207 |
Method GET_ITEMS on class /UI2/CL_FAV_CACHE has no exception.
Method INVALIDATE_CACHE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ITEMS | Call by reference | Type reference (TYPE) | /UI2/IF_FAV_DATA=>TP_T_FAVORITES | 20121207 | |||
2 | ![]() |
IV_REPOSITORY | Call by reference | Type reference (TYPE) | STRING | 20121207 | |||
3 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | STRING | 20121207 |
Method INVALIDATE_CACHE on class /UI2/CL_FAV_CACHE has no exception.
Method REREAD_CACHE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ITEMS | Call by reference | Type reference (TYPE) | /UI2/IF_FAV_DATA=>TP_T_FAVORITES | 20121207 |
Method REREAD_CACHE on class /UI2/CL_FAV_CACHE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 100 |