SAP ABAP Interface IF_RSR_TRANS_QUERY (Interface for BAdI: RSR_TRANS_QUERY_BADI)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_TRANS_QUERY (Package) Transient Query
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSR_TRANS_QUERY_BADI Interface for BAdI: RSR_TRANS_QUERY_BADI 20090401
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBPCW_WS_TRANSIENT_QUERY BPC IP Extension: Transient Query for Work Status Report 20130822
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSL_UTIL_TRANS_QUERY Transient Query for Workspace Objects 20100813
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_MDX_OLAP_REQ_TRANSQUERY Implementation of the transient query enhancement for MDX 20100908
Properties
Interface IF_RSR_TRANS_QUERY  
Short Description Interface for BAdI: RSR_TRANS_QUERY_BADI    
General Data
Package RSR_TRANS_QUERY   Transient Query 
Created 20090401   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSZ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RZD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RZI0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSR_TRANS_QUERY has no interface.
Friends
Interface IF_RSR_TRANS_QUERY has no friend.
Attributes
Interface IF_RSR_TRANS_QUERY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXECUTABLE_QUERIES Instance method Public Method Returns all executable queries for this implementation 20090401
2 GET_QUERY_DEFINITION Instance method Public Method Returns the query definition as in DB 20090401
3 GET_QUERY_HEADER Instance method Public Method Returns the header of the query 20090429
4 GET_QUERY_XML_DEFINITION Instance method Public Method Returns an XML with the query definition 20090429
5 GET_TEXT Instance method Public Method Returns the text for a query element 20090401
Events
Interface IF_RSR_TRANS_QUERY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NT_COMPID Public Type reference (TYPE) CHAR25 Technical ID of a Component 20090505
2 NT_S_COMPTXT Public See coding Text for a Component 20090505 BEGIN OF nt_s_comptxt, compid TYPE nt_compid, txtsh TYPE rstxtsh, txtlg TYPE rstxtlg, END OF nt_s_comptxt
3 NT_TH_COMPTXT Public See coding 20090505 nt_th_comptxt TYPE HASHED TABLE OF nt_s_comptxt WITH UNIQUE KEY compid
4 NT_TS_COMPID Public See coding 20090630 nt_ts_compid TYPE SORTED TABLE OF nt_compid WITH UNIQUE KEY table_line
Method Signatures

Method GET_EXECUTABLE_QUERIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_QUERY_HEADER Call by reference Type reference (TYPE) RSR_T_QUERY_HEADER RSR_T_QUERY_HEADER 20090514
2 Importing I_BY_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV Nur Queries für InfoProvider 20120113
3 Importing I_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20090427
4 Importing I_SEARCH_IN_KEY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Suche im technischen Namen 20090518
5 Importing I_SEARCH_IN_TEXT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Suche im Text 20090518
6 Importing I_SEARCH_STRING_KEY Call by reference Type reference (TYPE) RSOBJS_SEARCHSTR Objekt Services: Search Srtring 20090518
7 Importing I_SEARCH_STRING_TEXT Call by reference Type reference (TYPE) RSOBJS_SEARCHSTR Objekt Services: Search Srtring 20090518

Method GET_EXECUTABLE_QUERIES on Interface IF_RSR_TRANS_QUERY has no exception.

Method GET_QUERY_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_TH_CALC Call by reference Type reference (TYPE) RZD1_TH_CALC 20090401
2 Changing E_TH_CEL Call by reference Type reference (TYPE) RZD1_TH_CEL 20090401
3 Changing E_TH_CHANGES Call by reference Type reference (TYPE) RZD1_TH_CHANGES 20090401
4 Changing E_TH_COMPDIR Call by reference Type reference (TYPE) RZD1_TH_COMPDIR 20090401
5 Changing E_TH_COMPIC Call by reference Type reference (TYPE) RZD1_TH_COMPIC 20090401
6 Changing E_TH_ELTATTR Call by reference Type reference (TYPE) RZD1_TH_ELTATTR 20090401
7 Changing E_TH_ELTDIR Call by reference Type reference (TYPE) RZD1_TH_ELTDIR 20090401
8 Changing E_TH_ELTPRIO Call by reference Type reference (TYPE) RZD1_TH_ELTPRIO 20090401
9 Changing E_TH_ELTPROP Call by reference Type reference (TYPE) RZD1_TH_ELTPROP 20090401
10 Changing E_TH_ELTTXT Call by reference Type reference (TYPE) RZD1_TH_ELTTXT 20090401
11 Changing E_TH_ELTXREF Call by reference Type reference (TYPE) RZD1_TH_ELTXREF 20090401
12 Changing E_TH_GLOBV Call by reference Type reference (TYPE) RZD1_TH_GLOBV 20090401
13 Changing E_TH_RANGE Call by reference Type reference (TYPE) RZD1_TH_RANGE 20090401
14 Changing E_TH_SELECT Call by reference Type reference (TYPE) RZD1_TH_SELECT 20090401
15 Importing I_COMPID Call by reference Type reference (TYPE) RSZCOMPID Name (ID) einer Reporting-Komponete 20090506
16 Importing I_COMPUID Call by reference Type reference (TYPE) RSZ_UID UUID in komprimierter Form 20090401
17 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20090506
18 Importing I_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20090506

Method GET_QUERY_DEFINITION on Interface IF_RSR_TRANS_QUERY has no exception.

Method GET_QUERY_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_S_QUERY_HEADER Call by reference Type reference (TYPE) RSR_S_QUERY_HEADER RSR_S_QUERY_HEADER( initial = nicht gefunden ) 20090429
2 Importing I_COMPID Call by reference Type reference (TYPE) RSZCOMPID Name (ID) einer Reporting-Komponete 20090429
3 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20090429
# Exception Resumable Description Created on
1 CX_RSTANS_QUERY_NOT_FOUND Query existiert nicht 20090505

Method GET_QUERY_XML_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_XML Call by reference Type reference (TYPE) XSTRING 20090429
2 Changing E_XML_STRING Call by reference Type reference (TYPE) STRING Do not use 20090429
3 Importing I_COMPID Call by reference Type reference (TYPE) RSZCOMPID Name (ID) einer Reporting-Komponete 20090429
4 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20090429
5 Importing I_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20090506

Method GET_QUERY_XML_DEFINITION on Interface IF_RSR_TRANS_QUERY has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_TH_COMPTXT Call by reference Type reference (TYPE) NT_TH_COMPTXT 20090505
2 Importing I_COMPONENT_ID Call by reference Type reference (TYPE) RSZCOMPID Name (ID) einer Reporting-Komponete 20090505
3 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20090505
4 Importing I_TS_COMPID_WITH_TEXT Call by reference Type reference (TYPE) NT_TS_COMPID Komponenten mit Text 20090630
# Exception Resumable Description Created on
1 CX_RSTANS_QUERY_NOT_FOUND Query existiert nicht 20090505
History
Last changed by/on SAP  20130531 
SAP Release Created in 720