SAP ABAP Class CL_RSDU_IC_EXTEND_EPART_ORA (Enhancement of the Partitioning Schema E Fact Table)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSORA (Package) BW: Oracle Porting

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDU_IC_EXTEND_EPART | Attachment of Partitions to E Fact Table | 20051005 |
Properties
Class | CL_RSDU_IC_EXTEND_EPART_ORA | |
Short Description | Enhancement of the Partitioning Schema E Fact Table | |
Super Class | CL_RSDU_IC_EXTEND_EPART | Attachment of Partitions to E Fact Table |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSORA | BW: Oracle Porting |
Created | 20051005 | 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) |
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
Class CL_RSDU_IC_EXTEND_EPART_ORA has no interface implemented.
Friends
Class CL_RSDU_IC_EXTEND_EPART_ORA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20051005 | ||||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSSID | Minimum SID of MAXVAL Part | 20101006 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 3 | Maximum Number of Parallel INSERT Processes | 20051005 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSD_TABLNM | Name of Maximum Partition | 20051005 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Moving the Partitions | 20051005 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSD_FIELDNM | Field Name of T Dimension in Fact Tables | 20051005 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSD_TABLNM | Name of T Dimension Table | 20051005 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_RSDU_REPART~N_T_CHA | Chavels of Fact Tables | 20051005 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_RSDU_REPART~N_T_KYF | Key Figures of Fact Tables | 20051005 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Discard Already Attached Partitions During Restart | 20051005 |
2 | ![]() |
Instance method | Public | Constructor | Class Constructor | 20051005 |
3 | ![]() |
Instance method | Private | Method | Provide sx_query Structure for Filling the F Shadow Table | 20051005 |
4 | ![]() |
Instance method | Private | Method | Provide sx_query Structure for Filling the E Shadow Table | 20051005 |
5 | ![]() |
Instance method | Private | Method | Get List of t-dimids for the Copying Step | 20101006 |
6 | ![]() |
Instance method | Private | Method | Get List of t-dimids for the Copying Step | 20101006 |
7 | ![]() |
Instance method | Private | Method | Get List of t-dimids for the Copying Step | 20051005 |
8 | ![]() |
Instance method | Private | Method | STEP: Update Statistics on All New Partitions | 20051005 |
9 | ![]() |
Instance method | Private | Method | STEP: Creation of New Partitions for the E Fact Table | 20051005 |
10 | ![]() |
Instance method | Private | Method | STEP: Consistency Check | 20051005 |
11 | ![]() |
Instance method | Private | Method | STEP: Copy the Data Back to the E Fact Table | 20051005 |
12 | ![]() |
Instance method | Private | Method | STEP: Creation of All Indexes on New Partitions | 20051005 |
13 | ![]() |
Instance method | Private | Method | STEP: Creation of an E Shadow Table | 20051005 |
14 | ![]() |
Instance method | Private | Method | STEP: Deletion of the Max Value Partition | 20051005 |
15 | ![]() |
Instance method | Private | Method | STEP: Exchange of Max Value Partition with the E Shad. Table | 20051005 |
16 | ![]() |
Instance method | Private | Method | STEP: Changing the Metadata | 20051005 |
17 | ![]() |
Instance method | Private | Method | STEP: Release Read Lock for InfoCube | 20051005 |
18 | ![]() |
Instance method | Private | Method | STEP: Repare Indexes for Both Fact Tables | 20051005 |
19 | ![]() |
Instance method | Private | Method | STEP: Check Free Space on DB | 20051005 |
Events
Class CL_RSDU_IC_EXTEND_EPART_ORA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | P_S_TIM | Private | See coding | 20051005 | BEGIN OF p_s_tim,
dimid TYPE rsdimid,
sid TYPE rssid,
END OF p_s_tim
|
||
2 | P_T_TIM | Private | See coding | 20051005 | p_t_tim TYPE STANDARD TABLE OF p_s_tim
WITH KEY dimid sid
|
Method Signatures
Method CLEANUP_PARTITIONS Signature
Method CLEANUP_PARTITIONS on class CL_RSDU_IC_EXTEND_EPART_ORA has no parameter.
Method CLEANUP_PARTITIONS on class CL_RSDU_IC_EXTEND_EPART_ORA has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DB_PARAMS | Call by reference | Type reference (TYPE) | STRING | 20051005 | |||
2 | ![]() |
I_INFOCUBE | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | 20051005 | |||
3 | ![]() |
I_NEW_PARTVL_TO | Call by reference | Type reference (TYPE) | RSPARTVL_TO | Obere Grenze (Partitionierungswert) | 20051005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Beim extrahieren der Metadaten ist ein Fehler aufgetreten | 20051005 | |
2 | ![]() |
Voraussetzungen für eine erfolgreiche Kondensierung verletzt | 20051005 | |
3 | ![]() |
Exception class for Remodeling | 20051005 | |
4 | ![]() |
RSDU Ausnahmen bei Repartitionierung | 20051005 |
Method FILL_SX_QUERY_EFACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_TIM | Call by reference | Type reference (TYPE) | P_S_TIM | 20051005 | |||
2 | ![]() |
SX_QUERY | Value transfer | Type reference (TYPE) | RSDRS_SX_QUERY | 20051005 |
Method FILL_SX_QUERY_EFACT on class CL_RSDU_IC_EXTEND_EPART_ORA has no exception.
Method FILL_TX_QUERY_EFACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TX_QUERY | Value transfer | Type reference (TYPE) | RSDRS_TX_QUERY | 20051005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RSDU Ausnahmen bei Repartitionierung | 20051005 |
Method GET_MAXPARTS_MINSID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MAXPARTS_MINSID | Value transfer | Type reference (TYPE) | RSSID | Stammdaten ID | 20101006 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RSDU Ausnahmen bei Repartitionierung | 20101006 |
Method GET_NUMROWS_IN_PARTITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NUMROWS | Call by reference | Type reference (TYPE) | I | Number of Rows | 20101006 | ||
2 | ![]() |
I_PARTNAME | Value transfer | Type reference (TYPE) | STRING | Partitionname | 20101006 |
Method GET_NUMROWS_IN_PARTITION on class CL_RSDU_IC_EXTEND_EPART_ORA has no exception.
Method GET_TDIMIDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_TIM | Value transfer | Type reference (TYPE) | P_T_TIM | 20051005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RSDU Ausnahmen bei Repartitionierung | 20051005 |
Method STEP_ANA_NEW_PART_EFACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATUS | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20051005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20051005 |
Method STEP_APP_NEW_PART_EFACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATUS | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20051005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RSDU Ausnahmen bei Repartitionierung | 20051005 | |
2 | ![]() |
Ausnahmeklasse für SQL Fehler | 20051005 |
Method STEP_CONSISTENCY_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATUS | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20051005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RSDU Ausnahmen bei Repartitionierung | 20051005 |
Method STEP_CP_ESHD_TO_EFACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SHOW_REPORT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20051005 | |
2 | ![]() |
STATUS | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20051005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RSDU Ausnahmen bei Repartitionierung | 20051005 |
Method STEP_CREA_IDX_ESHD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATUS | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20051005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RSDU Ausnahmen bei Repartitionierung | 20051005 |
Method STEP_CREA_SHD_EFACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATUS | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20051005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RSDU Ausnahmen bei Repartitionierung | 20051005 |
Method STEP_DROP_MPART_EFACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATUS | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20051005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RSDU Ausnahmen bei Repartitionierung | 20051005 |
Method STEP_EXCH_MPART_TO_ESHD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATUS | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20051005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20051005 |
Method STEP_POST_ACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATUS | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20051005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RSDU Ausnahmen bei Repartitionierung | 20051005 |
Method STEP_RELEASE_READ_LOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATUS | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20051005 |
Method STEP_RELEASE_READ_LOCK on class CL_RSDU_IC_EXTEND_EPART_ORA has no exception.
Method STEP_SET_READ_LOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATUS | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20051005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RSDU Ausnahmen bei Repartitionierung | 20051005 |
Method STEP_SPACE_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATUS | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20051005 |
Method STEP_SPACE_CHECK on class CL_RSDU_IC_EXTEND_EPART_ORA has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |