SAP ABAP Class CL_RSDRS_TOP_QUERY (Abstract TOP/BOTTOM 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDRS_SQL_QUERY | SQL Interface | 20051010 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRS_TOP_QUERY_ABAP | ABAP Implementation of TOP/BOTTOM query | 20051010 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRS_TOP_QUERY_DB | TOP/BOTTOM query with full db support | 20051010 |
Properties
| Class | CL_RSDRS_TOP_QUERY | |
| Short Description | Abstract TOP/BOTTOM Query | |
| Super Class | ||
| 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
| # | 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_RSDRS_SQL_QUERY | SQL Interface | 20051010 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDRS_SQL_TOP_QUERY | 20051010 | TOP/BOTTOM SQL Query |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 50 | Threshold for top n additional values | 20051011 | ||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20051010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20051010 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20051010 | |
| 3 | Instance method | Public | Method | 20051010 | ||
| 4 | Instance method | Public | Method | 20051010 | ||
| 5 | Instance method | Public | Method | 20051010 | ||
| 6 | Instance method | Public | Method | 20051010 | ||
| 7 | Instance method | Public | Method | 20051010 |
Events
Class CL_RSDRS_TOP_QUERY has no event.
Types
Class CL_RSDRS_TOP_QUERY has no local type.
Method Signatures
Method CLEANUP Signature
Method CLEANUP on class CL_RSDRS_TOP_QUERY has no parameter.
Method CLEANUP on class CL_RSDRS_TOP_QUERY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SX_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | 20051010 |
Method CONSTRUCTOR on class CL_RSDRS_TOP_QUERY has no exception.
Method DELETE Signature
Method DELETE on class CL_RSDRS_TOP_QUERY has no parameter.
Method DELETE on class CL_RSDRS_TOP_QUERY has no exception.
Method GET_CODE Signature
Method GET_CODE on class CL_RSDRS_TOP_QUERY has no parameter.
Method GET_CODE on class CL_RSDRS_TOP_QUERY has no exception.
Method MATERIALIZE Signature
Method MATERIALIZE on class CL_RSDRS_TOP_QUERY has no parameter.
Method MATERIALIZE on class CL_RSDRS_TOP_QUERY has no exception.
Method READ_DATA Signature
Method READ_DATA on class CL_RSDRS_TOP_QUERY has no parameter.
Method READ_DATA on class CL_RSDRS_TOP_QUERY has no exception.
Method SIMULATE Signature
Method SIMULATE on class CL_RSDRS_TOP_QUERY has no parameter.
Method SIMULATE on class CL_RSDRS_TOP_QUERY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |