SAP ABAP Class CL_RSRD_UTILITIES_BOOKMARK (Auxiliary Method for Managing Bookmarks and Views)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSRD (Package) BW: Broadcasting

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRD_UTILITIES_BOOKMARK | Help Methods for Managing Bookmarks and Views (Comp.) | 20091123 |
Properties
Class | CL_RSRD_UTILITIES_BOOKMARK | |
Short Description | Auxiliary Method for Managing Bookmarks and Views | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RSRD | |
Program status | ||
Category | 0 | |
Package | RSRD | BW: Broadcasting |
Created | 20040511 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSRD_UTILITIES_BOOKMARK | Help Methods for Managing Bookmarks and Views (Comp.) | 20091123 |
Friends
Class CL_RSRD_UTILITIES_BOOKMARK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | Status: Referenced in Broadcast Setting | 20091123 | |||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | Status: Sent by Broadcaster | 20091123 | |||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | Status: Referenced and Sent | 20091123 | |||
4 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | Status: Temporary | 20091123 | |||
5 | ![]() |
Constant | Private | Type reference (TYPE) | RSRPARAMETERID | 'PR_BOOKMARK_ID_ITEM' | Bookmark to Item | 20060405 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | 'BOOKMARK' | Bookmark Storage | 20060405 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | 'BOOKMARK3X' | Bookmark Storage (BW 3.x) | 20060405 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | 'VIEW' | Views | 20060405 | |
9 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter Container for Bookmarks in Current Context | 20060405 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20060405 | |
2 | ![]() |
Static method | Public | Method | Deleting a Bookmark in a Broadcast Setting | 20040528 |
3 | ![]() |
Static method | Public | Method | Returns Parameter Container with Bookmarks from Cur. Context | 20060405 |
4 | ![]() |
Static method | Private | Method | Determines Type of Bookmark for Object Type | 20060405 |
5 | ![]() |
Static method | Public | Method | Saving a Bookmark in a Broadcast Setting | 20040528 |
6 | ![]() |
Static method | Public | Method | Sending a Bookmark in a Broadcast Setting | 20040528 |
7 | ![]() |
Static method | Public | Method | Returns Parameter Container with Bookmarks from Cur. Context | 20060405 |
8 | ![]() |
Static method | Public | Method | Transferring the Bookmarks from Broadcaster Context | 20060405 |
Events
Class CL_RSRD_UTILITIES_BOOKMARK has no event.
Types
Class CL_RSRD_UTILITIES_BOOKMARK has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSRD_UTILITIES_BOOKMARK has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSRD_UTILITIES_BOOKMARK has no exception.
Method DELETE_REF_IN_SETTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BOOKMARK_ID | Call by reference | Type reference (TYPE) | RSRPARAMETERVALUE | Technischer Name eines Objekts | 20040528 | ||
2 | ![]() |
I_BOOKMARK_TYPE | Call by reference | Type reference (TYPE) | RSRPARAMETERID | CL_RSRD_F_PRODUCER_ROOT=>C_PARAMETER_BOOKMARK_ID | Parameter Id | 20060405 | |
3 | ![]() |
I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | RSRD_OBJECT_TYPE | Typ eines BW Reporting Objektes im Broadcasting Framework | 20040528 |
Method DELETE_REF_IN_SETTING on class CL_RSRD_UTILITIES_BOOKMARK has no exception.
Method GET_CONTEXT_BOOKMARKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_PARAMETER_BOOKMARKS | Value transfer | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20060405 |
Method GET_CONTEXT_BOOKMARKS on class CL_RSRD_UTILITIES_BOOKMARK has no exception.
Method GET_PERSISTENCE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BOOKMARK_TYPE | Call by reference | Type reference (TYPE) | RSRPARAMETERID | CL_RSRD_F_PRODUCER_ROOT=>C_PARAMETER_BOOKMARK_ID | 20060405 | ||
2 | ![]() |
I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | RSRD_OBJECT_TYPE | Typ eines BI Reporting Objektes im Broadcasting Framework | 20060405 | ||
3 | ![]() |
R_PERSISTENCE_TYPE | Value transfer | Type reference (TYPE) | CHAR10 | Typ der Persistenz | 20060405 |
Method GET_PERSISTENCE_TYPE on class CL_RSRD_UTILITIES_BOOKMARK has no exception.
Method SAVE_REF_IN_SETTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BOOKMARK_ID | Call by reference | Type reference (TYPE) | RSRPARAMETERVALUE | Technischer Name eines Objekts | 20040528 | ||
2 | ![]() |
I_BOOKMARK_TYPE | Call by reference | Type reference (TYPE) | RSRPARAMETERID | CL_RSRD_F_PRODUCER_ROOT=>C_PARAMETER_BOOKMARK_ID | Parameter Id | 20060405 | |
3 | ![]() |
I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | RSRD_OBJECT_TYPE | Typ eines BW Reporting Objektes im Broadcasting Framework | 20040528 |
Method SAVE_REF_IN_SETTING on class CL_RSRD_UTILITIES_BOOKMARK has no exception.
Method SEND_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BOOKMARK_ID | Call by reference | Type reference (TYPE) | RSRPARAMETERVALUE | Technischer Name eines Objekts | 20040528 | ||
2 | ![]() |
I_BOOKMARK_TYPE | Call by reference | Type reference (TYPE) | RSRPARAMETERID | CL_RSRD_F_PRODUCER_ROOT=>C_PARAMETER_BOOKMARK_ID | Parameter Id | 20060405 | |
3 | ![]() |
I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | RSRD_OBJECT_TYPE | Typ eines BW Reporting Objektes im Broadcasting Framework | 20040528 |
Method SEND_REF on class CL_RSRD_UTILITIES_BOOKMARK has no exception.
Method SET_CONTEXT_BOOKMARKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_PARAMETER_BOOKMARKS | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parametercontainer mit Bookmarks | 20060405 |
Method SET_CONTEXT_BOOKMARKS on class CL_RSRD_UTILITIES_BOOKMARK has no exception.
Method SET_FROM_BROADCAST_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_PARAMETER_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20060405 |
Method SET_FROM_BROADCAST_CONTEXT on class CL_RSRD_UTILITIES_BOOKMARK has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |