SAP ABAP Interface IF_RSRT_PROVIDER_SELECTOR (Provider: Selector)
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_PROVIDER_PLFUNC Provider: Planning Function 20121116
2 Interface composition (i COMPRISING i_ref)  IF_RSRT_PROVIDER_QUERY Query Result 20121116
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_BICS_PROVIDER_SELECTOR Provider: Selector BICS 20121118
Properties
Interface IF_RSRT_PROVIDER_SELECTOR  
Short Description Provider: Selector    
General Data
Package RSRT_BICS   RSRT_BICS 
Created 20121115   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_RSRT_RESULT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_RSRT_SELECTOR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_RSRT_PROVIDER_SELECTOR has no interface.
Friends
Interface IF_RSRT_PROVIDER_SELECTOR has no friend.
Attributes
Interface IF_RSRT_PROVIDER_SELECTOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_FILTER Instance method Public Method Filter 20121115
2 DRILL_HIERARCHY_TO_LEVEL Instance method Public Method Drill Hierarchy To Level 20121116
3 FREE Instance method Public Method Free 20121115
4 GET_BOOKMARK_PROVIDER Instance method Public Method Get Bookmark Provider 20130719
5 GET_DATA_AREA_PROVIDER Instance method Public Method Get Data Area Provider 20121116
6 GET_DYNAMIC_FILTER Instance method Public Method Get Dynamic Filter 20121115
7 GET_F4_FLAT_VALUES Instance method Public Method Get flat f4 values 20130829
8 GET_F4_HIER_VALUES Instance method Public Method Get hierarchical f4 values 20130829
9 GET_F4_HIER_VAR Instance method Public Method Get hierarchies for hierarchy variable 20130829
10 GET_F4_INFO Instance method Public Method Get F4 Info 20130829
11 GET_F4_REST_NODE Instance method Public Method Get rest node 20130829
12 GET_F4_SELECTED Instance method Public Method Get selected F4 values 20130829
13 GET_IOBJS Instance method Public Method Get InfoObjects 20121115
14 GET_IOBJ_ATTRIBUTES Instance method Public Method Get InfoObject Attributes 20121115
15 GET_IOBJ_HIERARCHIES Instance method Public Method Get InfoObject Hierarchies 20121123
16 GET_IOBJ_PRESENTATIONS Instance method Public Method Get InfoObject Presentations 20121122
17 GET_MESSAGE_MANAGER Instance method Public Method Get Message Manager 20121115
18 GET_POS_PRES_TEXT_TYPE Instance method Public Method Get Presentations and Text Types for an InfoObject 20130829
19 GET_PROPERTIES Instance method Public Method Get Properties 20121115
20 GET_STATIC_FILTER Instance method Public Method Get Static Filter 20121115
21 GET_VARIABLE_PROVIDER Instance method Public Method Get Variable Provider 20121115
22 IS_CHANGED Instance method Public Method Is Changed 20130117
23 IS_PLANNING_ACTIVE Instance method Public Method Is Planning Active 20121116
24 PROCESS_COMMAND Instance method Public Method To Be Deleted 20121116
25 REMOVE_FILTER Instance method Public Method Remove Filter 20121115
26 SET_HIERARCHY_STATE Instance method Public Method Set Hierarchy State 20121116
Events
# Event Type Visibility Description Created on
1 HANDLE_CHANGED Instance Event
(0)
Public
(2)
Handle Changed 20121115
Types
Interface IF_RSRT_PROVIDER_SELECTOR has no local type.
Method Signatures

Method APPLY_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IOBJ_ID Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_ID ID 20121115
2 Importing IOBJ_NAME Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_NAME Name 20121115
3 Importing NODE_TYPE_ID Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_ID ID 20121115
4 Importing T_SELOPTS Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_T_FILTER_SELOPTS Filter SelectionOption List 20121115

Method APPLY_FILTER on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method DRILL_HIERARCHY_TO_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IOBJ_ID Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_ID ID 20121116
2 Importing IOBJ_NAME Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_NAME Name 20121116
3 Importing LEVEL Call by reference Type reference (TYPE) INT2 0 2 Byte Integer (Signed) 20121116

Method DRILL_HIERARCHY_TO_LEVEL on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method FREE Signature

Method FREE on Interface IF_RSRT_PROVIDER_SELECTOR has no parameter.
Method FREE on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method GET_BOOKMARK_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_RSRT_PROVIDER_BOOKMARK Provider: Bookmark 20130719

Method GET_BOOKMARK_PROVIDER on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method GET_DATA_AREA_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_RSRT_PROVIDER_DATA_AREA Provider: Data Area 20121116

Method GET_DATA_AREA_PROVIDER on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method GET_DYNAMIC_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IOBJ_NAME Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_NAME Name 20121115
2 Returning VALUE Value transfer Type reference (TYPE) IF_RSRT_SELECTOR=>TN_T_IOBJ_SELOPTS InfoObjects Select Option List 20121115

Method GET_DYNAMIC_FILTER on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method GET_F4_FLAT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_AREA Call by reference Type reference (TYPE) STRING 20130829
2 Exporting E_ALL_AM Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_T_CONSTANTS 20130829
3 Exporting E_CURRENT_AM Call by reference Type reference (TYPE) STRING 20130829
4 Exporting E_PRES Call by reference Type reference (TYPE) STRING 20130829
5 Exporting E_TEXT Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_TEXT_TYPE 20130829
6 Importing IOBJ_NAME Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_NAME Name 20130829
7 Importing PLANNING_FUNCTION Call by reference Type reference (TYPE) IF_RSRT_SRV_PLANNING=>TN_S_PLFUNC-NAME 20130829
8 Exporting T_VALUES Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_T_VALUES_F4 20130829
9 Importing VAR_NAME Call by reference Type reference (TYPE) STRING 20130829

Method GET_F4_FLAT_VALUES on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method GET_F4_HIER_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_AREA Call by reference Type reference (TYPE) STRING 20130829
2 Importing IOBJ_NAME Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_NAME Name 20130829
3 Importing PLANNING_FUNCTION Call by reference Type reference (TYPE) IF_RSRT_SRV_PLANNING=>TN_S_PLFUNC-NAME 20130829
4 Exporting T_HIER Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_T_HIER_F4 20130829
5 Importing VAR_NAME Call by reference Type reference (TYPE) STRING 20130829

Method GET_F4_HIER_VALUES on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method GET_F4_HIER_VAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_AREA Call by reference Type reference (TYPE) STRING 20130829
2 Exporting E_PRES Call by reference Type reference (TYPE) STRING 20130829
3 Exporting E_TEXT Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_TEXT_TYPE 20130829
4 Importing IOBJ_NAME Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_NAME Name 20130829
5 Importing PLANNING_FUNCTION Call by reference Type reference (TYPE) IF_RSRT_SRV_PLANNING=>TN_S_PLFUNC-NAME 20130829
6 Exporting T_VALUES Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_T_VALUES_F4 20130829
7 Importing VAR_NAME Call by reference Type reference (TYPE) STRING 20130829

Method GET_F4_HIER_VAR on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method GET_F4_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_AREA Call by reference Type reference (TYPE) STRING 20130829
2 Importing IOBJ_NAME Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_NAME Name 20130829
3 Importing PLANNING_FUNCTION Call by reference Type reference (TYPE) IF_RSRT_SRV_PLANNING=>TN_S_PLFUNC-NAME 20130829
4 Exporting S_F4_INFO Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_S_F4 20130829
5 Importing VAR_NAME Call by reference Type reference (TYPE) STRING 20130829

Method GET_F4_INFO on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method GET_F4_REST_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_AREA Call by reference Type reference (TYPE) STRING 20130829
2 Exporting E_VALUES Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_T_HIER_F4 20130829
3 Importing IOBJ_NAME Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_NAME Name 20130829
4 Importing PLANNING_FUNCTION Call by reference Type reference (TYPE) IF_RSRT_SRV_PLANNING=>TN_S_PLFUNC-NAME 20130829
5 Importing REST_ID Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_ID ID 20130829
6 Importing VAR_NAME Call by reference Type reference (TYPE) STRING 20130829

Method GET_F4_REST_NODE on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method GET_F4_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IOBJ_NAME Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_NAME Name 20130829
2 Changing T_FLAT Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_T_VALUES_F4 20130829
3 Changing T_HIER Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_T_HIER_F4 20130829
4 Exporting T_SELOPT Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_T_SELECT_OPT_F4 20130829

