SAP ABAP Class IF_RSRV_COMP_MEDIATOR (RSRV & Other Old Repair Programs)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RSO_COMP_MEDIATOR | Marker Interface for Mediator Implementation | 20091222 |
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
Class | IF_RSRV_COMP_MEDIATOR | |
Short Description | RSRV & Other Old Repair Programs | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090910 | 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) |
Interfaces
Class IF_RSRV_COMP_MEDIATOR has no interface implemented.
Friends
Class IF_RSRV_COMP_MEDIATOR has no friend class.
Attributes
Class 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
Class 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 class 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 |