SAP ABAP Class IF_RECA_QUERY (Report: Interface)
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
| Class | IF_RECA_QUERY | |
| Short Description | Report: Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20061110 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RECA_QUERY has no interface implemented.
Friends
Class IF_RECA_QUERY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RECAQYRATING | 'Seee' | Rating: Has Errors | 20061110 | ||
| 2 | Constant | Public | Type reference (TYPE) | RECAQYRATING | 'S---' | Rating: Negative | 20061110 | ||
| 3 | Constant | Public | Type reference (TYPE) | RECAQYRATING | 'Sooo' | Rating: Neutral | 20061110 | ||
| 4 | Constant | Public | Type reference (TYPE) | RECAQYRATING | 'S+++' | Rating: Positive | 20061110 | ||
| 5 | Constant | Public | Type reference (TYPE) | RECAQYRATING | 'S+-+' | Rating: Warning | 20061110 | ||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Parameter of Query (Reference to Data) | 20061115 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RECAC_QUERY | List of Questions | 20061110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Business Object as Report Parameter | 20061113 | |
| 2 | Instance method | Public | Method | Reset Parameters | 20061110 | |
| 3 | Instance method | Public | Method | Cancelling of Instance (Buffer Released) | 20061110 | |
| 4 | Instance method | Public | Method | Gets the Description of the Report (Text) [FINAL] | 20061110 | |
| 5 | Instance method | Public | Method | Gets the Description of the Report (Docu Object) [FINAL] | 20061110 | |
| 6 | Instance method | Public | Method | Execute Report and Return Result | 20061110 | |
| 7 | Instance method | Public | Method | Can Report Be Executed for the Transferred Object? | 20061110 | |
| 8 | Instance method | Public | Method | Execute PBO for Report Parameters (Subscreen) | 20061115 | |
| 9 | Instance method | Public | Method | Setting of Parameters for Report | 20061115 |
Events
Class IF_RECA_QUERY has no event.
Types
Class 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 | ID_OBJNR | Call by reference | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20061113 | |||
| 2 | IO_BUS_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20061113 |
Method ADD_BUS_OBJECT on class IF_RECA_QUERY has no exception.
Method CLEAR Signature
Method CLEAR on class IF_RECA_QUERY has no parameter.
Method CLEAR on class IF_RECA_QUERY has no exception.
Method FREE Signature
Method FREE on class IF_RECA_QUERY has no parameter.
Method FREE on class 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 | ID_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20061110 | ||
| 2 | RD_DESCRIPTION | Value transfer | Type reference (TYPE) | RECAC_QUERY_X-XQUERY | Bezeichnung einer Query | 20061110 |
Method GET_DESCRIPTION on class 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 | RD_DOCUID | Value transfer | Type reference (TYPE) | RECAC_QUERY-DOCUID | Dokumenten-ID der Frage | 20061110 |
Method GET_LONG_DESCRIPTION on class 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 | ED_RESULT_TITLE | Call by reference | Type reference (TYPE) | STRING | Titel des Ergebnis | 20061110 | |||
| 2 | ET_RESULT | Call by reference | Type reference (TYPE) | RE_T_QY_QUERY_RESULT | Ergebnis der Query | 20061110 | |||
| 3 | ET_RESULT_GROUP | Call by reference | Type reference (TYPE) | RE_T_QY_QUERY_GROUP | Gruppen der Query Ergebnisse | 20061110 | |||
| 4 | ET_RESULT_INFOTEXT | Call by reference | Type reference (TYPE) | RE_T_STRING | Zusatzinformation zur Query (Textzeilen) | 20061201 | |||
| 5 | ET_RESULT_QUICKINFO | Call by reference | Type reference (TYPE) | RE_T_QY_QUERY_QUICKINFO | Quickinfo der Ergebnisse einer Query | 20061122 |
Method GET_RESULT on class 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 | IO_BUS_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Triggerndes Business-Objekt | 20061113 | |||
| 2 | RF_POSSIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Query durchführbar? | 20061110 |
Method IS_POSSIBLE on class 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 | ES_SUBSCREEN | Call by reference | Type reference (TYPE) | RECASCREEN | Subscreen für Parameter | 20061115 |
Method QUERY_PARAMETERS_PBO on class 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 | IR_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf die Parameter zur Übergabe | 20061115 |
Method SET_PARAMETERS on class IF_RECA_QUERY has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |