SAP ABAP Class CL_RSDRD_ORA_PART_INFO (Get ORACLE specific information about efact table partitions)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSORA (Package) BW: Oracle Porting

⤷

⤷

Properties
Class | CL_RSDRD_ORA_PART_INFO | |
Short Description | Get ORACLE specific information about efact table partitions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSORA | BW: Oracle Porting |
Created | 20031203 | 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) |
Interfaces
Class CL_RSDRD_ORA_PART_INFO has no interface implemented.
Friends
Class CL_RSDRD_ORA_PART_INFO 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) | RSDDATATARGET | data target | 20031203 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSD_TABLNM | e-fact table name | 20031203 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSPARTTIM | Partitioning Time Char. | 20041005 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSSIDFIELDNM | partition key of the e-fact table | 20031203 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDIMENSION | Character Field Length = 10 | 20041005 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSD_TABLNM | field name of a time sid in the t-dimesnsion table | 20031203 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDRD_TX_PART_RANGE | table of complex structure containing partition information | 20031203 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20031203 | |
2 | ![]() |
Instance method | Private | Method | fills the t-dim table of the table P_RSDRD_TX_PART_RANG | 20050425 |
3 | ![]() |
Instance method | Public | Method | returns attribute P_ETABNM (name of the e-fact table) | 20031203 |
4 | ![]() |
Instance method | Public | Method | returns attribute P_PARTKEY (sid name of the partim) | 20031203 |
5 | ![]() |
Instance method | Public | Method | gets the name of a partition for a given value of partim | 20031203 |
6 | ![]() |
Instance method | Public | Method | returns attribute P_TTABNM (name of the t-dimension table) | 20031203 |
7 | ![]() |
Instance method | Public | Method | gets the TX_PART_RANGE table | 20031203 |
8 | ![]() |
Instance method | Private | Method | reads partition info from the ORACLE database system catalog | 20031203 |
Events
Class CL_RSDRD_ORA_PART_INFO has no event.
Types
Class CL_RSDRD_ORA_PART_INFO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATATARGET | Call by reference | Type reference (TYPE) | RSDDATATARGET | Datenziel für Bewegungsdaten (InfoCube, ODS Objekt, ...) | 20031203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Tabelle ist nicht partitioniert | 20041005 |
Method FILL_TDIM_TABLE Signature
Method FILL_TDIM_TABLE on class CL_RSDRD_ORA_PART_INFO has no parameter.
Method FILL_TDIM_TABLE on class CL_RSDRD_ORA_PART_INFO has no exception.
Method GET_ETABNM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ETABNM | Value transfer | Type reference (TYPE) | RSD_TABLNM | 20031203 |
Method GET_ETABNM on class CL_RSDRD_ORA_PART_INFO has no exception.
Method GET_PARTKEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PARTKEY | Value transfer | Type reference (TYPE) | RSD_FIELDNM | 20031203 |
Method GET_PARTKEY on class CL_RSDRD_ORA_PART_INFO has no exception.
Method GET_PARTNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RSDRD_SX_PART_RANGE | Call by reference | Type reference (TYPE) | RSDRD_SX_PART_RANGE | complex structure containing partition information | 20031203 | ||
2 | ![]() |
I_TIMNM | Call by reference | Type reference (TYPE) | RSD_FIELDNM | 20031203 | |||
3 | ![]() |
I_TIMSID | Call by reference | Type reference (TYPE) | RSD_SID | time sid | 20031203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20040120 |
Method GET_TTABNM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TTABNM | Value transfer | Type reference (TYPE) | RSD_TABLNM | 20031203 |
Method GET_TTABNM on class CL_RSDRD_ORA_PART_INFO has no exception.
Method GET_TX_PART_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TX_PART_RANGE | Call by reference | Type reference (TYPE) | RSDRD_TX_PART_RANGE | 20031203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20040120 |
Method READ_DB_PARTINFO Signature
Method READ_DB_PARTINFO on class CL_RSDRD_ORA_PART_INFO has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20031203 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |