SAP ABAP Class IF_RSDRS_SQL_STMT (Data Manager SQL Statement)
Meta Relationship - Used By
Properties
| Class | IF_RSDRS_SQL_STMT | |
| Short Description | Data Manager SQL Statement | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030403 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSDRS_SQL_STMT has no interface implemented.
Friends
Class IF_RSDRS_SQL_STMT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSD_TABLNM | '/BI0/07' | Constant for Hierarchy Table names | 20040408 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 7 | Length of constant n_c_hier_tablnm | 20040408 | ||
| 3 | Constant | Public | Type reference (TYPE) | RSD_TABLNM | '/BI0/03' | Constant for Read views | 20040408 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 7 | Length of constant n_c_tmp_viewnm | 20040408 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generate the SQL Statement | 20030403 | |
| 2 | Instance method | Public | Method | Return the generated Code | 20030403 | |
| 3 | Static method | Public | Method | Return name of class that implements the exit interfaces | 20030403 | |
| 4 | Instance method | Public | Method | Get Reference to exit class object | 20030403 | |
| 5 | Instance method | Public | Method | Set Usage of enhanced Database Optimizer Features | 20050113 | |
| 6 | Instance method | Public | Method | Sets a reference to the dmstat access object | 20050815 | |
| 7 | Instance method | Public | Method | call editor to display generated statement | 20030403 |
Events
Class IF_RSDRS_SQL_STMT has no event.
Types
Class IF_RSDRS_SQL_STMT has no local type.
Method Signatures
Method GENERATE_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CREATE_VIEW | Call by reference | Type reference (TYPE) | RS_BOOL | Create view for accesstp db-view (otherwise use cte,nte) | 20041020 | |||
| 2 | I_S_DATA | Call by reference | Type reference (TYPE) | ANY | Line of result data | 20030403 | |||
| 3 | I_VIEWNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | Name of View to be generated if access tp DB_VIEW | 20030403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SQL-Statement ist zu groß | 20030925 |
Method GET_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_CODE | Call by reference | Type reference (TYPE) | RSDRS_T_ABAPSOURCE | 20030715 |
Method GET_CODE on class IF_RSDRS_SQL_STMT has no exception.
Method GET_EXIT_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CLASSNM | Value transfer | Type reference (TYPE) | CLASSNAME | Bezugsstruktur: Klassendaten | 20030403 |
Method GET_EXIT_CLASS on class IF_RSDRS_SQL_STMT has no exception.
Method GET_EXIT_OBJ_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_EXIT_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RSDRS_EXITS_STD | Reference to exit class object | 20030403 |
Method GET_EXIT_OBJ_REF on class IF_RSDRS_SQL_STMT has no exception.
Method SET_DBOPT_FEATURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USE_FEATURES | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20050113 |
Method SET_DBOPT_FEATURES on class IF_RSDRS_SQL_STMT has no exception.
Method SET_DMSTAT_ACCESS_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_STATDM_ACCESS | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_STATDM_ACCESS | Dm Statistics Recording, Single Access | 20050815 |
Method SET_DMSTAT_ACCESS_OBJ on class IF_RSDRS_SQL_STMT has no exception.
Method SHOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EDITMODE | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | show statement in edit mode | 20060307 |
Method SHOW on class IF_RSDRS_SQL_STMT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |