SAP ABAP Class IF_RSRT_PROVIDER_BOOKMARK (Provider: Bookmark)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_BICS_PROVIDER_SELECTOR Provider: Selector BICS 20130719
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_DP_TYPE_SELECTOR Data Provider Type: Selector 20130719
Properties
Class IF_RSRT_PROVIDER_BOOKMARK  
Short Description Provider: Bookmark    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130719   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_RSRT_PROVIDER_BOOKMARK has no interface implemented.
Friends
Class IF_RSRT_PROVIDER_BOOKMARK has no friend class.
Attributes
Class IF_RSRT_PROVIDER_BOOKMARK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_BOOKMARK Instance method Public Method Delete Bookmark 20130719
2 GET_BOOKMARKS Instance method Public Method Get available Bookmarks 20130719
3 LOAD_BOOKMARK Instance method Public Method Load Bookmark (Apply) 20130719
4 SAVE_BOOKMARK Instance method Public Method Save Bookmark (Persist current state) 20130719
Events
Class IF_RSRT_PROVIDER_BOOKMARK has no event.
Types
Class IF_RSRT_PROVIDER_BOOKMARK has no local type.
Method Signatures

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) IF_RSRT_SRV_BOOKMARK=>TN_BOOKMARK_ID Bookmark ID 20130719

Method DELETE_BOOKMARK on class IF_RSRT_PROVIDER_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 Data Element for Query 20130821
2 Importing BOOKMARK_ID Call by reference Type reference (TYPE) IF_RSRT_SRV_BOOKMARK=>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) IF_RSRT_SRV_BOOKMARK=>TN_T_BOOKMARK Bookmark List 20130719

Method GET_BOOKMARKS on class IF_RSRT_PROVIDER_BOOKMARK has no exception.

Method LOAD_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) IF_RSRT_SRV_BOOKMARK=>TN_BOOKMARK_ID Bookmark ID 20130719

Method LOAD_BOOKMARK on class IF_RSRT_PROVIDER_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 class IF_RSRT_PROVIDER_BOOKMARK has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in