SAP ABAP Class CL_RSDRS_SQL_TOP_QUERY (TOP/BOTTOM SQL Query)
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_SQL_QUERY | Data Manager SQL Query Processing | 20051010 |
Properties
| Class | CL_RSDRS_SQL_TOP_QUERY | |
| Short Description | TOP/BOTTOM SQL Query | |
| Super Class | CL_RSDRS_SQL_QUERY | Data Manager SQL Query Processing |
| Instantiability of a Class | 2 | Public |
| 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_SQL_TOP_QUERY has no forward declaration.
Interfaces
Class CL_RSDRS_SQL_TOP_QUERY has no interface implemented.
Friends
Class CL_RSDRS_SQL_TOP_QUERY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | CLASSNAME | 20051124 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDRS_TOP_QUERY | SQL Interface - Top Query | 20051010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20051011 | |
| 2 | Static method | Private | Method | Get Class Name for Database dependent Implementation | 20051010 | |
| 3 | Static method | Public | Method | 20051124 | ||
| 4 | Instance method | Private | Method | Checks and sets the private p_r_exit_class | 20051010 |
Events
Class CL_RSDRS_SQL_TOP_QUERY has no event.
Types
Class CL_RSDRS_SQL_TOP_QUERY 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 | Dm Statistics Recording, Single Access | 20051011 | |||
| 2 | I_SX_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | Query description | 20051011 |
Method CONSTRUCTOR on class CL_RSDRS_SQL_TOP_QUERY has no exception.
Method GET_DB_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DB_CLASS_NM | Value transfer | Type reference (TYPE) | CLASSNAME | 20051124 |
Method GET_DB_CLASS_NAME on class CL_RSDRS_SQL_TOP_QUERY has no exception.
Method SET_DB_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DB_CLASS_NM | Call by reference | Type reference (TYPE) | CLASSNAME | 20051124 |
Method SET_DB_CLASS_NAME on class CL_RSDRS_SQL_TOP_QUERY has no exception.
Method SET_DB_QUERY_OBJ Signature
Method SET_DB_QUERY_OBJ on class CL_RSDRS_SQL_TOP_QUERY has no parameter.
Method SET_DB_QUERY_OBJ on class CL_RSDRS_SQL_TOP_QUERY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |