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
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDRS_ADABASD_SQL_STMT Generate a MaxDB SQL Statement 20031120
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDRS_DB2_SQL_STMT Generate an DB2 SQL Statement 20030624
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDRS_DB400_SQL_STMT Generate a DB4 SQL Statement 20050117
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDRS_DB6_SQL_STMT Generate a DB6 SQL Statement 20040130
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDRS_HDB_SQL_STMT Generate a MaxDB SQL Statement 20100622
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDRS_MSSQL_SQL_STMT Generate an MS SQLServer SQL Statement 20040211
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDRS_ORACLE_SQL_STMT Generate an Oracle SQL Statement 20030403
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDRS_SYBASE_SQL_STMT Generate an Sybase ASE SQL Statements 20101110
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 GENERATE_CODE Instance method Public Method Generate the SQL Statement 20030403
2 GET_CODE Instance method Public Method Return the generated Code 20030403
3 GET_EXIT_CLASS Static method Public Method Return name of class that implements the exit interfaces 20030403
4 GET_EXIT_OBJ_REF Instance method Public Method Get Reference to exit class object 20030403
5 SET_DBOPT_FEATURES Instance method Public Method Set Usage of enhanced Database Optimizer Features 20050113
6 SET_DMSTAT_ACCESS_OBJ Instance method Public Method Sets a reference to the dmstat access object 20050815
7 SHOW 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 Exporting E_CREATE_VIEW Call by reference Type reference (TYPE) RS_BOOL Create view for accesstp db-view (otherwise use cte,nte) 20041020
2 Importing I_S_DATA Call by reference Type reference (TYPE) ANY Line of result data 20030403
3 Importing 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 CX_RSDRS_STMT_TOO_LONG 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 Exporting 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 Returning 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 Exporting 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 Importing 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 Importing 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 Importing 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