SAP ABAP Interface IF_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 - 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
Interface IF_BICS_QV_BOOKMARK_MANAGER  
Short Description Query View Bookmark    
General Data
Package BW_BICS_CONSUMER_QUERY_VIEW   BW BICS Consumer Query View 
Created 20130712   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_BICS_QV_BOOKMARK_MANAGER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_BICS_QV_BOOKMARK_MANAGER has no interface.
Friends
Interface IF_BICS_QV_BOOKMARK_MANAGER has no friend.
Attributes
Interface IF_BICS_QV_BOOKMARK_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_BOOKMARK Instance method Public Method Create New Bookmark 20130712
2 DELETE_BOOKMARK Instance method Public Method Delete a specific Bookmark 20130712
3 DELETE_BOOKMARKS Instance method Public Method Delete a set of Bookmarks 20130712
4 GET_BOOKMARKS Instance method Public Method Get Bookmark Catalog 20130712
5 LOAD_BOOKMARK Instance method Public Method Load Existing Bookmarks 20130712
Events
Interface 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 Importing I_BOOKMARK_ID Call by reference Type reference (TYPE) RSZWOBJID Technical Name of Object 20130918
2 Importing I_DESCRIPTION Call by reference Type reference (TYPE) STRING 20130918
3 Importing I_R_QV Call by reference Object reference (TYPE REF TO) IF_BICS_QV Query View 20130712
4 Returning R_BOOKMARK_ID Value transfer Type reference (TYPE) RSZWOBJID Bookmark ID 20130712

Method CREATE_BOOKMARK on Interface 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 Importing I_BOOKMARK_ID Call by reference Type reference (TYPE) RSZWOBJID Technical Name of Object 20130918

Method DELETE_BOOKMARK on Interface 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 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20130918
2 Importing I_OWNER Call by reference Type reference (TYPE) RSOWNER Owner (Person Responsible) 20130918
3 Importing I_QUERY Call by reference Type reference (TYPE) RSZCOMPID Name (ID) of a reporting component 20130918

Method DELETE_BOOKMARKS on Interface 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 Importing I_COMPID Call by reference Type reference (TYPE) RSZCOMPID Name (ID) of a reporting component 20130918
2 Returning R_T_BOOKMARKS Value transfer Type reference (TYPE) TN_T_BOOKMARKS 20130829

Method GET_BOOKMARKS on Interface 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 Importing I_BOOKMARK_ID Call by reference Type reference (TYPE) RSZWOBJID Bookmark ID 20130712
2 Returning R_R_QV Value transfer Object reference (TYPE REF TO) IF_BICS_QV Query View 20130712

Method LOAD_BOOKMARK on Interface IF_BICS_QV_BOOKMARK_MANAGER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740