SAP ABAP Class CL_RSDRS_TOP_QUERY_DB (TOP/BOTTOM query with full db support)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRS (Package) Data Manager SQL Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRS_TOP_QUERY | Abstract TOP/BOTTOM Query | 20051010 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRS_TOP_QUERY_DB6 | TOP/BOTTOM Query for DB6 | 20060223 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRS_TOP_QUERY_ORACLE | TOP/BOTTOM query for Oracle | 20051010 |
Properties
| Class | CL_RSDRS_TOP_QUERY_DB | |
| Short Description | TOP/BOTTOM query with full db support | |
| Super Class | CL_RSDRS_TOP_QUERY | Abstract TOP/BOTTOM Query |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDRS | Data Manager SQL Interface |
| Created | 20051010 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDRS_TOP_QUERY_DB has no forward declaration.
Interfaces
Class CL_RSDRS_TOP_QUERY_DB has no interface implemented.
Friends
Class CL_RSDRS_TOP_QUERY_DB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDRS_SQL_QUERY | 20051125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20051010 |
Events
Class CL_RSDRS_TOP_QUERY_DB has no event.
Types
Class CL_RSDRS_TOP_QUERY_DB has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_STAT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_STATDM_ACCESS | 20051010 | ||||
| 2 | I_SX_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | 20051010 |
Method CONSTRUCTOR on class CL_RSDRS_TOP_QUERY_DB has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |