SAP ABAP Interface IF_RSTTU_TRANS_TC (Interface for Transformation of stored testcases)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSTT_UTIL (Package) Adaptation of system-dependent components during transport

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDRC_INFOPROV_TC | Infrastructure for InfoProvider Access | 20050901 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDRI_DS_ACCESS_TC | Infrastructure for InfoProvider Access | 20070601 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDRI_INFOPROV_TC | Infrastructure for InfoProvider Access | 20060103 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDRS_SQL_QUERY_TC | RSDRS sx_query Test Cases | 20080401 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDRV_VPROV_TC | Data Manager: Virtual Cube Test Cases | 20050722 |
Properties
Interface | IF_RSTTU_TRANS_TC | |
Short Description | Interface for Transformation of stored testcases |
General Data
Package | RSTT_UTIL | Adaptation of system-dependent components during transport |
Created | 20050722 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RSTTU_TRANS_TC has no forward declaration.
Interfaces
Interface IF_RSTTU_TRANS_TC has no interface.
Friends
Interface IF_RSTTU_TRANS_TC has no friend.
Attributes
Interface IF_RSTTU_TRANS_TC has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get list of all available Testcases | 20050722 |
2 | ![]() |
Static method | Public | Method | Transform to system dep format and store testcase | 20050722 |
3 | ![]() |
Static method | Public | Method | Transform SIDs in structure to system-independent format | 20050722 |
Events
Interface IF_RSTTU_TRANS_TC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_TC | Public | See coding | 20050722 | begin of TN_S_TC,
tc_no TYPE i,
tc_id TYPE string,
end of tn_s_tc
|
||
2 | TN_T_TC | Public | See coding | 20050722 | tn_t_tc type standard table of tn_s_tc with key
tc_no tc_id
|
Method Signatures
Method GET_TC_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_TC | Value transfer | Type reference (TYPE) | TN_T_TC | Testcase Information | 20050722 |
Method GET_TC_LIST on Interface IF_RSTTU_TRANS_TC has no exception.
Method TRANSFORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TC_N | Call by reference | Type reference (TYPE) | XSTRING | serialized normalized testcase description | 20050722 |
Method TRANSFORM on Interface IF_RSTTU_TRANS_TC has no exception.
Method TRANSFORM_N Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TC_ID | Call by reference | Type reference (TYPE) | STRING | Testcase ID | 20050722 | ||
2 | ![]() |
I_TC_NO | Call by reference | Type reference (TYPE) | I | Testcase Number | 20050722 | ||
3 | ![]() |
R_TC_N | Value transfer | Type reference (TYPE) | XSTRING | serialized normalized testcase description | 20050722 |
Method TRANSFORM_N on Interface IF_RSTTU_TRANS_TC has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |