SAP ABAP Class IF_RSTTU_TRANS_TC (Interface for Transformation of stored testcases)
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
Class IF_RSTTU_TRANS_TC  
Short Description Interface for Transformation of stored testcases    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050722   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSTTU_TRANS_TC has no forward declaration.
Interfaces
Class IF_RSTTU_TRANS_TC has no interface implemented.
Friends
Class IF_RSTTU_TRANS_TC has no friend class.
Attributes
Class IF_RSTTU_TRANS_TC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TC_LIST Static method Public Method Get list of all available Testcases 20050722
2 TRANSFORM Static method Public Method Transform to system dep format and store testcase 20050722
3 TRANSFORM_N Static method Public Method Transform SIDs in structure to system-independent format 20050722
Events
Class 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 Returning R_T_TC Value transfer Type reference (TYPE) TN_T_TC Testcase Information 20050722

Method GET_TC_LIST on class 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 Importing I_TC_N Call by reference Type reference (TYPE) XSTRING serialized normalized testcase description 20050722

Method TRANSFORM on class 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 Importing I_TC_ID Call by reference Type reference (TYPE) STRING Testcase ID 20050722
2 Importing I_TC_NO Call by reference Type reference (TYPE) I Testcase Number 20050722
3 Returning R_TC_N Value transfer Type reference (TYPE) XSTRING serialized normalized testcase description 20050722

Method TRANSFORM_N on class IF_RSTTU_TRANS_TC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in