SAP ABAP Class IF_RSDU_RECLUST_DB6 (Repartitioning)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDU_IC_COMP_RECLUST_DB6 | Reclustering of an InfoCube | 20041230 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDU_ODS_RECLUST_DB6 | Reclustering of a DataStore object | 20050103 |
Properties
| Class | IF_RSDU_RECLUST_DB6 | |
| Short Description | Repartitioning | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041230 | 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) |
Interfaces
Class IF_RSDU_RECLUST_DB6 has no interface implemented.
Friends
Class IF_RSDU_RECLUST_DB6 has no friend class.
Attributes
Class IF_RSDU_RECLUST_DB6 has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | get instanz reference | 20041230 | |
| 2 | Static method | Public | Method | Initialize | 20041230 | |
| 3 | Static method | Public | Method | Reset | 20041230 | |
| 4 | Static method | Public | Method | Start | 20041230 |
Events
Class IF_RSDU_RECLUST_DB6 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' | 20041230 | 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' | 20041230 | 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' | 20041230 | n_t_cha TYPE STANDARD TABLE OF n_s_cha
|
|
| 4 | N_T_KYF | Public | See coding | Structure with Information on 'Key Figures' | 20041230 | 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 | Reclustering eines InfoCubes | 20041230 | |||
| 2 | I_ACT_AGGR | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20050905 | |||
| 3 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | 20041230 | ||||
| 4 | I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | 20050103 | ||||
| 5 | I_RECLUST_PARAMS | Call by reference | Type reference (TYPE) | RSDB6_RECLUST_PARAMS | 20050207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20041230 |
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACT_AGGR | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20050905 | |||
| 2 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | 20041230 | ||||
| 3 | I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | 20050103 | ||||
| 4 | I_RECLUST_PARAMS | Call by reference | Type reference (TYPE) | RSDB6_RECLUST_PARAMS | 20050207 | ||||
| 5 | I_WEBDYNPRO_CALLED | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20100517 | ||
| 6 | STATUS | Value transfer | Type reference (TYPE) | RSDU_REPART_STATUS | Einstelliges Kennzeichen | 20041230 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20041230 |
Method RESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | 20041230 | ||||
| 2 | I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | 20050103 | ||||
| 3 | STATUS | Value transfer | Type reference (TYPE) | RSDU_REPART_STATUS | Einstelliges Kennzeichen | 20041230 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20041230 |
Method RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | Name of InfoCUbe | 20041230 | |||
| 2 | I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | 20050103 | ||||
| 3 | STATUS | Value transfer | Type reference (TYPE) | RSDU_REPART_STATUS | Einstelliges Kennzeichen | 20041230 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSDU Ausnahmen bei Repartitionierung | 20041230 | ||
| 2 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20041230 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |