SAP ABAP Interface IF_RECA_QUERY (Report: Interface)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_QY (Package) RE: Query Framework (Reports)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RECA_QUERY Report: Default Implementation 20061110
Properties
Interface IF_RECA_QUERY  
Short Description Report: Interface    
General Data
Package RE_CA_QY   RE: Query Framework (Reports) 
Created 20061110   SAP 
Last changed 20100310   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)
Interfaces
Interface IF_RECA_QUERY has no interface.
Friends
Interface IF_RECA_QUERY has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_RATING_ERROR Constant Public Type reference (TYPE) RECAQYRATING 'Seee' Rating: Has Errors 20061110
2 MC_RATING_NEGATIVE Constant Public Type reference (TYPE) RECAQYRATING 'S---' Rating: Negative 20061110
3 MC_RATING_NEUTRAL Constant Public Type reference (TYPE) RECAQYRATING 'Sooo' Rating: Neutral 20061110
4 MC_RATING_POSITIVE Constant Public Type reference (TYPE) RECAQYRATING 'S+++' Rating: Positive 20061110
5 MC_RATING_WARNING Constant Public Type reference (TYPE) RECAQYRATING 'S+-+' Rating: Warning 20061110
6 MR_PARAMETERS Instance attribute Public Object reference (TYPE REF TO) DATA Parameter of Query (Reference to Data) 20061115
7 MS_QUERY Instance attribute Public Type reference (TYPE) RECAC_QUERY List of Questions 20061110
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BUS_OBJECT Instance method Public Method Add Business Object as Report Parameter 20061113
2 CLEAR Instance method Public Method Reset Parameters 20061110
3 FREE Instance method Public Method Cancelling of Instance (Buffer Released) 20061110
4 GET_DESCRIPTION Instance method Public Method Gets the Description of the Report (Text) [FINAL] 20061110
5 GET_LONG_DESCRIPTION Instance method Public Method Gets the Description of the Report (Docu Object) [FINAL] 20061110
6 GET_RESULT Instance method Public Method Execute Report and Return Result 20061110
7 IS_POSSIBLE Instance method Public Method Can Report Be Executed for the Transferred Object? 20061110
8 QUERY_PARAMETERS_PBO Instance method Public Method Execute PBO for Report Parameters (Subscreen) 20061115
9 SET_PARAMETERS Instance method Public Method Setting of Parameters for Report 20061115
Events
Interface IF_RECA_QUERY has no event.
Types
Interface IF_RECA_QUERY has no local type.
Method Signatures

Method ADD_BUS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_OBJNR Call by reference Type reference (TYPE) RECAOBJNR Objektnummer 20061113
2 Importing IO_BUS_OBJECT Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20061113

Method ADD_BUS_OBJECT on Interface IF_RECA_QUERY has no exception.

Method CLEAR Signature

Method CLEAR on Interface IF_RECA_QUERY has no parameter.
Method CLEAR on Interface IF_RECA_QUERY has no exception.

Method FREE Signature

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

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20061110
2 Returning RD_DESCRIPTION Value transfer Type reference (TYPE) RECAC_QUERY_X-XQUERY Bezeichnung einer Query 20061110

Method GET_DESCRIPTION on Interface IF_RECA_QUERY has no exception.

Method GET_LONG_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_DOCUID Value transfer Type reference (TYPE) RECAC_QUERY-DOCUID Dokumenten-ID der Frage 20061110

Method GET_LONG_DESCRIPTION on Interface IF_RECA_QUERY has no exception.

Method GET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_RESULT_TITLE Call by reference Type reference (TYPE) STRING Titel des Ergebnis 20061110
2 Exporting ET_RESULT Call by reference Type reference (TYPE) RE_T_QY_QUERY_RESULT Ergebnis der Query 20061110
3 Exporting ET_RESULT_GROUP Call by reference Type reference (TYPE) RE_T_QY_QUERY_GROUP Gruppen der Query Ergebnisse 20061110
4 Exporting ET_RESULT_INFOTEXT Call by reference Type reference (TYPE) RE_T_STRING Zusatzinformation zur Query (Textzeilen) 20061201
5 Exporting ET_RESULT_QUICKINFO Call by reference Type reference (TYPE) RE_T_QY_QUERY_QUICKINFO Quickinfo der Ergebnisse einer Query 20061122

Method GET_RESULT on Interface IF_RECA_QUERY has no exception.

Method IS_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BUS_OBJECT Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Triggerndes Business-Objekt 20061113
2 Returning RF_POSSIBLE Value transfer Type reference (TYPE) ABAP_BOOL Query durchführbar? 20061110

Method IS_POSSIBLE on Interface IF_RECA_QUERY has no exception.

Method QUERY_PARAMETERS_PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SUBSCREEN Call by reference Type reference (TYPE) RECASCREEN Subscreen für Parameter 20061115

Method QUERY_PARAMETERS_PBO on Interface IF_RECA_QUERY has no exception.

Method SET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARAMETERS Call by reference Object reference (TYPE REF TO) DATA Referenz auf die Parameter zur Übergabe 20061115

Method SET_PARAMETERS on Interface IF_RECA_QUERY has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700