SAP ABAP Class CL_RSDU_IC_EXTEND_EPART (Attachment of Partitions to E Fact Table)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDU_REPART (Package) Repartitioning of InfoProvider
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSCNV_MONITOR | Interface for Monitor UI - del/restart/reset functionality | 20050630 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDU_REPART | Repartitioning | 20050630 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDU_IC_EXTEND_EPART_DB2 | Enhancement of the Partitioning Schema E Fact Table | 20051021 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDU_IC_EXTEND_EPART_DB4 | Enhancement of the Partitioning Schema E Fact Table | 20060208 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSDU_IC_EXTEND_EPART_MSS | Enhancement of the Partitioning Schema E Fact Table | 20060508 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSDU_IC_EXTEND_EPART_ORA | Enhancement of the Partitioning Schema E Fact Table | 20051005 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSDU_IC_EXTEND_EPART_SYB | Enhancement of the Partitioning Schema E Fact Table | 20120215 |
Properties
| Class | CL_RSDU_IC_EXTEND_EPART | |
| Short Description | Attachment of Partitions to E Fact Table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDU_REPART | Repartitioning of InfoProvider |
| Created | 20050630 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSCNV_MONITOR | Interface for Monitor UI - del/restart/reset functionality | 20050630 | ||
| 2 | IF_RSDU_REPART | Repartitioning | 20050630 |
Friends
Class CL_RSDU_IC_EXTEND_EPART has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20050701 | |||
| 2 | Constant | Protected | Type reference (TYPE) | SY-REPID | 'RSDU_IC_MERGE_EPART' | ABAP Program Name for Background Job Scheduling | 20050701 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RSTIM_VARNT | 20051028 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | '3' | Maximum Number of Parallel INSERT Processes | 20050701 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RSDDICREPARTREQ | Parameters for Repartitioning Request | 20050701 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSCNV_MONITOR | Reference to Monitor Class | 20050701 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDU_REPART_SRVS | Repartitioning of an InfoCube | 20050701 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050630 | |
| 2 | Instance method | Protected | Method | Execute Processing Steps | 20050630 | |
| 3 | Instance method | Protected | Method | Read Request Parameter from Table RSDDICREPARTREQ | 20050701 | |
| 4 | Instance method | Protected | Method | Define and Initialize Processing Steps | 20050630 |
Events
Class CL_RSDU_IC_EXTEND_EPART has no event.
Types
Class CL_RSDU_IC_EXTEND_EPART 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_DB_PARAMS | Call by reference | Type reference (TYPE) | STRING | 20050630 | ||||
| 2 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | DataStore-Objekt | 20051028 | |||
| 3 | I_NEW_PARTVL_TO | Call by reference | Type reference (TYPE) | RSPARTVL_TO | Obere Grenze (Partitionierungswert) | 20050630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Beim extrahieren der Metadaten ist ein Fehler aufgetreten | 20050630 | ||
| 2 | Voraussetzungen für eine erfolgreiche Kondensierung verletzt | 20050630 | ||
| 3 | Exception class for Remodeling | 20050630 | ||
| 4 | RSDU Ausnahmen bei Repartitionierung | 20050630 |
Method EXECUTE_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20050630 | |||
| 2 | E_REQSTATUS | Call by reference | Type reference (TYPE) | RSMRT_REQSTATUS | 20050630 | ||||
| 3 | E_STEPSTATUS | Call by reference | Type reference (TYPE) | RSMRT_STEPSTATUS | 20050630 | ||||
| 4 | I_LOCKID | Call by reference | Type reference (TYPE) | RSENQ_LOCKID | Sperr-ID des Sperr-Managers | 20050630 | |||
| 5 | I_STEPNM | Call by reference | Type reference (TYPE) | RSMRT_APPL_STEPNM | 20050630 | ||||
| 6 | I_T_OBJECT | Call by reference | Type reference (TYPE) | RSENQ_T_OBJECT | 20050630 |
Method EXECUTE_STEPS on class CL_RSDU_IC_EXTEND_EPART has no exception.
Method GET_REQUEST_PARAMETERS Signature
Method GET_REQUEST_PARAMETERS on class CL_RSDU_IC_EXTEND_EPART has no parameter.
Method GET_REQUEST_PARAMETERS on class CL_RSDU_IC_EXTEND_EPART has no exception.
Method INITIALIZE_STEPS Signature
Method INITIALIZE_STEPS on class CL_RSDU_IC_EXTEND_EPART has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for Remodeling | 20050630 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |