SAP ABAP Interface IF_RSTT_TDATA_COMP_MEDIATOR (Mediator for RSTT_TDATA_COMP Methods)
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_RSTT_TDATA_COMP_MEDIATOR | Mediator for TDATA Usage by ABAP BICS | 20111018 |
Properties
Interface | IF_RSTT_TDATA_COMP_MEDIATOR | |
Short Description | Mediator for RSTT_TDATA_COMP Methods |
General Data
Package | RSO_COMP | CORE Interfaces and Classes for Converting to Components |
Created | 20110622 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RSTT_TDATA_COMP_MEDIATOR has no forward declaration.
Interfaces
Interface IF_RSTT_TDATA_COMP_MEDIATOR has no interface.
Friends
Interface IF_RSTT_TDATA_COMP_MEDIATOR has no friend.
Attributes
Interface IF_RSTT_TDATA_COMP_MEDIATOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20110629 |
Events
Interface IF_RSTT_TDATA_COMP_MEDIATOR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_SOURCE | Public | Type reference (TYPE) | CHAR1 | Source of Test Data | 20110629 |
|
2 | TN_S_TDATA_SEL | Public | See coding | 20110629 | BEGIN OF tn_s_tdata_sel,
"INCLUDE TYPE rstt_s_tdata_key.
tdatatp TYPE char4,
objnm TYPE char30,
* objid TYPE sysuuid_25,
* objrefnm TYPE rstt_tobjnm,
"INCLUDE TYPE rstt_s_tdata_proc.
* overwrite TYPE wdy_boolean,
allsub TYPE wdy_boolean,
tlogomode TYPE rso_collect_grouping.
* notlogo TYPE rstt_flag,
* deletedata TYPE wdy_boolean,
* loadmetadata TYPE rstt_flag,
* renameobj TYPE rstt_flag,
* "INCLUDE TYPE rstt_s_tdata_proc_spec.
* reducetp_srce TYPE rstt_reducetp,
* reduceval_srce TYPE rstt_int4,
* reducetp_trgt TYPE rstt_reducetp,
* reduceval_trgt TYPE rstt_int4,
* anonym_kyf TYPE rstt_anonym_rate,
* anonym_chavl TYPE rstt_anonym_rate,
* selcode TYPE rstt_text,
* skip TYPE rstt_flag,
* filterid TYPE rstt_tobjnm,
* posino TYPE rstt_int4.
TYPES: END OF tn_s_tdata_sel
|
||
3 | TN_TARGET | Public | Type reference (TYPE) | CHAR1 | Target of Test Data | 20110629 |
|
4 | TN_T_TDATA_SEL | Public | See coding | 20110629 | tn_t_tdata_sel TYPE STANDARD TABLE OF tn_s_tdata_sel
WITH DEFAULT KEY
|
Method Signatures
Method EXECUTE_TRANSFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SOURCE | Call by reference | Type reference (TYPE) | TN_SOURCE | Quelle der Testdaten | 20110629 | ||
2 | ![]() |
I_STORE_MSG | Call by reference | Type reference (TYPE) | RSTT_FLAG | 20110629 | |||
3 | ![]() |
I_TARGET | Call by reference | Type reference (TYPE) | TN_TARGET | Ziel der Testdaten | 20110629 | ||
4 | ![]() |
I_T_TDATA_SEL | Call by reference | Type reference (TYPE) | TN_T_TDATA_SEL | 20110629 |
Method EXECUTE_TRANSFER on Interface IF_RSTT_TDATA_COMP_MEDIATOR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |