SAP ABAP Class CL_RECA_QUERY (Report: Default Implementation)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECA_QUERY | Report: Interface | 20061110 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_REOR_QUERY_PO01 | Report: Evaluation of Occupancy - Architecture | 20061115 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_REOR_QUERY_PO02 | Report: Cost Center Occupancy | 20061129 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_REOR_QUERY_PO03 | Report: Moves on Objects | 20070711 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_REOR_QUERY_POM1 | Report: Move Planning - Persons Moving | 20061204 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_REOR_QUERY_POM2 | Report: Move Planning - Target Rooms | 20061205 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_REOR_QUERY_POM3 | Report: Move Planning - Target Rooms - Planned | 20061206 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_REOR_QUERY_POM4 | Report: Move Planning - Final Planning | 20061211 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_REOR_QUERY_RS01 | Report: Evaluation of Occupancy - Architecture | 20061116 |
Properties
| Class | CL_RECA_QUERY | |
| Short Description | Report: Default Implementation | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_CA_QY | RE: Query Framework (Reports) |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RECA_QUERY | Report: Interface | 20061110 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CF_RECA_QUERY | 20061110 | Report: Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Attribute reference (LIKE) | 20061110 | |||||
| 2 | Instance attribute | Protected | Attribute reference (LIKE) | 20061110 | |||||
| 3 | Instance attribute | Protected | Attribute reference (LIKE) | 20061110 | |||||
| 4 | Instance attribute | Protected | Attribute reference (LIKE) | 20061110 | |||||
| 5 | Instance attribute | Protected | Attribute reference (LIKE) | 20061110 | |||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RECACALLCONTEXT | Context of Application | 20061114 | |||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20061115 | |||||
| 8 | Instance attribute | Protected | Attribute reference (LIKE) | 20061110 | |||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RE_T_IF_RECA_BUS_OBJECT | Objects for Answering Question of the Report | 20061113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20070223 | ||
| 2 | Instance method | Protected | Method | 20061110 | ||
| 3 | Instance method | Protected | Method | Initialization of Report Using Factory [FINAL] | 20061127 | |
| 4 | Instance method | Protected | Method | 20061110 | ||
| 5 | Instance method | Protected | Method | 20061110 | ||
| 6 | Instance method | Protected | Method | 20061110 | ||
| 7 | Instance method | Protected | Method | 20061110 | ||
| 8 | Instance method | Protected | Method | 20061110 | ||
| 9 | Instance method | Protected | Method | 20061115 | ||
| 10 | Instance method | Protected | Method | 20061115 |
Events
Class CL_RECA_QUERY has no event.
Types
Class CL_RECA_QUERY has no local type.
Method Signatures
Method ADD_BUS_OBJECT Signature
Method ADD_BUS_OBJECT on class CL_RECA_QUERY has no parameter.
Method ADD_BUS_OBJECT on class CL_RECA_QUERY has no exception.
Method CLEAR Signature
Method CLEAR on class CL_RECA_QUERY has no parameter.
Method CLEAR on class CL_RECA_QUERY has no exception.
Method FACTORY_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CALLCONTEXT | Call by reference | Type reference (TYPE) | RECACALLCONTEXT | RECA2_CALLCONTEXT-NONE | Kontext in der Anwendung | 20061127 | ||
| 2 | ID_QUERYID | Call by reference | Type reference (TYPE) | RECAC_QUERY-QUERYID | Fragestellung | 20061127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Initialisieren der Query | 20061127 |
Method FREE Signature
Method FREE on class CL_RECA_QUERY has no parameter.
Method FREE on class CL_RECA_QUERY has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class CL_RECA_QUERY has no parameter.
Method GET_DESCRIPTION on class CL_RECA_QUERY has no exception.
Method GET_LONG_DESCRIPTION Signature
Method GET_LONG_DESCRIPTION on class CL_RECA_QUERY has no parameter.
Method GET_LONG_DESCRIPTION on class CL_RECA_QUERY has no exception.
Method GET_RESULT Signature
Method GET_RESULT on class CL_RECA_QUERY has no parameter.
Method GET_RESULT on class CL_RECA_QUERY has no exception.
Method IS_POSSIBLE Signature
Method IS_POSSIBLE on class CL_RECA_QUERY has no parameter.
Method IS_POSSIBLE on class CL_RECA_QUERY has no exception.
Method QUERY_PARAMETERS_PBO Signature
Method QUERY_PARAMETERS_PBO on class CL_RECA_QUERY has no parameter.
Method QUERY_PARAMETERS_PBO on class CL_RECA_QUERY has no exception.
Method SET_PARAMETERS Signature
Method SET_PARAMETERS on class CL_RECA_QUERY has no parameter.
Method SET_PARAMETERS on class CL_RECA_QUERY has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |