SAP ABAP Function Module RSTT_ADD_RESULTS_TUNIT_RFC (transfer test results to temporary storage of test results repository)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     BW_ATR (Package) Repository for Automatic Tests
Basic Data
Function Module RSTT_ADD_RESULTS_TUNIT_RFC transfer test results to temporary storage of test results repository  
Function Group BW_ATR   Repository for Automatic Tests  
Program Name SAPLBW_ATR    
INCLUDE Name LBW_ATRU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SUBRC TYPE SYSUBRC Return Value from ABAP Statements
Exporting E_RUNGUID TYPE RSTT_CHAR32 GUID of Test Run
Importing I_TESTOBJID TYPE RSTT_CHAR40 External ID of test object
Importing I_RUNGUID TYPE RSTT_CHAR32 GUID of Test Run
Importing I_TSEQTYPE TYPE RSTT_TSEQTYPE Type of Test Sequence
Importing I_OWNER TYPE RSTT_TUSER Person Responsible for Test
Importing I_SYSID TYPE SYSYSID System ID
Importing I_RELEASE TYPE RSTT_RELEASE Release
Importing I_SP TYPE RSTT_SYSPATCH Support Package
Importing I_PATCH TYPE RSTT_INT4 Patch
Importing I_REVISION TYPE RSTT_INT4 Revision
Importing I_STARTTIME TYPE RSRMODTIME Start time (time stamp)
Importing I_ENDTIME TYPE RSRMODTIME End time (time stamp)
Importing I_RUNTIME TYPE RSDDKRUNTIME Runtime of test run
Importing I_T_TUNIT_RESULT TYPE RSTT_TX_TUNIT Table for Test Result Parameters from External Application
Importing I_CHANGELIST TYPE RSTT_CHLST Change Number/Change List
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20110909 
SAP Release Created in 730