SAP ABAP Class CL_BICS_QV_BOOKMARK_MANAGER (Query View Bookmark)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_CONSUMER_QUERY_VIEW (Package) BW BICS Consumer Query View
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_QV_BOOKMARK_MANAGER | Query View Bookmark | 20130712 |
Properties
| Class | CL_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 | BW_BICS_CONSUMER_QUERY_VIEW | BW BICS Consumer Query View |
| Created | 20130712 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BICS_QV_BOOKMARK_MANAGER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BICS_QV_BOOKMARK_MANAGER | Query View Bookmark | 20130712 |
Friends
Class CL_BICS_QV_BOOKMARK_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BICS_APPLICATION | Application Representation | 20130918 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BICS_MESSAGE_MANAGER | Message Manager in BICS | 20130918 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130918 | ||
| 2 | Instance method | Private | Method | Read Query content | 20130918 | |
| 3 | Instance method | Private | Method | Set Query content | 20130918 |
Events
Class CL_BICS_QV_BOOKMARK_MANAGER has no event.
Types
Class CL_BICS_QV_BOOKMARK_MANAGER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_APPLICATION | Call by reference | Object reference (TYPE REF TO) | IF_BICS_APPLICATION | Application Representation | 20130918 |
Method CONSTRUCTOR on class CL_BICS_QV_BOOKMARK_MANAGER has no exception.
Method _GET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_QV | Call by reference | Object reference (TYPE REF TO) | IF_BICS_QV | Query View | 20130918 | |||
| 2 | R_T_CONTENT | Value transfer | Type reference (TYPE) | BICS_T_ITEM_INFO | Item Information List | 20130918 |
Method _GET_CONTENT on class CL_BICS_QV_BOOKMARK_MANAGER has no exception.
Method _SET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_QV | Call by reference | Object reference (TYPE REF TO) | IF_BICS_QV | Query View | 20130918 | |||
| 2 | I_T_CONTENT | Call by reference | Type reference (TYPE) | BICS_T_ITEM_INFO | Item Information List | 20130918 |
Method _SET_CONTENT on class CL_BICS_QV_BOOKMARK_MANAGER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |