SAP ABAP Class CL_RSR_SQL_META_DATA (Metadata for SQL (XML/A))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_SQL (Package) SQL Execution in XML for Analysis

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_SQL_META_DATA_DTA | Simple InfoProviders | 20060321 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_SQL_META_DATA_MD | 20060404 |
Properties
Class | CL_RSR_SQL_META_DATA | |
Short Description | Metadata for SQL (XML/A) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSR_SQL | SQL Execution in XML for Analysis |
Created | 20060321 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
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) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSR_SQL_META_DATA has no interface implemented.
Friends
Class CL_RSR_SQL_META_DATA 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) | BAPI6110CUB-CAT_NAM | CATALOG to which the CUBE belongs | 20060321 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BAPI6115TAB-TAB_NAM | SAP Query (S): InfoSet | 20060321 | ||
3 | ![]() |
Instance attribute | Public | See coding | 20060404 | ||||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RRTDP_T_COLUMNS | 20060321 | |||
5 | ![]() |
Static Attribute | Private | See coding | 20060321 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20060321 | |
2 | ![]() |
Static method | Public | Method | 20060321 | |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060321 |
4 | ![]() |
Instance method | Public | Method | 20060404 | |
5 | ![]() |
Static method | Public | Method | 20060321 | |
6 | ![]() |
Instance method | Public | Method | 20060330 | |
7 | ![]() |
Instance method | Public | Method | 20060404 |
Events
Class CL_RSR_SQL_META_DATA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_REF | Private | See coding | 20060321 | begin of TP_S_REF,
cat_nam type BAPI6110CUB-CAT_NAM,
tab_nam type BAPI6115TAB-TAB_NAM,
r_meta type ref to CL_RSR_SQL_META_DATA,
end of tp_s_ref
|
Method Signatures
Method BROWSE_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CAT_NAM | Call by reference | Type reference (TYPE) | BAPI6110CUB-CAT_NAM | CATALOG zu dem der CUBE gehört | 20060321 | ||
2 | ![]() |
I_COL_NAM | Value transfer | Type reference (TYPE) | BAPI6115COL-COL_NAM | SAP Query (S): Feldname (tab-feld) | 20060321 | ||
3 | ![]() |
I_TAB_NAM | Call by reference | Type reference (TYPE) | BAPI6115TAB-TAB_NAM | SAP Query (S): InfoSet | 20060321 | ||
4 | ![]() |
R_T_COLUMNS | Value transfer | Type reference (TYPE) | RRTDP_T_COLUMNS | 20060321 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20060321 |
Method BROWSE_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CAT_NAM | Value transfer | Type reference (TYPE) | BAPI6110CUB-CAT_NAM | CATALOG zu dem der CUBE gehört | 20060321 | ||
2 | ![]() |
I_TAB_NAM | Value transfer | Type reference (TYPE) | BAPI6115TAB-TAB_NAM | SAP Query (S): InfoSet | 20060321 | ||
3 | ![]() |
I_TAB_TYP | Value transfer | Type reference (TYPE) | BAPI6115TAB-TAB_TYP | Tabellentyp | 20060321 | ||
4 | ![]() |
R_T_TABLES | Value transfer | Type reference (TYPE) | RRTDP_T_TABLES | 20060321 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20060321 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CAT_NAM | Call by reference | Type reference (TYPE) | BAPI6110CUB-CAT_NAM | CATALOG zu dem der CUBE gehört | 20060321 | ||
2 | ![]() |
I_TAB_NAM | Call by reference | Type reference (TYPE) | BAPI6115TAB-TAB_NAM | SAP Query (S): InfoSet | 20060321 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20060321 |
Method FETCH 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 | 20060404 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Leeres Ergebnis | 20060404 | |
2 | ![]() |
BW: Allgemeine Fehlerklasse | 20060404 |
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CAT_NAM | Call by reference | Type reference (TYPE) | BAPI6110CUB-CAT_NAM | CATALOG zu dem der CUBE gehört | 20060321 | ||
2 | ![]() |
I_TAB_NAM | Call by reference | Type reference (TYPE) | BAPI6115TAB-TAB_NAM | SAP Query (S): InfoSet | 20060321 | ||
3 | ![]() |
R_R_META | Value transfer | Object reference (TYPE REF TO) | CL_RSR_SQL_META_DATA | Meta Daten für SQL (XML/A) | 20060321 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20060321 |
Method GET_FIELD_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_AGGRGEN | Value transfer | Type reference (TYPE) | RSDAGGRGEN | Gewöhnliche Aggregation | 20060404 | ||
2 | ![]() |
E_CHANM | Value transfer | Type reference (TYPE) | RSD_CHANM | 20060613 | |||
3 | ![]() |
E_DECIMALS | Value transfer | Type reference (TYPE) | I | 20060330 | |||
4 | ![]() |
E_DTELNM | Value transfer | Type reference (TYPE) | RSD_DTELNM | 20060330 | |||
5 | ![]() |
E_INTLEN | Value transfer | Type reference (TYPE) | I | 20060330 | |||
6 | ![]() |
E_INTTP | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20060330 | ||
7 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | C | 20060330 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20060515 | |
2 | ![]() |
Objekt nicht gefunden | 20060330 |
Method OPEN_CURSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_HAVING | Call by reference | Object reference (TYPE REF TO) | CL_RSR_SQL_CONDITION | SQL Begindung (WHERE / HAVING) | 20060404 | ||
2 | ![]() |
I_R_WHERE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_SQL_CONDITION | SQL Begindung (WHERE / HAVING) | 20060404 | ||
3 | ![]() |
I_T_GROUP_BY | Call by reference | Type reference (TYPE) | CL_RSR_SQL_COMMAND=>TN_T_ITEM | 20060404 | |||
4 | ![]() |
I_T_ORDER_BY | Call by reference | Type reference (TYPE) | CL_RSR_SQL_COMMAND=>TN_T_ITEM | 20060404 | |||
5 | ![]() |
I_T_SELECT | Call by reference | Type reference (TYPE) | CL_RSR_SQL_COMMAND=>TN_T_ITEM | 20060404 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20060404 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |