SAP ABAP Class IF_RSDU_REPART_ODSO (Repartitioning)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDU_ODSO_COMP_REPART | Complete Repartitioning of Active ODS Table | 20051025 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDU_ODSO_EXTEND_EPART | Attaching of Partitions in Active ODS Table | 20051031 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDU_ODSO_MERGE_EPART | Merging of Partitions of Active ODS Table | 20051103 |
Properties
| Class | IF_RSDU_REPART_ODSO | |
| Short Description | Repartitioning | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20051025 | 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) |
Interfaces
Class IF_RSDU_REPART_ODSO has no interface implemented.
Friends
Class IF_RSDU_REPART_ODSO has no friend class.
Attributes
Class IF_RSDU_REPART_ODSO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | get instanz reference | 20051025 | |
| 2 | Static method | Public | Method | Initialize | 20051025 | |
| 3 | Static method | Public | Method | Reset | 20051025 | |
| 4 | Static method | Public | Method | Start | 20051025 |
Events
Class IF_RSDU_REPART_ODSO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | N_S_CHA | Public | See coding | Structure with Information on a 'Characteristic Value' | 20051025 | BEGIN OF n_s_cha,
iobjnm TYPE rschanm,
iobjtp TYPE rsiobjtp,
fieldnm TYPE rsd_fieldnm,
tablnm TYPE rsd_tablnm,
END OF n_s_cha
|
|
| 2 | N_S_KYF | Public | See coding | Structure with Information on a 'Key Figure' | 20051025 | BEGIN OF n_s_kyf,
fieldnm TYPE rsd_fieldnm,
iobjnm TYPE rschanm,
END OF n_s_kyf
|
|
| 3 | N_T_CHA | Public | See coding | Structure with Information on 'Characteristic Values' | 20051025 | n_t_cha TYPE STANDARD TABLE OF n_s_cha
|
|
| 4 | N_T_KYF | Public | See coding | Structure with Information on 'Key Figures' | 20051025 | n_t_kyf TYPE STANDARD TABLE OF n_s_kyf
|
Method Signatures
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_REPART | Value transfer | Type reference (TYPE) | ANY | Repartitionierung eines InfoCubes | 20051025 | |||
| 2 | I_DB_PARAMS | Call by reference | Type reference (TYPE) | STRING | 20051025 | ||||
| 3 | I_NEW_PARTVL_FROM | Call by reference | Type reference (TYPE) | RSPARTVL_FROM | Untere Grenze (Partitionierungswert) | 20051025 | |||
| 4 | I_NEW_PARTVL_TO | Call by reference | Type reference (TYPE) | RSPARTVL_TO | Obere Grenze (Partitionierungswert) | 20051025 | |||
| 5 | I_NEW_PART_OBJNM | Call by reference | Type reference (TYPE) | RSPARTTIM | Partitionierungs-Zeitmerkmal | 20051025 | |||
| 6 | I_ODSO | Call by reference | Type reference (TYPE) | RSDODSOBJECT | ODS Objekt | 20051025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20051025 |
Method INITIALIZE 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 | 20051025 | ||||
| 2 | I_NEW_PARTVL_FROM | Call by reference | Type reference (TYPE) | RSPARTVL_FROM | Untere Grenze (Partitionierungswert) | 20051025 | |||
| 3 | I_NEW_PARTVL_TO | Call by reference | Type reference (TYPE) | RSPARTVL_TO | Obere Grenze (Partitionierungswert) | 20051025 | |||
| 4 | I_NEW_PART_OBJNM | Call by reference | Type reference (TYPE) | RSPARTTIM | Partitionierungs-Zeitmerkmal | 20051025 | |||
| 5 | I_ODSO | Call by reference | Type reference (TYPE) | RSDODSOBJECT | ODS Objekt | 20051025 | |||
| 6 | STATUS | Value transfer | Type reference (TYPE) | RSDU_REPART_STATUS | Einstelliges Kennzeichen | 20051025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20051025 |
Method RESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ODSO | Call by reference | Type reference (TYPE) | RSDODSOBJECT | ODS Objekt | 20051025 | |||
| 2 | STATUS | Value transfer | Type reference (TYPE) | RSDU_REPART_STATUS | Einstelliges Kennzeichen | 20051025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20051025 |
Method RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ODSO | Call by reference | Type reference (TYPE) | RSDODSOBJECT | ODS Objekt | 20051025 | |||
| 2 | STATUS | Value transfer | Type reference (TYPE) | RSDU_REPART_STATUS | Einstelliges Kennzeichen | 20051025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSDU Ausnahmen bei Repartitionierung | 20051025 | ||
| 2 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20051025 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |