SAP ABAP Interface IF_RSDU_RECLUST_DB6 (Repartitioning)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-DB6 (Application Component) BW DB2 Universal Database
⤷
RSDB6 (Package) BW: Port DB6
⤷
⤷
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
| Interface | IF_RSDU_RECLUST_DB6 | |
| Short Description | Repartitioning |
General Data
| Package | RSDB6 | BW: Port DB6 |
| Created | 20041230 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | RSCDS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 3 | RSCNV | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 4 | RSD | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 5 | RSDB6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 6 | RSDU | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSDU_RECLUST_DB6 has no interface.
Friends
Interface IF_RSDU_RECLUST_DB6 has no friend.
Attributes
Interface 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
Interface 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 | 700 |