SAP ABAP Interface IF_RSDD_COMP_MEDIATOR (Componentization Data Basis for Data Manager)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_COMP (Package) CORE Interfaces and Classes for Converting to Components
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDD_COMP_MEDIATOR | Componentization Data Basis for Data Manager | 20090803 |
Properties
| Interface | IF_RSDD_COMP_MEDIATOR | |
| Short Description | Componentization Data Basis for Data Manager |
General Data
| Package | RSO_COMP | CORE Interfaces and Classes for Converting to Components |
| Created | 20090803 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_RSDD_HDB_COLUMN_VIEW | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | RS | 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 | RSDRS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSO_COMP_MEDIATOR | Marker Interface for Mediator Implementation | 20091222 |
Friends
Interface IF_RSDD_COMP_MEDIATOR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_C_SEVERITY_ERROR | Constant | Public | Type reference (TYPE) | SYMSGTY | 'E' | 20120807 | ||
| 2 | N_C_SEVERITY_INFO | Constant | Public | Type reference (TYPE) | SYMSGTY | 'I' | 20120807 | ||
| 3 | N_C_SEVERITY_WARNING | Constant | Public | Type reference (TYPE) | SYMSGTY | 'W' | 20120807 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Analyze Time-Dependent Data | 20090803 | |
| 2 | Instance method | Public | Method | Fills SID Tables from Old SID | 20100318 | |
| 3 | Instance method | Public | Method | Create on the Database | 20110120 | |
| 4 | Instance method | Public | Method | Delete on the Database | 20110120 | |
| 5 | Instance method | Public | Method | Fills the P table and Q table from the master data view | 20090803 | |
| 6 | Instance method | Public | Method | Initial structure of redundant SID tables for the report | 20090803 | |
| 7 | Instance method | Public | Method | 20090817 |
Events
Interface IF_RSDD_COMP_MEDIATOR has no event.
Types
Interface IF_RSDD_COMP_MEDIATOR has no local type.
Method Signatures
Method ANALYZE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TIMDEP | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090803 | |||
| 2 | E_T_TIMDEP | Call by reference | Type reference (TYPE) | RSD_T_IOBJNM | List of InfoObjects | 20090803 | |||
| 3 | E_T_TIMINDEP | Call by reference | Type reference (TYPE) | RSD_T_IOBJNM | List of InfoObjects | 20090803 | |||
| 4 | I_CHABAS_CHK | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20090803 | ||
| 5 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20090803 | ||||
| 6 | I_T_ATR | Call by reference | Type reference (TYPE) | RSD_T_IOBJNM | List of InfoObjects | 20090803 |
Method ANALYZE_DATA on Interface IF_RSDD_COMP_MEDIATOR has no exception.
Method CHANGE_XYTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHABAS_CHK | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100318 | |||
| 2 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20100318 | ||||
| 3 | I_SHOW | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100318 | |||
| 4 | I_TH_TLOGO | Call by reference | Type reference (TYPE) | RSO_TH_TLOGO | BW Repository: Liste (Hash) von TLOGO Objekt und Typ | 20100318 | |||
| 5 | I_XTABNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20100318 | ||||
| 6 | I_YTABNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20100318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | InfoObject nicht gefunden | 20100318 | ||
| 2 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20100318 | ||
| 3 | SQL Fehler | 20100318 |
Method CREATE_HDB_COLUMN_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROVIDER | Call by reference | Type reference (TYPE) | CSEQUENCE | Infoprovidername | 20110120 | |||
| 2 | I_MAX_LOG_SEVERITY | Call by reference | Type reference (TYPE) | SYMSGTY | N_C_SEVERITY_ERROR | Maximale Schwere für Anwendungslog | 20120807 | ||
| 3 | I_R_NAME_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_RSDD_HDB_NAME_MAPPER | Namenskonvertierungen für NewDB | 20110120 | |||
| 4 | I_SHOW_XML | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | XML Darstellung für Analysezwecke anzeigen | 20110120 | ||
| 5 | I_SIMULATE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Nur XML generieren, aber keinen View anlegen | 20110120 | ||
| 6 | I_SX_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | SX_QUERY Struktur des Infoproviders | 20110120 | |||
| 7 | I_WITH_DB_COMMIT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | DB Commit/Rollback soll von der Instanz gesteuert werden | 20110822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20110120 | ||
| 2 | 20110120 |
Method DELETE_HDB_COLUMN_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROVIDER | Call by reference | Type reference (TYPE) | CSEQUENCE | Infoprovidername | 20110120 | |||
| 2 | I_R_NAME_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_RSDD_HDB_NAME_MAPPER | Namenskonvertierer für den Infoprovider | 20110120 | |||
| 3 | I_WITH_DB_COMMIT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | DB Commit soll von der Instanz gesteuert werden | 20110822 | ||
| 4 | R_RESULT | Value transfer | Type reference (TYPE) | RS_BOOL | Ergebnis des Löschvorgangs: ture, false - siehe Appl. Log | 20110120 |
Method DELETE_HDB_COLUMN_VIEW on Interface IF_RSDD_COMP_MEDIATOR has no exception.
Method FILL_INITIAL_PQTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHABAS_CHK | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20090803 | ||
| 2 | I_IOBJNM | Value transfer | Type reference (TYPE) | RSD_IOBJNM | 20090803 | ||||
| 3 | I_PTABNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20090803 | ||||
| 4 | I_QTABNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20090803 | ||||
| 5 | I_SHOW | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20090803 | ||
| 6 | I_TH_TLOGO | Value transfer | Type reference (TYPE) | RSO_TH_TLOGO | BW Repository: Liste (Hash) von TLOGO Objekt und Typ | 20090803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20090824 |
Method FILL_INITIAL_XYTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RSDRX_CHK_ERROR | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090803 | |||
| 2 | I_CHABAS_CHK | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090803 | |||
| 3 | I_FILL_XTAB | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090803 | |||
| 4 | I_FILL_YTAB | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090803 | |||
| 5 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20090803 | ||||
| 6 | I_SHOW | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090803 | |||
| 7 | I_TH_TLOGO | Call by reference | Type reference (TYPE) | RSO_TH_TLOGO | BW Repository: Liste (Hash) von TLOGO Objekt und Typ | 20090803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | InfoObject nicht gefunden | 20090803 | ||
| 2 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20090803 | ||
| 3 | SQL Fehler | 20090803 |
Method GET_TYPE_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_COMPONENTS | Call by reference | Type reference (TYPE) | ABAP_COMPDESCR_TAB | 20090817 | ||||
| 2 | I_S_DATA | Call by reference | Type reference (TYPE) | ANY | 20090817 | ||||
| 3 | I_TA_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20090817 |
Method GET_TYPE_COMPONENTS on Interface IF_RSDD_COMP_MEDIATOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |