SAP ABAP Interface IF_RSRT_SRV_QUERY (Services: Query)
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_QUERY  
Short Description Services: Query    
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_QUERY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_RSRT_SRV_QUERY has no interface.
Friends
Interface IF_RSRT_SRV_QUERY has no friend.
Attributes
Interface IF_RSRT_SRV_QUERY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_QUERIES Instance method Public Method Get Queries 20130821
2 GET_QUERY Instance method Public Method Get Query 20130821
3 QUERY_EXISTS Instance method Public Method Query Exists? 20130821
Events
Interface IF_RSRT_SRV_QUERY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_QUERY Public See coding 20130821 begin of tn_s_query, id type rszwobjid, text type rstxtlg, owner type rsowner, end of tn_s_query
2 TN_T_QUERY Public See coding 20130821 tn_t_query type standard table of tn_s_query with default key with unique sorted key key components id initial size 1
Method Signatures

Method GET_QUERIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUERY Call by reference Type reference (TYPE) IF_RSRT_SRV_QUERY=>TN_S_QUERY-ID 20130821
2 Returning VALUE Value transfer Type reference (TYPE) TN_T_QUERY 20130821

Method GET_QUERIES on Interface IF_RSRT_SRV_QUERY has no exception.

Method GET_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUERY Call by reference Type reference (TYPE) IF_RSRT_SRV_QUERY=>TN_S_QUERY-ID 20130821
2 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_RSRT_QUERY Query 20130821

Method GET_QUERY on Interface IF_RSRT_SRV_QUERY has no exception.

Method QUERY_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUERY Call by reference Type reference (TYPE) IF_RSRT_SRV_QUERY=>TN_S_QUERY-ID 20130821
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20130821

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