Hierarchy
⤷
⤷
Properties
| Class | CL_RRT_TDINFOSET_PROVIDER | |
| Short Description | InfoSet as Tabular Data Provider using OLE DB | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSR_MDX_BASE | MDX: Basis |
| Created | 20000113 | 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) |
Interfaces
Class CL_RRT_TDINFOSET_PROVIDER has no interface implemented.
Friends
Class CL_RRT_TDINFOSET_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | AQS_SGNAME | InfoSet | 20000113 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_RRT_TDINFOSET_PROVIDER | Instance for BROWSE | 20000121 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RRTDP_STATE | Query status | 20000113 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RRTDP_TH_FIELDLIST | InfoSet Field List | 20000121 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | RRTDP_TH_FUNCAREA | InfoSets | 20000121 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RRT1_T_CMD_TXT | SQL Command Text | 20000113 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RRTDP_T_FPAIRS | Units / Currency Pairs | 20000310 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RRTDP_T_LDATA | Results data | 20000113 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | RRTDP_T_LISTDESC | List description | 20000113 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | RRTDP_T_FIELDS | Query Fields | 20000113 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | AQS_WSID | 'G' | Workspace | 20000113 | ||
| 12 | Instance attribute | Private | Type reference (TYPE) | I | 1 | Index in p_t_cmd_params | 20000114 | ||
| 13 | Constant | Private | Type reference (TYPE) | I | RSD_C_SID_MAX_NUMC | ... | 20000118 | ||
| 14 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | NOT Found | 20000114 | ||
| 15 | Instance attribute | Private | Type reference (TYPE) | AQS_QUNAME | Generated Query | 20000113 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | TP_TH_SELNAME | Excluding | 20000114 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | TP_TH_SELNAME | Including | 20000114 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | TP_TH_SEL_FIELDS | RSAQSPNAME | 20000118 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | RRT1_T_CMD | Command Stack | 20000113 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | RRT1_T_CMD_PARAMS | Parameters | 20000113 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | RRTDP_T_DATA | Data | 20000310 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | RRTDP_T_SELECTION | Query Selections | 20000113 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | RRTDP_T_FIELDS | Query Fields | 20000113 | |||
| 24 | Instance attribute | Private | Type reference (TYPE) | RRTDP_T_FIELDS | Query Fields | 20000113 | |||
| 25 | Instance attribute | Private | See coding | P_T_STACK | 20000114 | ||||
| 26 | Instance attribute | Private | Type reference (TYPE) | AQS_BGNAME | Query User Group | 20000113 |
Methods
Events
Class CL_RRT_TDINFOSET_PROVIDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_SEL_FIELDS | Private | See coding | Check Tables for RSPARAMS | 20000118 | BEGIN OF tp_s_sel_fields ,
fname type rsaqspname-fname,
spname type rsaqspname-spname,
end of tp_s_sel_fields
|
|
| 2 | TP_TH_SELNAME | Private | See coding | Check Tables for RSPARAMS | 20000114 | tp_th_selname TYPE HASHED TABLE OF rrtdp_s_selection-fname
WITH UNIQUE KEY table_line
INITIAL SIZE 10
|
|
| 3 | TP_TH_SEL_FIELDS | Private | See coding | Check Tables for RSPARAMS | 20000118 | tp_th_sel_fields TYPE HASHED TABLE OF tp_s_sel_fields
WITH UNIQUE KEY fname
INITIAL SIZE 10
|
Method Signatures
Method BROWSE_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_COLUMNS | Call by reference | Type reference (TYPE) | RRTDP_T_COLUMNS | Spalten | 20000121 | |||
| 2 | I_CAT_NAM | Call by reference | Type reference (TYPE) | RRTDP_S_COLUMNS-CAT_NAM | Katalog | 20000121 | |||
| 3 | I_COL_NAM | Call by reference | Type reference (TYPE) | RRTDP_S_COLUMNS-COL_NAM | Spaltenname | 20000121 | |||
| 4 | I_TAB_NAM | Call by reference | Type reference (TYPE) | RRTDP_S_COLUMNS-TAB_NAM | Infoset | 20000121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method BROWSE_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_TABLES | Call by reference | Type reference (TYPE) | RRTDP_T_TABLES | Infosets | 20000121 | |||
| 2 | I_CAT_NAM | Call by reference | Type reference (TYPE) | RRTDP_S_TABLES-CAT_NAM | Katalog | 20000121 | |||
| 3 | I_TAB_NAM | Call by reference | Type reference (TYPE) | RRTDP_S_TABLES-TAB_NAM | Infoset | 20000121 | |||
| 4 | I_TAB_TYP | Call by reference | Type reference (TYPE) | RRTDP_S_TABLES-TAB_TYP | Typ | 20000121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RRT_TDINFOSET_PROVIDER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RRT_TDINFOSET_PROVIDER has no exception.
Method GET_DATA_ROWSET_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_COLUMNS | Call by reference | Type reference (TYPE) | RRTDP_T_COLUMNS | Spalten | 20000121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method GET_DATA_ROWSET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_DATA | Call by reference | Type reference (TYPE) | RRTDP_T_DATA | Daten | 20000310 | |||
| 2 | I_END_LINE | Call by reference | Type reference (TYPE) | BAPI6111CD-CELL_ORDINAL | letzte Zeile | 20000310 | |||
| 3 | I_START_LINE | Call by reference | Type reference (TYPE) | BAPI6111CD-CELL_ORDINAL | 1. Zeile | 20000310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method SELECT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_CMD | Call by reference | Type reference (TYPE) | RRT1_T_CMD | vom externen Parser | 20000113 | |||
| 2 | I_T_CMD_PARAMS | Call by reference | Type reference (TYPE) | RRT1_T_CMD_PARAMS | vom externen Parser | 20000113 | |||
| 3 | I_T_CMD_TRACE | Call by reference | Type reference (TYPE) | RRT1_T_TRACE | vom externen Parser | 20000113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method SET_COMMAND_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_CMD_TXT | Call by reference | Type reference (TYPE) | RRT1_T_CMD_TXT | Text | 20000113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method _BROWSE_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_COLUMNS | Call by reference | Type reference (TYPE) | RRTDP_T_COLUMNS | Spalten | 20000121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | |||
| 2 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method _BUILD_DATA_FROM_LDATA Signature
Method _BUILD_DATA_FROM_LDATA on class CL_RRT_TDINFOSET_PROVIDER has no parameter.
Method _BUILD_DATA_FROM_LDATA on class CL_RRT_TDINFOSET_PROVIDER has no exception.
Method _EXECUTE Signature
Method _EXECUTE on class CL_RRT_TDINFOSET_PROVIDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | |||
| 2 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method _GET_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_COLUMN | Value transfer | Type reference (TYPE) | RRTDP_S_COLUMNS | Spalteninformation | 20000121 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | C | Feld | 20000121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | |||
| 2 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method _GET_INFOSET Signature
Method _GET_INFOSET on class CL_RRT_TDINFOSET_PROVIDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | |||
| 2 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method _INITIALIZE Signature
Method _INITIALIZE on class CL_RRT_TDINFOSET_PROVIDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | |||
| 2 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method _PARSE_SQL Signature
Method _PARSE_SQL on class CL_RRT_TDINFOSET_PROVIDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | |||
| 2 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method _POP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Objekt | 20001204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | |||
| 2 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method _PUSH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt | 20000114 |
Method _PUSH on class CL_RRT_TDINFOSET_PROVIDER has no exception.
Method _SELECT_DATA Signature
Method _SELECT_DATA on class CL_RRT_TDINFOSET_PROVIDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | |||
| 2 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method __CHECK_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_CMD_TRACE | Call by reference | Type reference (TYPE) | RRT1_T_TRACE | 20010220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Syntaxfehler (MDX) | 20001204 |
Method __CMDID_COMP_ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CMD_ID | Call by reference | Type reference (TYPE) | RRT1_S_CMD-CMD_ID | Kommando | 20000114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | |||
| 2 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method __CMDID_PUSH_FLOAT Signature
Method __CMDID_PUSH_FLOAT on class CL_RRT_TDINFOSET_PROVIDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | |||
| 2 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method __CMDID_PUSH_INT Signature
Method __CMDID_PUSH_INT on class CL_RRT_TDINFOSET_PROVIDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | |||
| 2 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method __CMDID_PUSH_STRING Signature
Method __CMDID_PUSH_STRING on class CL_RRT_TDINFOSET_PROVIDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | |||
| 2 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method __CMDID_SQL_NOT Signature
Method __CMDID_SQL_NOT on class CL_RRT_TDINFOSET_PROVIDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | |||
| 2 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method __CMDID_SQL_ORDER_BY Signature
Method __CMDID_SQL_ORDER_BY on class CL_RRT_TDINFOSET_PROVIDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | |||
| 2 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method __CMDID_SQL_PUSH_NAME Signature
Method __CMDID_SQL_PUSH_NAME on class CL_RRT_TDINFOSET_PROVIDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | |||
| 2 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method __CMDID_SQL_SELECT Signature
Method __CMDID_SQL_SELECT on class CL_RRT_TDINFOSET_PROVIDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | |||
| 2 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method __CMDID_SQL_SELECT_STAR Signature
Method __CMDID_SQL_SELECT_STAR on class CL_RRT_TDINFOSET_PROVIDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | |||
| 2 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method __CMDID_SQL_WHERE Signature
Method __CMDID_SQL_WHERE on class CL_RRT_TDINFOSET_PROVIDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | |||
| 2 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method __CMDID_SQL__CLUDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CMD_ID | Call by reference | Type reference (TYPE) | RRT1_S_CMD-CMD_ID | Kommando | 20000114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | |||
| 2 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method __POP_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PARAM | Call by reference | Type reference (TYPE) | ANY | Parameter | 20001204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW Fehler (mit Syntax Prüfung) | |||
| 2 | BW Fehler (mit Syntax Prüfung) | 20010220 |
Method __REMOVE_BRACKETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_OBJNAM | Call by reference | Type reference (TYPE) | C | Name im ODBO | 20000117 |
Method __REMOVE_BRACKETS on class CL_RRT_TDINFOSET_PROVIDER has no exception.
Method __TAG_AND_SUBRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Returncode | 20000121 | |||
| 2 | I_TEXT | Call by reference | Type reference (TYPE) | STRING | Text | 20000121 |
Method __TAG_AND_SUBRC on class CL_RRT_TDINFOSET_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 20B |