SAP ABAP Interface IF_RSDRS_SQL_STMT (Data Manager SQL Statement)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRS (Package) Data Manager SQL Interface

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_RSDRS_SQL_STMT | |
Short Description | Data Manager SQL Statement |
General Data
Package | RSDRS | Data Manager SQL Interface |
Created | 20030403 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | RSD | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | RSDRH | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | RSDRS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSDRS_SQL_STMT has no interface.
Friends
Interface IF_RSDRS_SQL_STMT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | N_C_HIER_TABLNM | Constant | Public | Type reference (TYPE) | RSD_TABLNM | '/BI0/07' | Constant for Hierarchy Table names | 20040408 | |
2 | N_C_HIER_TABLNM_LEN | Constant | Public | Type reference (TYPE) | I | 7 | Length of constant n_c_hier_tablnm | 20040408 | |
3 | N_C_TMP_VIEWNM | Constant | Public | Type reference (TYPE) | RSD_TABLNM | '/BI0/03' | Constant for Read views | 20040408 | |
4 | N_C_TMP_VIEWNM_LEN | 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
Interface IF_RSDRS_SQL_STMT has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_RSDRS_SQL_STMT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |