SAP ABAP Class CL_RSDRI_DBTABLE2MDS (Create a multidimensional set from database table)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRI (Package) Data Manager External Interfaces

⤷

⤷

Properties
Class | CL_RSDRI_DBTABLE2MDS | |
Short Description | Create a multidimensional set from database table | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDRI | Data Manager External Interfaces |
Created | 20080429 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSDRI_DBTABLE2MDS has no forward declaration.
Interfaces
Class CL_RSDRI_DBTABLE2MDS has no interface implemented.
Friends
Class CL_RSDRI_DBTABLE2MDS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSFIELDNM | Field Name | 20080429 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSMDS_DIMENSION | Dimension of Quantity | 20080429 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20080429 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20080429 | |
2 | ![]() |
Instance method | Public | Method | Create a multidimensional set from database table | 20080429 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20080429 |
Events
Class CL_RSDRI_DBTABLE2MDS has no event.
Types
Class CL_RSDRI_DBTABLE2MDS has no local type.
Method Signatures
Method BUILD_ABAP_WHERE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IS_EMPTY | Call by reference | Type reference (TYPE) | RS_BOOL | 20080429 | |||
2 | ![]() |
E_IS_UNIVERSAL | Call by reference | Type reference (TYPE) | RS_BOOL | 20080429 | |||
3 | ![]() |
E_WHERE | Call by reference | Type reference (TYPE) | STRING | 20080429 | |||
4 | ![]() |
I_CHAALIAS | Call by reference | Type reference (TYPE) | RSALIAS | BW-DM Feldalias (darf nicht länger als 18 werden ! ) | 20080429 | ||
5 | ![]() |
I_COMPLEMENT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20080429 |
Method BUILD_ABAP_WHERE on class CL_RSDRI_DBTABLE2MDS has no exception.
Method BUILD_MDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_MDS | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_SET | R_R_MDS | 20080429 |
Method BUILD_MDS on class CL_RSDRI_DBTABLE2MDS has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHANM | Call by reference | Type reference (TYPE) | RSCHANM | Name of infoobject | 20080429 | ||
2 | ![]() |
I_FLDNM | Call by reference | Type reference (TYPE) | RSFIELDNM | Name of field in database table | 20080429 | ||
3 | ![]() |
I_TBLNM | Call by reference | Type reference (TYPE) | TABNAME | Name of database table | 20080429 |
Method CONSTRUCTOR on class CL_RSDRI_DBTABLE2MDS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |