SAP ABAP Class IF_BICS_QV_BOOKMARK_MANAGER (Query View Bookmark)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BICS_QV_BOOKMARK_MANAGER | Query View Bookmark | 20130712 |
Properties
| Class | IF_BICS_QV_BOOKMARK_MANAGER | |
| Short Description | Query View Bookmark | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130712 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_BICS_QV_BOOKMARK_MANAGER has no interface implemented.
Friends
Class IF_BICS_QV_BOOKMARK_MANAGER has no friend class.
Attributes
Class IF_BICS_QV_BOOKMARK_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create New Bookmark | 20130712 | |
| 2 | Instance method | Public | Method | Delete a specific Bookmark | 20130712 | |
| 3 | Instance method | Public | Method | Delete a set of Bookmarks | 20130712 | |
| 4 | Instance method | Public | Method | Get Bookmark Catalog | 20130712 | |
| 5 | Instance method | Public | Method | Load Existing Bookmarks | 20130712 |
Events
Class IF_BICS_QV_BOOKMARK_MANAGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_BOOKMARK | Public | Type reference (TYPE) | BICS_BOOKMARK | 20130829 | |
|
| 2 | TN_T_BOOKMARKS | Public | See coding | 20130829 | tn_t_bookmarks TYPE STANDARD TABLE OF tn_s_bookmark WITH DEFAULT KEY
|
Method Signatures
Method CREATE_BOOKMARK 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) | RSZWOBJID | Technical Name of Object | 20130918 | |||
| 2 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20130918 | ||||
| 3 | I_R_QV | Call by reference | Object reference (TYPE REF TO) | IF_BICS_QV | Query View | 20130712 | |||
| 4 | R_BOOKMARK_ID | Value transfer | Type reference (TYPE) | RSZWOBJID | Bookmark ID | 20130712 |
Method CREATE_BOOKMARK on class IF_BICS_QV_BOOKMARK_MANAGER has no exception.
Method DELETE_BOOKMARK 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) | RSZWOBJID | Technical Name of Object | 20130918 |
Method DELETE_BOOKMARK on class IF_BICS_QV_BOOKMARK_MANAGER has no exception.
Method DELETE_BOOKMARKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20130918 | |||
| 2 | I_OWNER | Call by reference | Type reference (TYPE) | RSOWNER | Owner (Person Responsible) | 20130918 | |||
| 3 | I_QUERY | Call by reference | Type reference (TYPE) | RSZCOMPID | Name (ID) of a reporting component | 20130918 |
Method DELETE_BOOKMARKS on class IF_BICS_QV_BOOKMARK_MANAGER has no exception.
Method GET_BOOKMARKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMPID | Call by reference | Type reference (TYPE) | RSZCOMPID | Name (ID) of a reporting component | 20130918 | |||
| 2 | R_T_BOOKMARKS | Value transfer | Type reference (TYPE) | TN_T_BOOKMARKS | 20130829 |
Method GET_BOOKMARKS on class IF_BICS_QV_BOOKMARK_MANAGER has no exception.
Method LOAD_BOOKMARK 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) | RSZWOBJID | Bookmark ID | 20130712 | |||
| 2 | R_R_QV | Value transfer | Object reference (TYPE REF TO) | IF_BICS_QV | Query View | 20130712 |
Method LOAD_BOOKMARK on class IF_BICS_QV_BOOKMARK_MANAGER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |