SAP ABAP Interface IF_RSRV_COMP_MEDIATOR (RSRV & Other Old Repair Programs)
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_RSRV_COMP_MEDIATOR | RSRV Componentization | 20090910 |
Properties
| Interface | IF_RSRV_COMP_MEDIATOR | |
| Short Description | RSRV & Other Old Repair Programs |
General Data
| Package | RSO_COMP | CORE Interfaces and Classes for Converting to Components |
| Created | 20090910 | 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 | RSD | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 3 | RSDDV | 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_RSRV_COMP_MEDIATOR has no friend.
Attributes
Interface IF_RSRV_COMP_MEDIATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Tests to analyze the query performance | 20091116 | |
| 2 | Instance method | Public | Method | 20090910 |
Events
Interface IF_RSRV_COMP_MEDIATOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | NT_SX_RESULT | Public | See coding | 20091116 | BEGIN OF NT_Sx_RESULT,
test_txt(100) type c,
msg type rs_t_msg,
END OF nt_sx_result
|
||
| 2 | NT_TX_RESULT | Public | See coding | 20091116 | nt_tx_result type standard table of nt_sx_result
WITH NON-UNIQUE key test_txt
|
Method Signatures
Method ANALYSE_QUERY_PERFORMANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TX_RESULT | Call by reference | Type reference (TYPE) | NT_TX_RESULT | 20091116 | ||||
| 2 | I_TS_PARTPROV | Call by reference | Type reference (TYPE) | RRO01_TS_PARTPROV | Beschreibung der TeilCubes | 20091116 |
Method ANALYSE_QUERY_PERFORMANCE on Interface IF_RSRV_COMP_MEDIATOR has no exception.
Method RSDDCVER_USAGE_MDATA_BY_SID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TH_SID_USED | Call by reference | Type reference (TYPE) | RSR_TH_SID | SIDs | 20090910 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20090910 | |||
| 3 | I_ALL_SIDS | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20090910 | ||
| 4 | I_DEL_UNUSED_DIMS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20090910 | ||
| 5 | I_FIRST_CALL | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20090910 | ||
| 6 | I_IOBJNM | Value transfer | Type reference (TYPE) | RSD_IOBJNM | 20090910 | ||||
| 7 | I_SEARCH_COMPOUNDS | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20090910 | ||
| 8 | I_STOP_WHEN_FOUND | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20090910 | ||
| 9 | I_STOP_WHEN_FOUND_ANY | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20090910 | ||
| 10 | I_T_SID_CHECK | Call by reference | Type reference (TYPE) | RRSI_T_SID | Tabelle von SID (bzw. Integers) | 20090910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090910 | |||
| 2 | 20090910 | |||
| 3 | 20090910 | |||
| 4 | 20090910 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |