SAP ABAP Interface IF_RSRT_SRV_BOOKMARK (Services: Bookmark)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT-BICS-RSRT (Application Component) BICS Query Monitor
     RSRT_BICS (Package) RSRT_BICS
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSRT_SELECTOR Selector 20130821
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_DP_TYPE_SELECTOR Data Provider Type: Selector 20130821
Properties
Interface IF_RSRT_SRV_BOOKMARK  
Short Description Services: Bookmark    
General Data
Package RSRT_BICS   RSRT_BICS 
Created 20130821   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSRT_SRV_BOOKMARK Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_RSRT_SRV_BOOKMARK has no interface.
Friends
Interface IF_RSRT_SRV_BOOKMARK has no friend.
Attributes
Interface IF_RSRT_SRV_BOOKMARK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BOOKMARK_EXISTS Instance method Public Method Bookmark Exists? 20130821
2 DELETE_BOOKMARK Instance method Public Method Delete Bookmark 20130821
3 GET_BOOKMARK Instance method Public Method Get Bookmark 20130821
4 GET_BOOKMARKS Instance method Public Method Get Bookmarks 20130821
5 SAVE_BOOKMARK Instance method Public Method Save Bookmark 20130821
Events
Interface IF_RSRT_SRV_BOOKMARK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_BOOKMARK_DESCRIPTION Public Type reference (TYPE) STRING 20130926
2 TN_BOOKMARK_ID Public Type reference (TYPE) RSZWOBJID Bookmark ID 20130821
3 TN_S_BOOKMARK Public See coding Bookmark 20130821 begin of tn_s_bookmark, id type tn_bookmark_id, description type tn_bookmark_description, assignment type rsrt_query, infocube type rsinfocube, owner type rsowner, end of tn_s_bookmark
4 TN_T_BOOKMARK Public See coding Bookmark List 20130821 tn_t_bookmark type standard table of tn_s_bookmark with default key with unique sorted key key components id initial size 1
Method Signatures

Method BOOKMARK_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOOKMARK_ID Call by reference Type reference (TYPE) TN_BOOKMARK_ID Bookmark ID 20130821
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20130821

Method BOOKMARK_EXISTS on Interface IF_RSRT_SRV_BOOKMARK has no exception.

Method DELETE_BOOKMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOOKMARK_ID Call by reference Type reference (TYPE) TN_BOOKMARK_ID Bookmark ID 20130821

Method DELETE_BOOKMARK on Interface IF_RSRT_SRV_BOOKMARK has no exception.

Method GET_BOOKMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOOKMARK_ID Call by reference Type reference (TYPE) TN_BOOKMARK_ID Bookmark ID 20130821
2 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_RSRT_QUERY Query 20130821

Method GET_BOOKMARK on Interface IF_RSRT_SRV_BOOKMARK has no exception.

Method GET_BOOKMARKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ASSIGNMENT Call by reference Type reference (TYPE) RSRT_QUERY Name (ID) of a reporting component 20130821
2 Importing BOOKMARK_ID Call by reference Type reference (TYPE) TN_BOOKMARK_ID Bookmark ID 20130821
3 Importing INFOCUBE Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20130821
4 Importing OWNER Call by reference Type reference (TYPE) RSOWNER Owner (Person Responsible) 20130821
5 Returning VALUE Value transfer Type reference (TYPE) TN_T_BOOKMARK Bookmark List 20130821

Method GET_BOOKMARKS on Interface IF_RSRT_SRV_BOOKMARK has no exception.

Method SAVE_BOOKMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOOKMARK_DESCRIPTION Call by reference Type reference (TYPE) IF_RSRT_SRV_BOOKMARK=>TN_BOOKMARK_DESCRIPTION 20130926
2 Importing BOOKMARK_ID Call by reference Type reference (TYPE) IF_RSRT_SRV_BOOKMARK=>TN_BOOKMARK_ID Bookmark ID 20130926
3 Returning VALUE Value transfer Type reference (TYPE) IF_RSRT_SRV_BOOKMARK=>TN_BOOKMARK_ID Bookmark ID 20130926

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