Hierarchy
⤷
⤷
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_SQL_TOP_QUERY | TOP/BOTTOM SQL Query | 20051010 |
Properties
| Class | CL_RSDRS_SQL_QUERY | |
| Short Description | Data Manager SQL Query Processing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDRS | Data Manager SQL Interface |
| Created | 20030228 | SAP |
| Last change | 20140121 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 7 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 8 | 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_TOP_QUERY | 20051011 | Abstract TOP/BOTTOM Query | |
| 2 | CL_RSDRV_SRVS_CURR_CONV | 20081029 | Data Manager: Currency Conversion | |
| 3 | CL_RSDR_AT_QUERY_SQL | 20040513 | Definition of an SQL Query Object | |
| 4 | CL_RSQ_NTE_BUILDER | 20051123 | Nested table expression builder | |
| 5 | IF_RSDRS_CUBE_VIEW | 20091112 | Infocube in Infoset or lookup |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | Error text of exception | 20030716 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | Rows fetched up to now | 20030317 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CX_ROOT | Exception raised during execution | 20030716 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RSDRS_QUERY_STATUS | Query Status | 20030228 | |||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | sx_query object | 20051010 | ||||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDD_STATDM_ACCESS | 20051010 | ||||
| 7 | Static Attribute | Private | Type reference (TYPE) | RS_BOOL | 'I' | Ability of DB to read consistent | 20060720 | ||
| 8 | Static Attribute | Private | Type reference (TYPE) | RS_BOOL | Convert mixed SID/Key restrictions ? | 20050113 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | I | Max. number of SID cond. without materialization | 20050113 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | RS_BOOL | Int/Ext conversion on database? | 20081107 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | I | Max. number of CHAVL cond. without materialization | 20060727 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | RS_BOOL | 'I' | Execute Lookups on Database? | 20060921 | ||
| 13 | Static Attribute | Private | Type reference (TYPE) | RS_CHAR1 | 'Y' | Use enhanced db optimizer features | 20050113 | ||
| 14 | Static Attribute | Private | Type reference (TYPE) | RSR_S_DEBUGFLAGS | debugflags | 20050113 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | I | Compression counter | 20040407 | |||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDRS_EXITS_STD | Pointer to Database specific Exit Class | 20030228 | |||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SQL_RESULT_SET | Reference to ADBC Result Set | 20040405 | |||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDRS_SQL_STMT | Reference to Database Specific SQL Statement Class | 20030228 | |||
| 19 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Last result table | 20040920 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Save testcase (for RSDRS testcases) | 20030228 | ||
| 21 | Instance attribute | Private | Type reference (TYPE) | ADBC_COLUMN_TAB | ADBC Result Set fieldlist | 20040920 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | RSD_TABLNM | Name of view if accesstp view | 20030228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | build list of fields to be fetched for ADBC | 20040831 | |
| 2 | Instance method | Protected | Method | Generate a View without DDIC information (only nametab) | 20030228 | |
| 3 | Instance method | Private | Method | Check whether to turn off all enhanced db features | 20030228 | |
| 4 | Instance method | Public | Method | cleanup after execution, not needed with read_data | 20051010 | |
| 5 | Instance method | Protected | Method | close the cursor | 20030228 | |
| 6 | Static method | Private | Method | completes the cob_pro for the given chars and key figures | 20030228 | |
| 7 | Instance method | Protected | Method | Determine Read and Transferred Records | 20041028 | |
| 8 | Instance method | Public | Constructor | Constructor | 20030228 | |
| 9 | Static method | Public | Method | Create Object | 20051010 | |
| 10 | Instance method | Public | Method | get datatp reference compatible to select list | 20040402 | |
| 11 | Instance method | Public | Method | Delete from DB table | 20051010 | |
| 12 | Instance method | Private | Method | fetch one data package | 20030228 | |
| 13 | Instance method | Private | Method | fetch one data package | 20040405 | |
| 14 | Instance method | Public | Method | get the generated statement | 20051010 | |
| 15 | Static method | Public | Method | Get database ability to read consistent | 20060720 | |
| 16 | Static method | Private | Method | Get Class Name for Database dependent Implementation | 20030228 | |
| 17 | Static method | Public | Method | Get Database dependent thresholds | 20040513 | |
| 18 | Static method | Public | Method | Hint Exit for Infocube Dimension Lookup | 20070907 | |
| 19 | Static method | Public | Method | Get Estimate of Execution | 20040510 | |
| 20 | Static method | Public | Method | Lookups to be executed by database? | 20060921 | |
| 21 | Static method | Private | Method | prepare nametab information for writing ddic or namtab entry | 20040924 | |
| 22 | Instance method | Public | Method | Materialize query result within DB table | 20051010 | |
| 23 | Instance method | Private | Method | Open a cursor for the statement | 20030228 | |
| 24 | Instance method | Private | Method | Open a cursor for the statement | 20040405 | |
| 25 | Static method | Protected | Method | pack additional information referenced in sx_query | 20040513 | |
| 26 | Static method | Private | Method | prepare nametab information for writing ddic or namtab entry | 20030228 | |
| 27 | Instance method | Public | Method | execute the query and return the data read | 20051010 | |
| 28 | Instance method | Private | Method | Checks and sets the private p_r_exit_class | 20030228 | |
| 29 | Instance method | Public | Method | show access plan for a query | 20051010 | |
| 30 | Static method | Protected | Method | pack additional information referenced in sx_query | 20040513 | |
| 31 | Static method | Private | Method | write ddic table entry | 20030228 | |
| 32 | Static method | Public | Method | write nametab | 20030228 | |
| 33 | Instance method | Private | Method | Write BW statistics | 20030228 | |
| 34 | Instance method | Private | Method | Checks if result contains only empty ROWCOUNT without chars | 20101215 |
Events
Class CL_RSDRS_SQL_QUERY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | PT_T_DD03P | Private | See coding | 20040513 | PT_T_DD03P type STANDARD TABLE OF DD03P WITH DEFAULT KEY
|
||
| 2 | PT_T_DD08V | Private | See coding | 20040513 | PT_T_DD08V type STANDARD TABLE OF DD08V WITH DEFAULT KEY
|
Method Signatures
Method BUILD_ADBC_FIELDLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_FIELDLIST | Call by reference | Type reference (TYPE) | ADBC_COLUMN_TAB | 20040831 |
Method BUILD_ADBC_FIELDLIST on class CL_RSDRS_SQL_QUERY has no exception.
Method BUILD_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VIEWNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | Name of generated View | 20030228 | |||
| 2 | I_SHOW_STATEMENT | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | show generated statement | 20030228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SQL-Statement ist zu groß | 20030925 | ||
| 2 | SQL Fehler | 20030228 |
Method CHECK_ENHANCED_DB_OPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENABLE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Enable enhanced db options | 20030228 |
Method CHECK_ENHANCED_DB_OPT on class CL_RSDRS_SQL_QUERY has no exception.
Method CLEANUP Signature
Method CLEANUP on class CL_RSDRS_SQL_QUERY has no parameter.
Method CLEANUP on class CL_RSDRS_SQL_QUERY has no exception.
Method CLOSE_CURSOR Signature
Method CLOSE_CURSOR on class CL_RSDRS_SQL_QUERY has no parameter.
Method CLOSE_CURSOR on class CL_RSDRS_SQL_QUERY has no exception.
Method COMPLETE_COB_PRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TH_COB_PRO | Call by reference | Type reference (TYPE) | RSDRS_TH_COB_PRO | completed cob pro | 20030228 | |||
| 2 | I_T_CHA | Call by reference | Type reference (TYPE) | RSDRS_T_CHA | list of characteristics | 20030228 | |||
| 3 | I_T_KYF | Call by reference | Type reference (TYPE) | RSDRS_T_KYF | list of key figures | 20030228 |
Method COMPLETE_COB_PRO on class CL_RSDRS_SQL_QUERY has no exception.
Method COMPUTE_STATISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SEL | Call by reference | Type reference (TYPE) | I | 20041028 | ||||
| 2 | E_TRANS | Call by reference | Type reference (TYPE) | I | 20041028 | ||||
| 3 | I_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20041028 |
Method COMPUTE_STATISTICS on class CL_RSDRS_SQL_QUERY has no exception.
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 Statistik-Erfassung, Einzelzugriff | 20040506 | |||
| 2 | I_SX_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | Query description | 20030228 |
Method CONSTRUCTOR on class CL_RSDRS_SQL_QUERY has no exception.
Method CREATE 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 | 20051010 | ||||
| 2 | I_SX_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | 20051010 | ||||
| 3 | R_R_SQL_QUERY | Value transfer | Object reference (TYPE REF TO) | CL_RSDRS_SQL_QUERY | SQL Interface | 20051010 |
Method CREATE on class CL_RSDRS_SQL_QUERY has no exception.
Method CREATE_DATATP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STRUCDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20040512 | |||
| 2 | E_TABDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Run Time Type Services | 20040512 |
Method CREATE_DATATP on class CL_RSDRS_SQL_QUERY has no exception.
Method DELETE Signature
Method DELETE on class CL_RSDRS_SQL_QUERY has no parameter.
Method DELETE on class CL_RSDRS_SQL_QUERY has no exception.
Method FETCH_CURSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EOD | Call by reference | Type reference (TYPE) | RS_BOOL | true = end of data | 20030228 | |||
| 2 | E_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Result Data | 20030228 | |||
| 3 | I_PKGSIZE | Value transfer | Type reference (TYPE) | I | Package Size | 20030228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20040405 | ||
| 2 | Open SQL Fehler | 20030228 | ||
| 3 | Open SQL Fehler | 20030228 | ||
| 4 | SQL Fehler | 20030228 |
Method FETCH_DATA_ADBC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EOD | Call by reference | Type reference (TYPE) | RS_BOOL | true = end of data | 20040405 | |||
| 2 | E_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Result Data | 20040405 | |||
| 3 | I_PKGSIZE | Call by reference | Type reference (TYPE) | I | Package Size | 20040405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20040405 | ||
| 2 | Open SQL Fehler | 20040405 | ||
| 3 | Open SQL Fehler | 20040405 | ||
| 4 | SQL Fehler | 20040405 |
Method GET_CODE Signature
Method GET_CODE on class CL_RSDRS_SQL_QUERY has no parameter.
Method GET_CODE on class CL_RSDRS_SQL_QUERY has no exception.
Method GET_CONSISTENT_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CONSISTENT_READ | Value transfer | Type reference (TYPE) | RS_BOOL | Ability to read consistent | 20060720 |
Method GET_CONSISTENT_READ on class CL_RSDRS_SQL_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 | E_DB_CLASS_NM | Value transfer | Type reference (TYPE) | CLASSNAME | Referenztyp | 20030228 |
Method GET_DB_CLASS_NAME on class CL_RSDRS_SQL_QUERY has no exception.
Method GET_DB_THRESHOLDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONVERT_MIXED_SELECTIONS | Call by reference | Type reference (TYPE) | RS_BOOL | Convert mixed Key/SID selections ? | 20040513 | |||
| 2 | E_EQSID_THRESHOLD | Call by reference | Type reference (TYPE) | I | Max number of SID cond. without materialization | 20040513 | |||
| 3 | E_INT_EXT_CONVERSION | Call by reference | Type reference (TYPE) | RS_BOOL | Allow int/ext conversion on DB | 20081107 | |||
| 4 | E_ISET_CHAVL_THRESHOLD | Call by reference | Type reference (TYPE) | I | Max number of key cond. w/o materialization | 20060727 |
Method GET_DB_THRESHOLDS on class CL_RSDRS_SQL_QUERY has no exception.
Method GET_DIMENSION_HINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABLNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20070907 | ||||
| 2 | R_HINT | Value transfer | Type reference (TYPE) | CHAR100 | Hint String incl. %_HINTS without ending . | 20070907 |
Method GET_DIMENSION_HINT on class CL_RSDRS_SQL_QUERY has no exception.
Method GET_EXEC_ESTIMATE 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 | Query to execute | 20040510 | |||
| 2 | R_ESTIMATE | Value transfer | Type reference (TYPE) | I | Execution estimate | 20040510 |
Method GET_EXEC_ESTIMATE on class CL_RSDRS_SQL_QUERY has no exception.
Method GET_LEF_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LOOKUP_ON_DB | Value transfer | Type reference (TYPE) | RS_BOOL | Execute Lookup on database ? | 20060921 |
Method GET_LEF_TYPE on class CL_RSDRS_SQL_QUERY has no exception.
Method GET_NAMETAB_FROM_TABNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_DD03P | Call by reference | Type reference (TYPE) | DD03P | Table dd03p | 20040924 | |||
| 2 | I_FIELDNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | Feldname | 20040924 | |||
| 3 | I_TABNM | Call by reference | Type reference (TYPE) | RSD_FIELDNM | Tablename | 20040924 |
Method GET_NAMETAB_FROM_TABNM on class CL_RSDRS_SQL_QUERY has no exception.
Method MATERIALIZE Signature
Method MATERIALIZE on class CL_RSDRS_SQL_QUERY has no parameter.
Method MATERIALIZE on class CL_RSDRS_SQL_QUERY has no exception.
Method OPEN_CURSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WITH_HOLD | Call by reference | Type reference (TYPE) | RS_BOOL | Open cursor with hold | 20041011 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generated Stmt is too long ... | 20040408 | ||
| 2 | Ausnahmeklasse für SQL Fehler | 20040405 | ||
| 3 | Open SQL Fehler | 20030228 | ||
| 4 | Open SQL Fehler | 20030228 | ||
| 5 | SQL Fehler | 20030228 |
Method OPEN_CURSOR_ADBC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CURSOR_WITH_HOLD | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20040405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generated Stmt is too long ... | 20040408 | ||
| 2 | Ausnahmeklasse für SQL Fehler | 20040405 | ||
| 3 | Open SQL Fehler | 20040405 | ||
| 4 | Open SQL Fehler | 20040405 | ||
| 5 | SQL Fehler | 20040405 |
Method PACK_QUERY_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | Exported additional information | 20040513 | |||
| 2 | I_SX_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | sx_query to check | 20040513 |
Method PACK_QUERY_INFO on class CL_RSDRS_SQL_QUERY has no exception.
Method PREPARE_NAMETAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DD02V | Call by reference | Type reference (TYPE) | DD02V | Structure for ddic | 20030228 | |||
| 2 | E_DD09L | Call by reference | Type reference (TYPE) | DD09L | Structure for DDIC | 20030228 | |||
| 3 | E_T_DD03P | Call by reference | Type reference (TYPE) | PT_T_DD03P | Table dd03p | 20030228 | |||
| 4 | I_RAW_IF_UUID | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Create RAW field if UUID | 20080617 | ||
| 5 | I_SID_IF_CNVT | Call by reference | Type reference (TYPE) | RS_BOOL | If Yes, nametab contains SID fields | 20030228 | |||
| 6 | I_SX_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | Query with field description | 20030228 | |||
| 7 | I_VIEWNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | Name of View | 20030228 |
Method PREPARE_NAMETAB on class CL_RSDRS_SQL_QUERY has no exception.
Method READ_DATA Signature
Method READ_DATA on class CL_RSDRS_SQL_QUERY has no parameter.
Method READ_DATA on class CL_RSDRS_SQL_QUERY has no exception.
Method SET_EXIT_OBJ Signature
Method SET_EXIT_OBJ on class CL_RSDRS_SQL_QUERY has no parameter.
Method SET_EXIT_OBJ on class CL_RSDRS_SQL_QUERY has no exception.
Method SIMULATE Signature
Method SIMULATE on class CL_RSDRS_SQL_QUERY has no parameter.
Method SIMULATE on class CL_RSDRS_SQL_QUERY has no exception.
Method UNPACK_QUERY_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | Exported additional information | 20040513 |
Method UNPACK_QUERY_INFO on class CL_RSDRS_SQL_QUERY has no exception.
Method WRITE_DDIC_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RAW_IF_UUID | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | raw field if uuid | 20080617 | ||
| 2 | I_SID_IF_CNVT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | If Yes, nametab contains SID fields | 20030228 | ||
| 3 | I_SX_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | sx_query structure with field descriptions | 20030228 | |||
| 4 | I_TABLNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | Name of Table | 20030228 |
Method WRITE_DDIC_INFO on class CL_RSDRS_SQL_QUERY has no exception.
Method WRITE_EXT_NAMETAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECK_COB_PRO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Check and complete provided cob_pro information | 20030228 | ||
| 2 | I_NAMETAB_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Only write nametab | 20030228 | ||
| 3 | I_RAW_IF_UUID | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | RAW field if UUID | 20080617 | ||
| 4 | I_SID_IF_CNVT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | If Yes, nametab contains SID fields | 20030228 | ||
| 5 | I_TABLNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | Name of View | 20030228 | |||
| 6 | I_TABTYPE | Call by reference | Type reference (TYPE) | TABTYPE | 'J' | DDIC Table Type | 20030228 | ||
| 7 | I_TS_DTA_PRO | Call by reference | Type reference (TYPE) | IF_RSD_INFOPROV=>NT_TS_DTA_PRO | COB_PRO for fields | 20130114 | |||
| 8 | I_T_CHA | Call by reference | Type reference (TYPE) | RSDRS_T_CHA | list of characteristics | 20030228 | |||
| 9 | I_T_KYF | Call by reference | Type reference (TYPE) | RSDRS_T_KYF | list of key figures | 20030228 |
Method WRITE_EXT_NAMETAB on class CL_RSDRS_SQL_QUERY has no exception.
Method WRITE_STATISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Data to get statistics for | 20030228 |
Method WRITE_STATISTICS on class CL_RSDRS_SQL_QUERY has no exception.
Method _CHECK_RESULT_4_ROWCOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20101215 |
Method _CHECK_RESULT_4_ROWCOUNT on class CL_RSDRS_SQL_QUERY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 400 |