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 |
|---|---|---|---|---|---|---|---|
| |
E_SUBRC | TYPE | SYSUBRC | Return Value from ABAP Statements | |||
| |
E_RUNGUID | TYPE | RSTT_CHAR32 | GUID of Test Run | |||
| |
I_TESTOBJID | TYPE | RSTT_CHAR40 | External ID of test object | |||
| |
I_RUNGUID | TYPE | RSTT_CHAR32 | GUID of Test Run | |||
| |
I_TSEQTYPE | TYPE | RSTT_TSEQTYPE | Type of Test Sequence | |||
| |
I_OWNER | TYPE | RSTT_TUSER | Person Responsible for Test | |||
| |
I_SYSID | TYPE | SYSYSID | System ID | |||
| |
I_RELEASE | TYPE | RSTT_RELEASE | Release | |||
| |
I_SP | TYPE | RSTT_SYSPATCH | Support Package | |||
| |
I_PATCH | TYPE | RSTT_INT4 | Patch | |||
| |
I_REVISION | TYPE | RSTT_INT4 | Revision | |||
| |
I_STARTTIME | TYPE | RSRMODTIME | Start time (time stamp) | |||
| |
I_ENDTIME | TYPE | RSRMODTIME | End time (time stamp) | |||
| |
I_RUNTIME | TYPE | RSDDKRUNTIME | Runtime of test run | |||
| |
I_T_TUNIT_RESULT | TYPE | RSTT_TX_TUNIT | Table for Test Result Parameters from External Application | |||
| |
I_CHANGELIST | TYPE | RSTT_CHLST | Change Number/Change List | |||
Processing Type
| Normal Function 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 |