Method GET_F4_SELECTED on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method GET_IOBJS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GET_ATTRIBUTES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20121115
2 Importing IOBJ_ID Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_ID ID 20121115
3 Importing IOBJ_NAME Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_NAME Name 20121115
4 Returning VALUE Value transfer Type reference (TYPE) IF_RSRT_SELECTOR=>TN_T_IOBJ_COMPLETE_G InfoObject List 20121115

Method GET_IOBJS on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method GET_IOBJ_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_NAME Name 20121115
2 Importing IOBJ_ID Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_ID ID 20121123
3 Importing IOBJ_NAME Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_NAME Name 20121115
4 Returning VALUE Value transfer Type reference (TYPE) IF_RSRT_SELECTOR=>TN_T_ATTRIBUTE Attribute List 20121115

Method GET_IOBJ_ATTRIBUTES on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method GET_IOBJ_HIERARCHIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IOBJ_ID Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_ID ID 20121123
2 Importing IOBJ_NAME Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_NAME Name 20121123
3 Returning VALUE Value transfer Type reference (TYPE) IF_RSRT_SELECTOR=>TN_T_HIERARCHY_G 20121123

Method GET_IOBJ_HIERARCHIES on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method GET_IOBJ_PRESENTATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IOBJ_ID Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_ID ID 20121122
2 Importing IOBJ_NAME Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_NAME Name 20121122
3 Returning VALUE Value transfer Type reference (TYPE) IF_RSRT_SELECTOR=>TN_T_PRESENTATION 20121122

Method GET_IOBJ_PRESENTATIONS on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method GET_MESSAGE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_RSRT_MESSAGE_MANAGER Message Manager 20121115

Method GET_MESSAGE_MANAGER on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method GET_POS_PRES_TEXT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_AREA Call by reference Type reference (TYPE) STRING 20130829
2 Importing IOBJ_NAME Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_NAME Name 20130829
3 Importing PLANNING_FUNCTION Call by reference Type reference (TYPE) IF_RSRT_SRV_PLANNING=>TN_S_PLFUNC-NAME 20130829
4 Exporting T_PRESENTATIONS Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_T_KEY_VALUE 20130829
5 Exporting T_TEXT_TYPES Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_T_KEY_VALUE 20130829
6 Importing VAR_NAME Call by reference Type reference (TYPE) STRING 20130829

Method GET_POS_PRES_TEXT_TYPE on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) IF_RSRT_SELECTOR=>TN_S_INFO Information 20121115

Method GET_PROPERTIES on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method GET_STATIC_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IOBJ_NAME Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_NAME Name 20121115
2 Returning VALUE Value transfer Type reference (TYPE) IF_RSRT_SELECTOR=>TN_T_IOBJ_SELOPTS InfoObjects Select Option List 20121115

Method GET_STATIC_FILTER on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method GET_VARIABLE_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_RSRT_PROVIDER_VARIABLES Provider: Variables 20121115

Method GET_VARIABLE_PROVIDER on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20130117

Method IS_CHANGED on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method IS_PLANNING_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20121116

Method IS_PLANNING_ACTIVE on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method PROCESS_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) STRING 20121116
2 Exporting HANDLED Call by reference Type reference (TYPE) IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED Has Command been handled 20121116
3 Importing O_PARAMETERS Call by reference Object reference (TYPE REF TO) IF_RSRT_PARAMETERS Parameters 20121116

Method PROCESS_COMMAND on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method REMOVE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IOBJ_ID Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_ID ID 20121115
2 Importing IOBJ_NAME Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_NAME Name 20121115

Method REMOVE_FILTER on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.

Method SET_HIERARCHY_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20121116
2 Importing IOBJ_ID Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_ID ID 20121116
3 Importing IOBJ_NAME Call by reference Type reference (TYPE) IF_RSRT_SELECTOR=>TN_NAME Name 20121116

Method SET_HIERARCHY_STATE on Interface IF_RSRT_PROVIDER_SELECTOR has no exception.
Event Signatures

Event HANDLE_CHANGED Signature
Event HANDLE_CHANGED on Interface IF_RSRT_PROVIDER_SELECTOR has no parameter.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740