SAP ABAP Class CL_RSTT_TRUN (Processing of Test Runs)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     BW_ATR (Package) Repository for Automatic Tests
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_EXTRACT Extraction of Application Data 20080417
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_HIER Interfaces for Hierarchy Display 20080815
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_TOBJ_UI Interface for Administration of Display Elements 20080813
Properties
Class CL_RSTT_TRUN  
Short Description Processing of Test Runs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_ATR   Repository for Automatic Tests 
Created 20070410   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_RSTT_TRACE_JOB Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_AUNIT_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSTT0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSTT_EXTRACT Extraction of Application Data 20080417
2 IF_RSTT_HIER Interfaces for Hierarchy Display 20080815
3 IF_RSTT_TOBJ_UI Interface for Administration of Display Elements 20080813
Friends
Class CL_RSTT_TRUN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_ACTIONGUID Instance attribute Public Type reference (TYPE) RSTT_GUID GUID for Execution of Test 20070425
2 N_C_ATTRNM Constant Public See coding 20111018
3 N_C_COMPR_KEY Constant Public See coding 20090922
4 N_C_ERRORTP Constant Public See coding Defect Types 20080901
5 N_C_EXTRACT_VAR Constant Public See coding Extraction Variants 20080417
6 N_C_FILTERCOMP Constant Public See coding 20090623
7 N_C_MERGEMODE Constant Public See coding Consolidation Modes 20071217
8 N_C_REFSTAT Constant Public See coding 20080208
9 N_C_RESULT_CODE Constant Public Type reference (TYPE) RSTT_COMPNM 'RSTT_TESTREP_RESULT' Code for Result Serialization 20070806
10 N_C_STATUSDEV Constant Public See coding 20100907
11 N_C_TEMPCODE Constant Public See coding Codes for Temporary Store 20071217
12 N_C_TESTSTATUS Constant Public See coding Test Status 20070411
13 N_C_TRUNSTAT Constant Public See coding Test Run Status 20070412
14 N_C_VIEWMODE Constant Public See coding Evaluation Views 20080828
15 N_S_TRUN_HEADER Instance attribute Public Type reference (TYPE) RSTT_LOGRUN Header Data for Test Run 20070410
16 N_UPDATED Instance attribute Public Type reference (TYPE) RSTT_FLAG Updated 20090617
17 O_CURRENT_COUNTER Static Attribute Protected Type reference (TYPE) RSTT_INT4 Current counter 20070427
18 O_C_CODE Constant Protected See coding Code Key 20070411
19 O_DUMP_INCLUDED Instance attribute Protected Type reference (TYPE) RSTT_FLAG Dump in Test Run 20080208
20 O_OK_COUNTER Instance attribute Protected Type reference (TYPE) RSTT_INT4 Counter for Successful Tests for Sequence 20070918
21 O_R_TRUN Static Attribute Protected Object reference (TYPE REF TO) CL_RSTT_TRUN Current Test Run 20070412
22 O_R_TSEQ Instance attribute Protected Object reference (TYPE REF TO) CL_RSTT_TRACE_TEST Current Sequence 20120217
23 O_STARTTIME Instance attribute Private Type reference (TYPE) RSRMODTIME Start time 20070424
24 O_STARTTMST Instance attribute Protected Type reference (TYPE) TZNTSTMPL Start time 20070629
25 O_STARTTMST_SEQ Instance attribute Protected Type reference (TYPE) TZNTSTMPL Start Time for Sequence 20070919
26 O_SX_EXTRACTION Static Attribute Protected Type reference (TYPE) OT_SX_EXTRACTION Parameters for Extraction 20090216
27 O_SX_UPDATE Instance attribute Protected Type reference (TYPE) OT_SX_UPDATE Updates 20080908
28 O_SX_WP_STATE Instance attribute Protected Type reference (TYPE) OT_SX_WP_STATE Work Package Status Information 20080908
29 O_S_TRUN_STATE Static Attribute Protected Type reference (TYPE) OT_S_TRUN_STATE Current Test Parameters 20080602
30 O_S_TSEQ Instance attribute Protected Type reference (TYPE) RSTT_LOGSEQ Test Parameters for Current Test Sequence 20070410
31 O_S_WORK Instance attribute Protected Type reference (TYPE) OT_S_WORK Current Parameters 20080828
32 O_THX_ATTRNM Instance attribute Protected Type reference (TYPE) OT_THX_ATTRNM 20111018
33 O_THX_BUFFER Static Attribute Protected Type reference (TYPE) OT_THX_BUFFER Instance Buffer 20080204
34 O_THX_LATEST Static Attribute Protected Type reference (TYPE) NT_THX_LATEST 20111018
35 O_THX_STAT Static Attribute Protected Type reference (TYPE) OT_THX_STATUS Status Buffer 20100907
36 O_THX_TPAT Instance attribute Protected Type reference (TYPE) OT_THX_TPAT Result Pattern Instances 20080911
37 O_THX_TSEQ Instance attribute Protected Type reference (TYPE) OT_THX_TSEQ Test Sequence Store 20070802
38 O_TH_LEVEL Instance attribute Protected Type reference (TYPE) OT_TH_ORDER Current Level Structure in Display 20080828
39 O_TH_OBJPARAM Static Attribute Protected Type reference (TYPE) OT_TH_OBJPARAM Object List 20080813
40 O_TH_TUNIT Instance attribute Protected Type reference (TYPE) OT_TH_TUNIT Counter for Individual Test Units 20070626
41 O_TH_TUNIT_PATTERN Instance attribute Protected Type reference (TYPE) OT_TH_TUNIT_PATTERN Table for Pattern of Current Test Sequence 20070410
42 O_TUNIT_COUNTER Instance attribute Protected Type reference (TYPE) RSTT_INT4 Counter for Test Units 20070410
43 O_TX_LOGS Instance attribute Protected Type reference (TYPE) OT_TX_LOGS Logs 20080915
44 O_TX_WP Instance attribute Protected Type reference (TYPE) OT_TX_WP List of Work Packages for Test Analysis 20080813
45 O_T_APPLOG Instance attribute Protected Type reference (TYPE) OT_T_APPLOG Table for System Log Key 20070412
46 O_T_JOBLOG Instance attribute Protected Type reference (TYPE) OT_T_JOBLOG Table for Job Log Key 20070412
47 O_T_LASTRUN Instance attribute Protected Type reference (TYPE) RSTT_T_LOGUNIT Tabelle für Testergebnisparameter aus externer Anwendung 20121129
48 O_T_MSG_INFO Static Attribute Protected Type reference (TYPE) OT_T_MSG_INFO Message Information for Current Errors 20100325
49 O_T_TSEQ Instance attribute Protected Type reference (TYPE) RSTT_T_LOGSEQ Sequence Entries for Run 20070801
50 O_T_TUNIT_RESULT Instance attribute Protected Type reference (TYPE) RSTT_T_LOGUNIT Table for Results of Current Test Sequence 20070410
51 O_T_TUNIT_WDY Instance attribute Protected Type reference (TYPE) OT_T_TUNIT_WDY Test Unit Table 20100826
Methods
# Method Level Visibility Method type Description Created on
1 ADD_APPLOG_TSEQ Instance method Public Method Adjust ID of System Log 20070410
2 ADD_JOBLOG_TSEQ Instance method Public Method Adjust ID of a Job Log 20070410
3 ADD_RESULT_TUNIT Instance method Public Method Adjust Test Status of a Test Unit 20070410
4 ASSERT_BOUND_TUNIT Static method Public Method ABAP Unit Integration for Method ASSERT_BOUND 20070423
5 ASSERT_CHAR_CP_TUNIT Static method Public Method ABAP Unit Integration for Method ASSERT_CHAR_CP 20070423
6 ASSERT_CHAR_NP_TUNIT Static method Public Method ABAP Unit Integration for Method ASSERT_CHAR_NP 20070423
7 ASSERT_DIFFERS_TUNIT Static method Public Method ABAP Unit Integration for Method ASSERT_DIFFERS 20070423
8 ASSERT_EQUALS_F_TUNIT Static method Public Method ABAP Unit Integration for Method ASSERT_EQUALS_F 20070423
9 ASSERT_EQUALS_TUNIT Static method Public Method ABAP Unit Integration for Method ASSERT_EQUALS 20070413
10 ASSERT_FAIL_TUNIT Static method Public Method ABAP Unit Integration for Method FAIL 20070427
11 ASSERT_INITIAL_TUNIT Static method Public Method ABAP Unit Integration for Method ASSERT_INITIAL 20070423
12 ASSERT_NOT_BOUND_TUNIT Static method Public Method ABAP Unit Integration for Method ASSERT_NOT_BOUND 20070423
13 ASSERT_NOT_INITIAL_TUNIT Static method Public Method ABAP Unit Integration for Method ASSERT_NOT_INITIAL 20070423
14 ASSERT_SUBRC_TUNIT Static method Public Method ABAP Unit Integration for Method ASSERT_SUBRC 20070423
15 CHECK_EQUALS_TUNIT Instance method Public Method Compare Parameters and Set Test Status 20070410
16 CHECK_TESTRUN_CONSISTENCY Static method Public Method Consistency Check for Multiple Test Runs 20100330
17 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070410
18 CONVERT_CHAIN_STATUS Static method Public Method Convert Process Chain Status 20070801
19 CONVERT_CHAIN_STATUS_TUNIT Static method Public Method Convert Process Chain Status for Test Units 20070801
20 CONVERT_TPATSTATUS_FOR_REP Static method Public Method Convert Status of Pattern Recognition for Reporting 20100917
21 CREATE Static method Public Method Get Instance for Analysis 20070410
22 DEQUEUE_ANALYSIS Instance method Public Method Unlock Test Run for Analysis 20080901
23 ENQUEUE_ANALYSIS Instance method Public Method Lock Test Run for Analysis 20080901
24 EXECUTE_AUNIT Static method Public Method Execute ABAP Unit Test for a Program Object 20070427
25 EXPORT_TRUN_STATE Static method Public Method Export Test Parameters 20080602
26 FINISH_RESULTS_TSEQ Instance method Public Method End Logging of Test Sequence Currently Being Processed 20070412
27 FINISH_TRUN Instance method Public Method End Evaluation of Test Run 20070424
28 FINISH_TSEQ Instance method Public Method Complete Current Test Sequence 20070412
29 FREE_TRUN Instance method Public Method Delete Current Test Run Information from Temporary Storage 20070412
30 GET_ERROR_ASSIGNMENT Instance method Public Method Detect Error Assignment 20100826
31 GET_JOB_INSTANCE Instance method Public Method Get Job Instance 20071211
32 GET_KEY_FIGURES Instance method Public Method Find Statistics 20080911
33 GET_LATEST_TESTS Static method Public Method 20111018
34 GET_OBJHIST Static method Public Method Get Personalized History 20080813
35 GET_RESULT_DATA Instance method Public Method Output Results Structure 20070806
36 GET_STATUS_FROM_CHECK Static method Public Method Determine Status from Check Parameters 20070424
37 GET_STATUS_RSPC Static method Public Method Get Current Status of a Process Chain Execution 20080208
38 GET_TDATA Static method Public Method 20111018
39 GET_TRUN_ACTIONGUID Static method Public Method Get Action Key 20080611
40 GET_TRUN_STATE Static method Public Method Get Test Status for Test Application 20080602
41 GET_TRUN_STATUS Instance method Public Method Get Status of a Test Run 20080204
42 GET_TSEQ_INSTANCE Instance method Public Method Get Instance for Test Sequence 20070802
43 GET_TSEQ_STATUS Instance method Public Method Get Current Status of the Test Sequence 20080208
44 GET_WDY_HIERITEM_INFO Instance method Public Method Get Info for Hierarchy Element 20100826
45 IMPORT_RESULTS_FROM_TEMP Static method Public Method Write Results from Clipboard to Test Result Store 20071217
46 IMPORT_TRUN_STATE Static method Public Method Import Test Parameters 20080602
47 INIT_ANALYSIS Instance method Public Method Prepare Analysis for New Test Sequence 20080813
48 INIT_RESULT_TUNIT Instance method Public Method Initially Save Test Result of a Test Unit Persistently 20070410
49 INIT_TSEQ Instance method Public Method Prepare Evaluation for New Test Sequence 20070412
50 LOAD Static method Public Method Load Existing Test Run 20070801
51 MODIFY_TRUN_HEADER Instance method Public Method Update Header Data for Run 20070802
52 READ_TSEQ_AMOUNT Instance method Public Method Read Number of Test Sequences from Storage 20070629
53 READ_TUNIT_AMOUNT Instance method Public Method Read Number of Test Units from Storage 20070629
54 RESET_WORK_PACKAGES Instance method Public Method Redistribute Tests with Errors to Work Packages 20080908
55 SELECT_TRUN Static method Public Method Select Test Runs 20090623
56 SET_ACTIVE_STATE Instance method Public Method Update Active Status for Result Transfer 20090826
57 SET_LATEST_TESTS Static method Public Method 20111018
58 SET_TDATA Static method Public Method 20111018
59 SET_TRUN_ACTIONGUID Static method Public Method Set Action Key 20080611
60 SET_TRUN_STATE Static method Public Method Pass Status of Test Execution of Execution Package 20080602
61 SET_TSEQ_FOCUS Instance method Public Method Set Focus for Test Sequence 20070802
62 STORE_ANALYSIS_PARAM Instance method Public Method Save Analysis Parameters 20080909
63 STORE_CHAIN_RESULT_TUNIT Instance method Public Method Store Status of Individual Processes 20070803
64 UPDATE_ERROR_ASSIGNMENT Instance method Public Method Update Error Assignment 20080905
65 UPDATE_TSEQ Instance method Public Method Update Focussed Test Sequence 20070802
66 UPDATE_TSEQ_HEADER Instance method Public Method Update Log Store for Test Sequence Result 20080208
67 UPDATE_TUNIT_COUNTER Instance method Public Method Update Counter for Number of Processed Test Units 20070412
68 UPDATE_WP_LEVEL Instance method Public Method Update Analysis Level for a Work Package 20080908
69 WDY_GET_ANALYSIS_HIER Instance method Public Method Get UI Hierarchy for Test Analysis 20080828
70 WDY_GET_ANA_VIEWS Static method Public Method Get Views for Analysis 20080903
71 WDY_GET_LOG_HIER Instance method Public Method Get UI Hierarchy for Logs 20080915
72 WDY_GET_WORKPACKAGE_HIER Instance method Public Method Get UI Hierarchy for Work Packages 20080828
73 _ADD_PATTERN Static method Protected Method 20111018
74 _ADD_PATTERN_TUNIT Instance method Protected Method Adjust Results Pattern for Test Unit 20070423
75 _ADD_RESULT_TUNIT_TEMP Instance method Protected Method Transfer Result from Clipboard to Final Store 20071217
76 _ADD_TPAT Instance method Protected Method Add Pattern Instance 20080911
77 _COMPRESS_PATTERN Static method Private Method Compress Pattern 20070410
78 _DEACTIVATE_PATTERN_TUNIT Instance method Protected Method Deactivate Result Pattern for Test Unit 20080912
79 _DECOMPRESS_PATTERN Static method Private Method Decompress Pattern 20070410
80 _DEQUEUE_TEMP_TRANSFER Static method Protected Method Unlock Result Transfer from Clipboard 20071218
81 _DEQUEUE_TRUN Static method Private Method Unlock Test Run 20070410
82 _DESERIALIZE_LOG Static method Protected Method Deserialize Log 20070412
83 _ENQUEUE_TEMP_TRANSFER Static method Protected Method Lock Result Transfer from Clipboard 20071218
84 _ENQUEUE_TRUN Static method Private Method Lock Test Run 20070410
85 _EXPORT_TRUN_DATA Instance method Protected Method Store Test Run Data in Memory 20070410
86 _EXTRACT_WP_RESULTS Instance method Protected Method Extract Results for a Work Package 20080904
87 _FILL_ATTR_INDEX Instance method Protected Method 20111018
88 _FREE_LEVEL_INFO Instance method Private Method Reset Current Level Info 20080904
89 _GEN_NEW_TRUNID Static method Private Method Generate New ID of a Test Run 20070410
90 _GET_ATTR Instance method Protected Method Find Attributes When Loading a Run 20080915
91 _GET_ATTRNM_FROM_VIEWMODE Static method Protected Method 20111018
92 _GET_HDB_INFO Instance method Protected Method Get HDB Info 20111206
93 _GET_LATEST_CHAIN_RESULT Static method Protected Method Get Current Log for Process Chain Execution 20070803
94 _GET_TRACE_IPRO Instance method Protected Method 20121129
95 _GET_TRUN_COUNTER Instance method Protected Method Get Counter for Test Run Header Data 20070611
96 _GET_TSEQ_TESTSTATUS Instance method Protected Method Determine Test Status for Entire Sequence 20070801
97 _IMPORT_TRUN_DATA Static method Protected Method Get Test Run Data from Memory 20070412
98 _INIT_TRUN_PARAM Instance method Protected Method Initialize Parameters of a Test Run 20070412
99 _LOAD_ATTR Instance method Protected Method Load Attributes 20070801
100 _MODIFY_TRUN Instance method Protected Method Update Test Run Parameters 20070410
101 _MODIFY_TUNIT Instance method Protected Method Store Result of a Test Unit 20070411
102 _PROCESS_RESULT_PUSH Instance method Protected Method 20111018
103 _READ_WP Instance method Protected Method Read Work Package Information 20080909
104 _RESET_REPORTING_DELTA_LOG Instance method Protected Method Reset Report Extraction Logs 20080909
105 _RESET_SINGLE_WP Instance method Protected Method Update Work Package Distribution 20080908
106 _SERIALIZE_LOG Static method Protected Method Serialize Log 20070412
107 _STORE_HEADER Instance method Private Method Update Analysis Header Data 20080909
108 _STORE_TUNIT Instance method Protected Method Update New Defect Assignments 20080909
109 _STORE_WP Instance method Protected Method Save Work Package Attributes 20080909
110 _TDATA_UPDATE_LAST_TRUNID Static method Protected Method 20111018
111 _WDY_ADD_ITEM Instance method Private Method Add Element for Display 20080828
112 _WDY_ADD_ITEM_INDEX Instance method Private Method 20111018
113 _WDY_AGGR_COUNT Instance method Protected Method Perform Count Aggregations 20080815
114 _WDY_ATTR_MODIFY Instance method Protected Method Adapt Attributes of Hierarchy Elements 20080815
115 __ADD_STATUS Static method Private Method Flag Status 20100907
116 __AGGREGATE_TESTSTATUS Instance method Private Method Aggregate Test Status 20090709
117 __COUNT_RSPC_ITEM_STATE Instance method Private Method Count Status of Individual Processes 20091026
118 __EXTRACT_DASSIGN Static method Private Method Extract Defect Assignments 20090522
119 __EXTRACT_DASSIGN_ADD_ATTR Static method Private Method Complete Defect Attributes 20090603
120 __EXTRACT_DASSIGN_ADD_ERRID Static method Private Method Complete Defect ID 20090603
121 __EXTRACT_DASSIGN_ROW Static method Private Method Format Entry for Defect Assignment 20090522
122 __EXTRACT_GET_DASM_KEY Static method Private Method Create Key for Defect Assignment 20090604
123 __EXTRACT_RESULTS Static method Private Method Extract Test Results 20090216
124 __EXTRACT_RESULTS_CUR_INIT Static method Private Method Initialization of Test Result Extraction 20100325
125 __EXTRACT_RESULTS_CUR_MSG Static method Private Method Extract Current Test Results Including Messages 20100330
126 __EXTRACT_RESULTS_CUR_RESP Static method Private Method Extract Current Test Results Including Persons Responsible 20100330
127 __EXTRACT_RESULTS_INIT Static method Private Method Initialization of Test Result Extraction 20090216
128 __EXTRACT_RESULTS_ROW Static method Private Method Prepare Entry for Results 20090216
129 __EXTRACT_TESTSTAT_TEXT Static method Private Method Find Texts for Test Status 20090619
130 __EXTRACT_TRUNSTAT_TEXT Static method Private Method Find Texts for Test Run Status 20090619
131 __EXTRACT_TRUN_ATTR Static method Private Method Extract Test Run Attributes 20090707
132 __EXTRACT_VERICODE Static method Private Method Extract Verification Codes 20100902
133 __FIX_LATEST Static method Private Method Correct 'LATEST' Flag 20100330
134 __GET_STATUS Static method Private Method Flag Status 20100907
135 __GET_TRUNSTAT Instance method Private Method Get Analysis Status 20090624
136 __READ_DEFECT_MESSAGE_INFO Static method Private Method Read Defect and Message Details 20100325
137 __SELECT_TRUN_DATA Static method Private Method Get Selection Data 20090623
138 __SELECT_TRUN_PREPARE_RANGE Static method Private Method Format Selections 20090623
139 __WDY_ADD_ITEM_ASTAT Instance method Private Method Add Element for Analysis Status 20080828
140 __WDY_ADD_ITEM_DEFECT Instance method Private Method Element für Teststatus ergänzen 20121129
141 __WDY_ADD_ITEM_HISTORY Instance method Private Method Element für Teststatus ergänzen 20121129
142 __WDY_ADD_ITEM_INFOPROV Instance method Private Method Element für Teststatus ergänzen 20121129
143 __WDY_ADD_ITEM_KEYISSUE Instance method Private Method 20111018
144 __WDY_ADD_ITEM_KEYMSG Instance method Private Method 20111018
145 __WDY_ADD_ITEM_RKIND Instance method Private Method Add Element for Result Type 20080828
146 __WDY_ADD_ITEM_TSEQ Instance method Private Method Add Element for Test Sequence 20080828
147 __WDY_ADD_ITEM_TSTAT Instance method Private Method Add Element for Test Status 20080828
148 __WDY_ADD_ITEM_TUNIT Instance method Private Method Add Element for Test Unit 20080828
Events
Class CL_RSTT_TRUN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NT_SX_LATEST Public See coding 20111018 BEGIN OF nt_sx_latest, objtp TYPE char1, objid TYPE rstt_traceid, latest TYPE nt_t_latest, END OF nt_sx_latest
2 NT_S_ANA_ATTR Public See coding Attribute Structure for 'Test Analysis' Hierarchy 20080828 BEGIN OF nt_s_ana_attr, tseqno TYPE rstt_int4, tunitno TYPE rstt_int4, tunitid TYPE rstt_tunitid, tseqtype TYPE rstt_tseqtype, objrefnm TYPE rstt_variantid, text TYPE rstt_lgtext, tooltip TYPE rstt_text, key TYPE rstt_tunitid, objtp TYPE rstt_variantid, icon TYPE rstt_string, variantid TYPE rstt_varid, refvarid TYPE rstt_refid, teststatus TYPE rstt_teststatus, pattern TYPE rstt_flag, tpatguid TYPE rstt_guid, execute TYPE rstt_flag, errorid TYPE rstt_errid, error_tt TYPE rstt_lgtxt, error_img TYPE rstt_lgtxt, error_v(2) TYPE n, errortp TYPE rstt_flag, rkind TYPE rstt_msgkind, count_test TYPE rstt_int4, count_testr TYPE rstt_int4, count_step TYPE rstt_int4, count_stepr TYPE rstt_int4, count_ok TYPE rstt_int4, count_okr TYPE rstt_int4, ratio_test TYPE rstt_int4, ratio_step TYPE rstt_int4, date TYPE rsdate, time TYPE rs_seltime, runtime TYPE rstt_dec, runtimer TYPE rstt_dec, barcol_failed(2) TYPE n, * level TYPE rstt_int1, * levelt TYPE rstt_flag, * done type rstt_flag, * barcol_test(2) TYPE n, END OF nt_s_ana_attr
3 NT_S_ATTR Public See coding 20111018 BEGIN OF nt_s_attr, stat_catt TYPE sysuuid_25, stat_ref TYPE sysuuid_25, veri_catt TYPE rstt_char30, veri_ref TYPE rstt_char30, msg_catt TYPE nt_s_msg, msg_ref TYPE nt_s_msg, issue_catt TYPE char1, issue_ref TYPE char1, END OF nt_s_attr
4 NT_S_EXTRACT_DASSIGN Public See coding Structure for Attributes of Error Assignment of Indiv. Tests 20090522 BEGIN OF nt_s_extract_dassign, dasm(36) TYPE c, sysid TYPE rstt_sysid, trid TYPE rstt_trunid, tnts TYPE numc10, "internal test sequence ID tntt TYPE numc10, "internal test unit ID dfct TYPE rstt_errid, "errid dfgd TYPE rstt_guid, "errorguid dfps TYPE rstt_corrstat, "pstatus dfgp TYPE rstt_egroup, "egroup dfcy TYPE rstt_ecat, "ecategory dfqc TYPE rstt_qcha, "qualitycha dfkd TYPE rstt_ekind, "ekind scmp TYPE rstt_sapcomp, "sapcomp tya TYPE rstt_techarea, "techarea fla TYPE rstt_techarea, "funcarea earea TYPE rstt_techarea, "earea dfamt TYPE rstt_int4, lasu TYPE rstt_tuser, modd TYPE rsdate, modt TYPE rs_seltime, prio TYPE rstt_prio, veto TYPE rstt_flag, resp TYPE rstt_tuser, cntmg TYPE rstt_int4, priov TYPE rstt_int4, mgnr TYPE numc10, mgyr TYPE numc4, mgai TYPE numc10, mgrp TYPE rstt_tuser, mgpr TYPE numc1, mgst TYPE rstt_flag, sapc TYPE rstt_char20, imamt TYPE i, dptp TYPE rstt_msgkind, END OF nt_s_extract_dassign
5 NT_S_EXTRACT_RESULT Public See coding Extraction Structure for Test Results 20090213 BEGIN OF nt_s_extract_result, trid TYPE rstt_trunid, tjid TYPE char20, tsid TYPE rstt_traceid, tuid TYPE rstt_tunitid, tvri TYPE rstt_varid, trfv TYPE rstt_refid, tsts TYPE rstt_teststatus, tnts TYPE numc10, tntt TYPE numc10, dasm(36) TYPE c, tsmp TYPE rsrmodtime, time TYPE rs_seltime, sysid TYPE sysysid, cald TYPE rscalday, calw TYPE rscalweek, calm TYPE rscalmonth, calq TYPE rscalquart, caly TYPE rscalyear, cntr TYPE rstt_int4, cnts TYPE rstt_int4, cntu TYPE rstt_int4, cntt TYPE rstt_int4, cnft TYPE rstt_int4, ctts TYPE rstt_dec, ctsp TYPE rstt_dec, ctfs TYPE rstt_dec, rtim TYPE rstt_dec, veri TYPE rstt_char30, veric TYPE rstt_char30, verir TYPE rstt_char30, ycnt TYPE rstt_int4, ycne TYPE rstt_int4, ycts TYPE rstt_dec, yces TYPE rstt_dec, stdv TYPE rstt_flag, dptp TYPE rstt_msgkind, END OF nt_s_extract_result
6 NT_S_EXTRACT_RESULT_CUR Public See coding 20100325 BEGIN OF nt_s_extract_result_cur, trid TYPE rstt_trunid, tjid TYPE char20, tsid TYPE rstt_traceid, tuid TYPE rstt_tunitid, tvri TYPE rstt_varid, trfv TYPE rstt_refid, tsts TYPE rstt_teststatus, tnts TYPE numc10, tntt TYPE numc10, * dasm(36) TYPE c, tsmp TYPE rsrmodtime, time TYPE rs_seltime, sysid TYPE sysysid, cald TYPE rscalday, calw TYPE rscalweek, calm TYPE rscalmonth, calq TYPE rscalquart, caly TYPE rscalyear, cntr TYPE rstt_int4, cnts TYPE rstt_int4, cntu TYPE rstt_int4, errts TYPE rstt_int4, errtu TYPE rstt_int4, * cntt TYPE rstt_int4, * cnft TYPE rstt_int4, * ctts TYPE rstt_dec, ctsp TYPE rstt_dec, * ctfs TYPE rstt_dec, * rtim TYPE rstt_dec, imamt TYPE rstt_int4, dfamt TYPE rstt_int4, dfct TYPE rstt_errid, "errid mgnr TYPE numc10, mgai TYPE numc10, mgyr TYPE rscalyear, END OF nt_s_extract_result_cur
7 NT_S_EXTRACT_RESULT_CUR2 Public See coding 20100330 BEGIN OF nt_s_extract_result_cur2, trid TYPE rstt_trunid, tjid TYPE char20, tsid TYPE rstt_traceid, tuid TYPE rstt_tunitid, tvri TYPE rstt_varid, trfv TYPE rstt_refid, tsts TYPE rstt_teststatus, tnts TYPE numc10, tntt TYPE numc10, * dasm(36) TYPE c, tsmp TYPE rsrmodtime, time TYPE rs_seltime, sysid TYPE sysysid, cald TYPE rscalday, calw TYPE rscalweek, calm TYPE rscalmonth, calq TYPE rscalquart, caly TYPE rscalyear, cntr TYPE rstt_int4, cnts TYPE rstt_int4, cntu TYPE rstt_int4, errts TYPE rstt_int4, errtu TYPE rstt_int4, * cntt TYPE rstt_int4, * cnft TYPE rstt_int4, * ctts TYPE rstt_dec, ctsp TYPE rstt_dec, * ctfs TYPE rstt_dec, * rtim TYPE rstt_dec, dfamt TYPE rstt_int4, amtc TYPE rstt_int4, dfct TYPE rstt_errid, "errid cnct TYPE rstt_tuser, rstp TYPE rstt_flag, END OF nt_s_extract_result_cur2
8 NT_S_EXTRACT_TRUN Public See coding Extraction Structure for Test Run Attributes 20080417 BEGIN OF nt_s_extract_trun, trid TYPE rstt_trunid, tjid TYPE char20, trst TYPE rstt_trunstat, lasu TYPE rstt_tuser, stim TYPE rsrmodtime, etim TYPE rsrmodtime, sysid TYPE sysysid, rel TYPE rstt_release, sp TYPE rstt_syspatch, spph TYPE rstt_spphase, dbsy TYPE rstt_char10, opsy TYPE rstt_char10, tech TYPE rstt_tech, rtim TYPE rsddkruntime, tqct TYPE rstt_int4, ttct TYPE rstt_int4, jobc TYPE btcjobcnt, mtim TYPE rsrmodtime, relu TYPE rstt_flag, exid TYPE rstt_char40, sdat TYPE rsdate, stme TYPE rs_seltime, edat TYPE rsdate, etme TYPE rs_seltime, modd TYPE rsdate, modt TYPE rs_seltime, trlf TYPE rstt_flag, trsl TYPE rstt_flag, ptch TYPE i, revi TYPE i, chgl TYPE rstt_chlst, sysa type sysysid, hdbv type char10, hdbc type numc10, END OF nt_s_extract_trun
9 NT_S_EXTRACT_VERICODE Public See coding 20100902 BEGIN OF nt_s_extract_vericode, veri TYPE rstt_char30, vrel TYPE rstt_flag, vpas TYPE rstt_veri_passed, vbca TYPE rstt_flag, vbcu TYPE rstt_flag, vbcr TYPE rstt_flag, vbcp TYPE rstt_veri_passed, vbha TYPE rstt_flag, vbhu TYPE rstt_flag, vbhr TYPE rstt_flag, vbhp TYPE rstt_veri_passed, voca TYPE rstt_flag, vocu TYPE rstt_flag, vocr TYPE rstt_flag, vocp TYPE rstt_veri_passed, vola TYPE rstt_flag, volu TYPE rstt_flag, volr TYPE rstt_flag, volp TYPE rstt_veri_passed, END OF nt_s_extract_vericode
10 NT_S_ITEM Public See coding 20091026 BEGIN OF nt_s_item, item TYPE rstt_tobjnm, final TYPE rstt_flag, count TYPE rstt_int4, countok TYPE rstt_int4, END OF nt_s_item
11 NT_S_LATEST Public See coding 20111018 BEGIN OF nt_s_latest, sysid TYPE sysysid, trunid TYPE rstt_trunid, ltrunid TYPE rstt_trunid, END OF nt_s_latest
12 NT_S_LOG_ATTR Public See coding 20080915 BEGIN OF nt_s_log_attr, text TYPE rstt_lgtxt, logtp TYPE rstt_flag, icon TYPE rstt_string, tooltip TYPE rstt_string, action TYPE rstt_lgtxt, action_i TYPE rstt_lgtxt, END OF nt_s_log_attr
13 NT_S_MSG Public See coding 20111018 BEGIN OF nt_s_msg, msgid TYPE balmsgid, msgty TYPE balmsgty, msgno TYPE balmsgno, msgv1 TYPE balmsgv1, msgv2 TYPE balmsgv2, msgv3 TYPE balmsgv3, msgv4 TYPE balmsgv4, END OF nt_s_msg
14 NT_S_WP_ATTR Public See coding Attribute Structure for 'Work Package' Hierarchy 20080813 BEGIN OF nt_s_wp_attr, text TYPE rstt_lgtxt, tooltip TYPE rstt_text, key TYPE rstt_tunitid, objtp TYPE rstt_variantid, icon TYPE rstt_string, variantid TYPE rstt_varid, refvarid TYPE rstt_refid, count_test TYPE rstt_int4, count_testr TYPE rstt_int4, count_open TYPE rstt_int4, count_openr TYPE rstt_int4, count_done TYPE rstt_int4, count_doner TYPE rstt_int4, ratio_test TYPE rstt_int4, ratio_open TYPE rstt_int4, ratio_done TYPE rstt_int4, level_tp1 TYPE rstt_flag, level_tp2 TYPE rstt_flag, level TYPE rstt_int1, levelt TYPE rstt_flag, done TYPE rstt_flag, barcol_open(2) TYPE n, barcol_test(2) TYPE n, barcol_done(2) TYPE n, END OF nt_s_wp_attr
15 NT_THX_LATEST Public See coding 20111018 nt_thx_latest TYPE HASHED TABLE OF nt_sx_latest WITH UNIQUE KEY objtp objid
16 NT_TH_ITEM Public See coding 20091026 nt_th_item TYPE HASHED TABLE OF nt_s_item WITH UNIQUE KEY item
17 NT_T_EXTRACT_DASSIGN Public See coding 20090603 nt_t_extract_dassign TYPE STANDARD TABLE OF nt_s_extract_dassign WITH DEFAULT KEY
18 NT_T_LATEST Public See coding 20111018 nt_t_latest TYPE STANDARD TABLE OF nt_s_latest WITH DEFAULT KEY
19 NT_T_MSG Public See coding 20111018 nt_t_msg TYPE STANDARD TABLE OF nt_s_msg WITH DEFAULT KEY
20 OT_SX_ATTRNM Protected See coding 20111018 BEGIN OF ot_sx_attrnm, attrnm TYPE rstt_variantid, attrval TYPE ot_thx_attrval, END OF ot_sx_attrnm
21 OT_SX_ATTRVAL Protected See coding 20111018 BEGIN OF ot_sx_attrval, attrval TYPE rstt_lgtxt, aindex TYPE STANDARD TABLE OF i WITH DEFAULT KEY, END OF ot_sx_attrval
22 OT_SX_BUFFER Protected See coding 20080204 BEGIN OF ot_sx_buffer, trunid TYPE rstt_trunid, trunref TYPE REF TO cl_rstt_trun, END OF ot_sx_buffer
23 OT_SX_DATA Protected See coding Data Structure for Storage 20070410 BEGIN OF ot_sx_data, trun_header TYPE rstt_logrun, tseq_param TYPE rstt_logseq, tunit_result TYPE rstt_t_logunit, * tunit_pattern TYPE ot_th_tunit_pattern, tunit_counter TYPE rstt_int4, inactive TYPE rstt_flag, create_new TYPE rstt_flag, "special flag for type "EXTN" END OF ot_sx_data
24 OT_SX_EXTRACTION Protected See coding Extraction Parameters 20090216 BEGIN OF ot_sx_extraction, trunqueue TYPE rstt_t_dlta, newdefects TYPE rstt_t_dltae, tpat TYPE ot_th_tpat, end_of_data TYPE rstt_flag, notinitial TYPE rstt_flag, blocksize TYPE rstt_int4, index TYPE rstt_int4, records TYPE rstt_int4, END OF ot_sx_extraction
25 OT_SX_LOGS Protected See coding 20080915 BEGIN OF ot_sx_logs, tseqno TYPE rstt_int4, tseqid TYPE rstt_traceid, applog TYPE ot_t_applog, joblog TYPE ot_t_joblog, END OF ot_sx_logs
26 OT_SX_META Protected See coding 20111018 BEGIN OF ot_sx_meta, logrun TYPE rstt_logrun, logseq TYPE rstt_t_logseq, logunit TYPE rstt_t_logunit, logunts TYPE ot_t_logunts, logattr TYPE ot_t_logattr, tpat TYPE rstt_t_tpat, END OF ot_sx_meta
27 OT_SX_STATUS Protected See coding 20100907 BEGIN OF ot_sx_status, tseqguid TYPE rstt_guid, tunitid TYPE rstt_logunit-tunitid, variantid TYPE rstt_varid, refvarid TYPE rstt_refid, status TYPE ot_th_status, END OF ot_sx_status
28 OT_SX_TPAT Protected See coding 20080911 BEGIN OF ot_sx_tpat, tpatguid TYPE rstt_guid, tpatref TYPE REF TO cl_rstt_tpat, END OF ot_sx_tpat
29 OT_SX_TSEQ Protected See coding 20070802 BEGIN OF ot_sx_tseq, tseqguid TYPE rstt_guid, tseqref TYPE REF TO cl_rstt_trace_test, END OF ot_sx_tseq
30 OT_SX_UNIT_PATTERN Protected See coding 20070411 BEGIN OF ot_sx_unit_pattern, checkstatus TYPE rstt_checkstatus, errortab TYPE rstt_t_error, msg TYPE rs_t_msg, END OF ot_sx_unit_pattern
31 OT_SX_UPDATE Protected See coding 20080908 BEGIN OF ot_sx_update , wp TYPE rstt_flag, tunit TYPE ot_th_wp_tunit, END OF ot_sx_update
32 OT_SX_WP Protected See coding 20080813 BEGIN OF ot_sx_wp, index TYPE rstt_int4, param TYPE ot_s_wp_param, tunit TYPE ot_t_wp_tunit, END OF ot_sx_wp
33 OT_SX_WP_STATE Protected See coding 20080908 BEGIN OF ot_sx_wp_state, error_sum TYPE rstt_int4, open_sum TYPE rstt_int4, level_sum TYPE rstt_int4, set TYPE rstt_flag, wp_count TYPE rstt_int4, count_tunit TYPE rstt_int4, count_step TYPE rstt_int4, error_step TYPE rstt_int4, END OF ot_sx_wp_state
34 OT_S_APPLOG Protected See coding 20070410 BEGIN OF ot_s_applog, loghandle TYPE balloghndl, END OF ot_s_applog
35 OT_S_GUID Protected See coding 20090603 BEGIN OF ot_s_guid, guid TYPE rstt_guid, END OF ot_s_guid
36 OT_S_GUID_TRUN Protected See coding 20090603 BEGIN OF ot_s_guid_trun, guid TYPE rstt_guid, trunid TYPE rstt_trunid, sysid TYPE sysysid, END OF ot_s_guid_trun
37 OT_S_JOBLOG Protected See coding 20070410 BEGIN OF ot_s_joblog, jobname TYPE btcjob, jobcount TYPE btcjobcnt, END OF ot_s_joblog
38 OT_S_MSG_INFO Protected See coding 20100325 BEGIN OF ot_s_msg_info, errorguid TYPE rstt_guid, errid TYPE rstt_errid, mgnr TYPE numc10, mgyr TYPE rscalyear, mgai TYPE numc10, END OF ot_s_msg_info
39 OT_S_OBJPARAM Protected See coding 20080813 BEGIN OF ot_s_objparam, objtp TYPE rstt_traceobjtp, objnm TYPE rstt_traceid, text TYPE rstt_lgtxt, owner TYPE rstt_tuser, modtime TYPE rsrmodtime, END OF ot_s_objparam
40 OT_S_ORDER Protected See coding Level Parameters 20080828 BEGIN OF ot_s_order, level TYPE rstt_int1, objnm TYPE rstt_compnm, value TYPE rschavl, sid TYPE rstt_int4, END OF ot_s_order
41 OT_S_STATUS Protected See coding 20100907 BEGIN OF ot_s_status, trunid TYPE rstt_trunid, test_all TYPE i, test_err TYPE i, step_all TYPE i, step_err TYPE i, END OF ot_s_status
42 OT_S_TPAT Protected See coding 20100914 BEGIN OF ot_s_tpat, trunid TYPE rstt_trunid, tseqno TYPE i, tunitno TYPE i, tpatstatus TYPE rstt_msgkind, END OF ot_s_tpat
43 OT_S_TRUN_STATE Protected See coding 20080602 BEGIN OF ot_s_trun_state, start_time TYPE rsrmodtime, package_time TYPE rstt_int4, END OF ot_s_trun_state
44 OT_S_TUNIT Protected See coding 20070626 BEGIN OF ot_s_tunit, tunitid TYPE rstt_tunitid, count TYPE rstt_int4, END OF ot_s_tunit
45 OT_S_TUNIT_PATTERN Protected See coding Structure for Current Results Pattern Entries 20070410 BEGIN OF ot_s_tunit_pattern, posino TYPE rstt_int4, pattern TYPE rstt_blob, END OF ot_s_tunit_pattern
46 OT_S_TUNIT_WDY Protected See coding 20100826 BEGIN OF ot_s_tunit_wdy, value TYPE rschavl, objnm TYPE rsobjnm, sid TYPE i, tseqid TYPE rstt_traceid, tunitid TYPE rstt_tunitid, variantid TYPE rstt_varid, refvarid TYPE rstt_refid, tseqno TYPE i, tunitno TYPE i, END OF ot_s_tunit_wdy
47 OT_S_WORK Protected See coding 20080828 BEGIN OF ot_s_work, tseqid TYPE rstt_traceid, tseqno TYPE rstt_int4, tseqtype TYPE rstt_tseqtype, objrefnm TYPE rstt_variantid, inactive TYPE rstt_flag, norep TYPE rstt_flag, END OF ot_s_work
48 OT_S_WP_PARAM Protected See coding 20080813 BEGIN OF ot_s_wp_param, user TYPE rstt_tuser, level TYPE rstt_int1, count TYPE rstt_int4, END OF ot_s_wp_param
49 OT_S_WP_TUNIT Protected See coding 20080813 BEGIN OF ot_s_wp_tunit, tseqno TYPE rstt_int4, tunitno TYPE rstt_int4, new_status TYPE rstt_flag, END OF ot_s_wp_tunit
50 OT_THX_ATTRNM Protected See coding 20111018 ot_thx_attrnm TYPE HASHED TABLE OF ot_sx_attrnm WITH UNIQUE KEY attrnm
51 OT_THX_ATTRVAL Protected See coding 20111018 ot_thx_attrval TYPE HASHED TABLE OF ot_sx_attrval WITH UNIQUE KEY attrval
52 OT_THX_BUFFER Protected See coding 20080204 ot_thx_buffer TYPE HASHED TABLE OF ot_sx_buffer WITH UNIQUE KEY trunid
53 OT_THX_STATUS Protected See coding 20100907 ot_thx_status TYPE HASHED TABLE OF ot_sx_status WITH UNIQUE KEY tseqguid tunitid variantid refvarid
54 OT_THX_TPAT Protected See coding 20080911 ot_thx_tpat TYPE HASHED TABLE OF ot_sx_tpat WITH UNIQUE KEY tpatguid
55 OT_THX_TSEQ Protected See coding 20070802 ot_thx_tseq TYPE HASHED TABLE OF ot_sx_tseq WITH UNIQUE KEY tseqguid
56 OT_TH_GUID Protected See coding 20090603 ot_th_guid TYPE HASHED TABLE OF ot_s_guid WITH UNIQUE KEY guid
57 OT_TH_GUID_TRUN Protected See coding 20090603 ot_th_guid_trun TYPE HASHED TABLE OF ot_s_guid_trun WITH UNIQUE KEY guid
58 OT_TH_INDEX Protected See coding 20111018 ot_th_index TYPE HASHED TABLE OF i WITH UNIQUE KEY table_line
59 OT_TH_OBJPARAM Protected See coding 20080813 ot_th_objparam TYPE HASHED TABLE OF ot_s_objparam WITH UNIQUE KEY objtp objnm
60 OT_TH_ORDER Protected See coding 20080828 ot_th_order TYPE HASHED TABLE OF ot_s_order WITH UNIQUE KEY level
61 OT_TH_RANGE Protected See coding 20090623 ot_th_range TYPE HASHED TABLE OF rstt_s_range WITH UNIQUE KEY compnm low
62 OT_TH_STATUS Protected See coding 20100907 ot_th_status TYPE HASHED TABLE OF ot_s_status WITH UNIQUE KEY trunid
63 OT_TH_TPAT Protected See coding 20100914 ot_th_tpat TYPE HASHED TABLE OF ot_s_tpat WITH UNIQUE KEY trunid tseqno tunitno
64 OT_TH_TUNIT Protected See coding 20070626 ot_th_tunit TYPE HASHED TABLE OF ot_s_tunit WITH UNIQUE KEY tunitid
65 OT_TH_TUNIT_PATTERN Protected See coding Table Type of Current Results Pattern 20070410 ot_th_tunit_pattern TYPE HASHED TABLE OF ot_s_tunit_pattern WITH UNIQUE KEY posino
66 OT_TH_TUNIT_SEL Protected See coding 20080904 ot_th_tunit_sel TYPE HASHED TABLE OF rstt_logunit WITH UNIQUE KEY trunid tseqno tunitno
67 OT_TH_WP_TUNIT Protected See coding 20080908 ot_th_wp_tunit TYPE HASHED TABLE OF ot_s_wp_tunit WITH UNIQUE KEY tseqno tunitno
68 OT_TX_LOGS Protected See coding 20080915 ot_tx_logs TYPE STANDARD TABLE OF ot_sx_logs WITH DEFAULT KEY
69 OT_TX_WP Protected See coding 20080813 ot_tx_wp TYPE STANDARD TABLE OF ot_sx_wp WITH DEFAULT KEY
70 OT_T_APPLOG Protected See coding Table for System Log Key 20070410 ot_t_applog TYPE STANDARD TABLE OF ot_s_applog WITH DEFAULT KEY
71 OT_T_JOBLOG Protected See coding Table for Job Log Key 20070410 ot_t_joblog TYPE STANDARD TABLE OF ot_s_joblog WITH DEFAULT KEY
72 OT_T_LOGATTR Protected See coding 20111018 ot_t_logattr TYPE STANDARD TABLE OF rstt_logattr WITH DEFAULT KEY
73 OT_T_LOGUNTS Protected See coding 20111018 ot_t_logunts TYPE STANDARD TABLE OF rstt_logunts WITH DEFAULT KEY
74 OT_T_MSG_INFO Protected See coding 20100325 ot_t_msg_info TYPE STANDARD TABLE OF ot_s_msg_info WITH DEFAULT KEY
75 OT_T_TUNIT_WDY Protected See coding 20100826 ot_t_tunit_wdy TYPE STANDARD TABLE OF ot_s_tunit_wdy WITH DEFAULT KEY
76 OT_T_WP_TUNIT Protected See coding 20080813 ot_t_wp_tunit TYPE STANDARD TABLE OF ot_s_wp_tunit WITH DEFAULT KEY
Method Signatures

Method ADD_APPLOG_TSEQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGHANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20070412

Method ADD_APPLOG_TSEQ on class CL_RSTT_TRUN has no exception.

Method ADD_JOBLOG_TSEQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Kennummer eines Jobs 20070412
2 Importing I_JOBNAME Call by reference Type reference (TYPE) BTCJOB Name eines Hintergrundjobs 20070412

Method ADD_JOBLOG_TSEQ on class CL_RSTT_TRUN has no exception.

Method ADD_RESULT_TUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGTY Call by reference Type reference (TYPE) BALMSGTY Meldungstyp 20070410
2 Importing I_REFVARID Call by reference Type reference (TYPE) RSTT_REFID ID der Referenzvariante 20070424
3 Importing I_RUNTIME Call by reference Type reference (TYPE) RSDDKRUNTIME Laufzeit 20070410
4 Importing I_TAMOUNT Call by reference Type reference (TYPE) RSTT_INT4 1 Anzahl Einzeltestschritte 20071218
5 Importing I_TAMOUNTOK Call by reference Type reference (TYPE) RSTT_INT4 Anzahl erfolgreiche Anzahl Einzeltestschritte 20071218
6 Importing I_TESTSTATUS Call by reference Type reference (TYPE) RSTT_TESTSTATUS Teststatus 20070410
7 Importing I_TESTTIME Call by reference Type reference (TYPE) RSRMODTIME Zeitpunkt des Tests 20070426
8 Importing I_TUNITID Call by reference Type reference (TYPE) RSTT_TUNITID ID einer Testeinheit 20070410
9 Importing I_TX_PATTERN Call by reference Type reference (TYPE) RSTT0_T_PARAMLIST Tabelle mit Musterparametern 20070413
10 Importing I_T_LOGATTR Call by reference Type reference (TYPE) RSTT_T_LOGATTR 20111018
11 Importing I_VARIANTID Call by reference Type reference (TYPE) RSTT_VARID ID der Variante 20070410
12 Importing I_VERICODE_CUR Call by reference Type reference (TYPE) RSTT_CHAR30 Verifikationscode aktuelle Ausführung 20100810
13 Importing I_VERICODE_REF Call by reference Type reference (TYPE) RSTT_CHAR30 Verifikationscode Referenzausführung 20100810

Method ADD_RESULT_TUNIT on class CL_RSTT_TRUN has no exception.

Method ASSERT_BOUND_TUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACT Call by reference Type reference (TYPE) ANY zur prüfende Referenzvariable 20070423
2 Importing I_LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL IF_AUNIT_CONSTANTS=>CRITICAL Fehlerschwere 20070423
3 Importing I_MSG Call by reference Type reference (TYPE) CSEQUENCE Nachricht im Fehlerfall 20070423
4 Importing I_QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL IF_AUNIT_CONSTANTS=>METHOD Flusskontrolle im Fehlerfall 20070423
5 Importing I_RUNTIME Call by reference Type reference (TYPE) RSDDKRUNTIME Laufzeit 20070423
6 Importing I_TESTTIME Call by reference Type reference (TYPE) RSRMODTIME Zeitpunkt des Tests 20070426
7 Importing I_TUNITID Call by reference Type reference (TYPE) RSTT_TUNITID ID einer Testeinheit 20070423
8 Importing I_VARIANTID Call by reference Type reference (TYPE) RSTT_VARIANTID ID der Variante 20070423
9 Returning R_ASSERTION_FAILED Value transfer Type reference (TYPE) ABAP_BOOL Bedingung verletzt 20070423

Method ASSERT_BOUND_TUNIT on class CL_RSTT_TRUN has no exception.

Method ASSERT_CHAR_CP_TUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACT Call by reference Type reference (TYPE) CSEQUENCE Datenobjekt mit akutellem Wert 20070423
2 Importing I_EXP Call by reference Type reference (TYPE) CSEQUENCE Datenobjekt mit erwartetem Wert 20070423
3 Importing I_LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL IF_AUNIT_CONSTANTS=>CRITICAL Fehlerschwere 20070423
4 Importing I_MSG Call by reference Type reference (TYPE) CSEQUENCE Nachricht im Fehlerfall 20070423
5 Importing I_QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL IF_AUNIT_CONSTANTS=>METHOD Flusskontrolle im Fehlerfall 20070423
6 Importing I_RUNTIME Call by reference Type reference (TYPE) RSDDKRUNTIME Laufzeit 20070423
7 Importing I_TESTTIME Call by reference Type reference (TYPE) RSRMODTIME Zeitpunkt des Tests 20070426
8 Importing I_TUNITID Call by reference Type reference (TYPE) RSTT_TUNITID ID einer Testeinheit 20070423
9 Importing I_VARIANTID Call by reference Type reference (TYPE) RSTT_VARIANTID ID der Variante 20070423
10 Returning R_ASSERTION_FAILED Value transfer Type reference (TYPE) ABAP_BOOL Bedingung verletzt 20070423

Method ASSERT_CHAR_CP_TUNIT on class CL_RSTT_TRUN has no exception.

Method ASSERT_CHAR_NP_TUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACT Call by reference Type reference (TYPE) CSEQUENCE Datenobjekt mit akutellem Wert 20070423
2 Importing I_EXP Call by reference Type reference (TYPE) CSEQUENCE Datenobjekt mit erwartetem Wert 20070423
3 Importing I_LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL IF_AUNIT_CONSTANTS=>CRITICAL Fehlerschwere 20070423
4 Importing I_MSG Call by reference Type reference (TYPE) CSEQUENCE Nachricht im Fehlerfall 20070423
5 Importing I_QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL IF_AUNIT_CONSTANTS=>METHOD Flusskontrolle im Fehlerfall 20070423
6 Importing I_RUNTIME Call by reference Type reference (TYPE) RSDDKRUNTIME Laufzeit 20070423
7 Importing I_TESTTIME Call by reference Type reference (TYPE) RSRMODTIME Zeitpunkt des Tests 20070426
8 Importing I_TUNITID Call by reference Type reference (TYPE) RSTT_TUNITID ID einer Testeinheit 20070423
9 Importing I_VARIANTID Call by reference Type reference (TYPE) RSTT_VARIANTID ID der Variante 20070423
10 Returning R_ASSERTION_FAILED Value transfer Type reference (TYPE) ABAP_BOOL Bedingung verletzt 20070423

Method ASSERT_CHAR_NP_TUNIT on class CL_RSTT_TRUN has no exception.

Method ASSERT_DIFFERS_TUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACT Call by reference Type reference (TYPE) SIMPLE Datenobjekt mit akutellem Wert 20070423
2 Importing I_EXP Call by reference Type reference (TYPE) SIMPLE Datenobjekt mit erwartetem Wert 20070423
3 Importing I_LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL IF_AUNIT_CONSTANTS=>CRITICAL Fehlerschwere 20070423
4 Importing I_MSG Call by reference Type reference (TYPE) CSEQUENCE Nachricht im Fehlerfall 20070423
5 Importing I_QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL IF_AUNIT_CONSTANTS=>METHOD Flusskontrolle im Fehlerfall 20070423
6 Importing I_RUNTIME Call by reference Type reference (TYPE) RSDDKRUNTIME Laufzeit 20070423
7 Importing I_TESTTIME Call by reference Type reference (TYPE) RSRMODTIME Zeitpunkt des Tests 20070426
8 Importing I_TOL Call by reference Type reference (TYPE) F Toleranzbereich für Gleitkommazahlen 20070423
9 Importing I_TUNITID Call by reference Type reference (TYPE) RSTT_TUNITID ID einer Testeinheit 20070423
10 Importing I_VARIANTID Call by reference Type reference (TYPE) RSTT_VARIANTID ID der Variante 20070423
11 Returning R_ASSERTION_FAILED Value transfer Type reference (TYPE) ABAP_BOOL Bedingung verletzt 20070423

Method ASSERT_DIFFERS_TUNIT on class CL_RSTT_TRUN has no exception.

Method ASSERT_EQUALS_F_TUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACT Call by reference Type reference (TYPE) FLOAT Datenobjekt mit akutellem Wert 20070423
2 Importing I_EXP Call by reference Type reference (TYPE) FLOAT Datenobjekt mit erwartetem Wert 20070423
3 Importing I_LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL IF_AUNIT_CONSTANTS=>CRITICAL Fehlerschwere 20070423
4 Importing I_MSG Call by reference Type reference (TYPE) CSEQUENCE Nachricht im Fehlerfall 20070423
5 Importing I_QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL IF_AUNIT_CONSTANTS=>METHOD Flusskontrolle im Fehlerfall 20070423
6 Importing I_RTOL Call by reference Type reference (TYPE) F Toleranzbereich für Gleitkommazahlen 20070423
7 Importing I_RUNTIME Call by reference Type reference (TYPE) RSDDKRUNTIME Laufzeit 20070423
8 Importing I_TESTTIME Call by reference Type reference (TYPE) RSRMODTIME Zeitpunkt des Tests 20070426
9 Importing I_TUNITID Call by reference Type reference (TYPE) RSTT_TUNITID ID einer Testeinheit 20070423
10 Importing I_VARIANTID Call by reference Type reference (TYPE) RSTT_VARIANTID ID der Variante 20070423
11 Returning R_ASSERTION_FAILED Value transfer Type reference (TYPE) ABAP_BOOL Bedingung verletzt 20070423

Method ASSERT_EQUALS_F_TUNIT on class CL_RSTT_TRUN has no exception.

Method ASSERT_EQUALS_TUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACT Call by reference Type reference (TYPE) ANY Datenobjekt mit akutellem Wert 20070413
2 Importing I_EXP Call by reference Type reference (TYPE) ANY Datenobjekt mit erwartetem Wert 20070413
3 Importing I_IGNORE_HASH_SEQUENCE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE geänderte Reihenfolge in Hashtabellen ignorieren 20070413
4 Importing I_LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL IF_AUNIT_CONSTANTS=>CRITICAL Fehlerschwere 20070413
5 Importing I_MSG Call by reference Type reference (TYPE) CSEQUENCE Nachricht im Fehlerfall 20070413
6 Importing I_QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL IF_AUNIT_CONSTANTS=>METHOD Flusskontrolle im Fehlerfall 20070413
7 Importing I_RUNTIME Call by reference Type reference (TYPE) RSDDKRUNTIME Laufzeit 20070413
8 Importing I_TESTTIME Call by reference Type reference (TYPE) RSRMODTIME Zeitpunkt des Tests 20070426
9 Importing I_TOL Call by reference Type reference (TYPE) F Toleranzbereich für Gleitkommazahlen 20070413
10 Importing I_TUNITID Call by reference Type reference (TYPE) RSTT_TUNITID ID einer Testeinheit 20070413
11 Importing I_VARIANTID Call by reference Type reference (TYPE) RSTT_VARIANTID ID der Variante 20070413
12 Returning R_ASSERTION_FAILED Value transfer Type reference (TYPE) ABAP_BOOL Bedingung verletzt 20070413

Method ASSERT_EQUALS_TUNIT on class CL_RSTT_TRUN has no exception.

Method ASSERT_FAIL_TUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DETAIL Call by reference Type reference (TYPE) CSEQUENCE Detailnachricht 20070427
2 Importing I_LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL IF_AUNIT_CONSTANTS=>CRITICAL Fehlerschwere 20070427
3 Importing I_MSG Call by reference Type reference (TYPE) CSEQUENCE Fehlermeldung 20070427
4 Importing I_QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL IF_AUNIT_CONSTANTS=>METHOD Flusskontrolle im Fehlerfall 20070427
5 Importing I_RUNTIME Call by reference Type reference (TYPE) RSDDKRUNTIME Laufzeit 20070427
6 Importing I_TESTTIME Call by reference Type reference (TYPE) RSRMODTIME Zeitpunkt des Tests 20070427
7 Importing I_TUNITID Call by reference Type reference (TYPE) RSTT_TUNITID ID einer Testeinheit 20070427
8 Importing I_VARIANTID Call by reference Type reference (TYPE) RSTT_VARIANTID ID der Variante 20070427

Method ASSERT_FAIL_TUNIT on class CL_RSTT_TRUN has no exception.

Method ASSERT_INITIAL_TUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACT Call by reference Type reference (TYPE) ANY Tatsächliches Objekt 20070423
2 Importing I_LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL IF_AUNIT_CONSTANTS=>CRITICAL Fehlerschwere 20070423
3 Importing I_MSG Call by reference Type reference (TYPE) CSEQUENCE Nachricht im Fehlerfall 20070423
4 Importing I_QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL IF_AUNIT_CONSTANTS=>METHOD Flusskontrolle im Fehlerfall 20070423
5 Importing I_RUNTIME Call by reference Type reference (TYPE) RSDDKRUNTIME Laufzeit 20070423
6 Importing I_TESTTIME Call by reference Type reference (TYPE) RSRMODTIME Zeitpunkt des Tests 20070426
7 Importing I_TUNITID Call by reference Type reference (TYPE) RSTT_TUNITID ID einer Testeinheit 20070423
8 Importing I_VARIANTID Call by reference Type reference (TYPE) RSTT_VARIANTID ID der Variante 20070423
9 Returning R_ASSERTION_FAILED Value transfer Type reference (TYPE) ABAP_BOOL Bedingung verletzt 20070423

Method ASSERT_INITIAL_TUNIT on class CL_RSTT_TRUN has no exception.

Method ASSERT_NOT_BOUND_TUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACT Call by reference Type reference (TYPE) ANY zur prüfende Referenzvariable 20070423
2 Importing I_LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL IF_AUNIT_CONSTANTS=>CRITICAL Fehlerschwere 20070423
3 Importing I_MSG Call by reference Type reference (TYPE) CSEQUENCE Nachricht im Fehlerfall 20070423
4 Importing I_QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL IF_AUNIT_CONSTANTS=>METHOD Flusskontrolle im Fehlerfall 20070423
5 Importing I_RUNTIME Call by reference Type reference (TYPE) RSDDKRUNTIME Laufzeit 20070423
6 Importing I_TESTTIME Call by reference Type reference (TYPE) RSRMODTIME Zeitpunkt des Tests 20070426
7 Importing I_TUNITID Call by reference Type reference (TYPE) RSTT_TUNITID ID einer Testeinheit 20070423
8 Importing I_VARIANTID Call by reference Type reference (TYPE) RSTT_VARIANTID ID der Variante 20070423
9 Returning R_ASSERTION_FAILED Value transfer Type reference (TYPE) ABAP_BOOL Bedingung verletzt 20070423

Method ASSERT_NOT_BOUND_TUNIT on class CL_RSTT_TRUN has no exception.

Method ASSERT_NOT_INITIAL_TUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACT Call by reference Type reference (TYPE) ANY Tatsächliches Objekt 20070423
2 Importing I_LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL IF_AUNIT_CONSTANTS=>CRITICAL Fehlerschwere 20070423
3 Importing I_MSG Call by reference Type reference (TYPE) CSEQUENCE Nachricht im Fehlerfall 20070423
4 Importing I_QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL IF_AUNIT_CONSTANTS=>METHOD Flusskontrolle im Fehlerfall 20070423
5 Importing I_RUNTIME Call by reference Type reference (TYPE) RSDDKRUNTIME Laufzeit 20070423
6 Importing I_TESTTIME Call by reference Type reference (TYPE) RSRMODTIME Zeitpunkt des Tests 20070426
7 Importing I_TUNITID Call by reference Type reference (TYPE) RSTT_TUNITID ID einer Testeinheit 20070423
8 Importing I_VARIANTID Call by reference Type reference (TYPE) RSTT_VARIANTID ID der Variante 20070423
9 Returning R_ASSERTION_FAILED Value transfer Type reference (TYPE) ABAP_BOOL Bedingung verletzt 20070423

Method ASSERT_NOT_INITIAL_TUNIT on class CL_RSTT_TRUN has no exception.

Method ASSERT_SUBRC_TUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACT Call by reference Type reference (TYPE) SYSUBRC tatsächlicher Returncode-Wert sy-subrc 20070423
2 Importing I_EXP Call by reference Type reference (TYPE) SYSUBRC erwarteter Returncode, optional, falls nicht null 20070423
3 Importing I_LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL IF_AUNIT_CONSTANTS=>CRITICAL Fehlerschwere 20070423
4 Importing I_MSG Call by reference Type reference (TYPE) CSEQUENCE Nachricht im Fehlerfall 20070423
5 Importing I_QUIT Call by reference Type reference (TYPE) AUNIT_FLOWCTRL IF_AUNIT_CONSTANTS=>METHOD Flusskontrolle im Fehlerfall 20070423
6 Importing I_RUNTIME Call by reference Type reference (TYPE) RSDDKRUNTIME Laufzeit 20070423
7 Importing I_TESTTIME Call by reference Type reference (TYPE) RSRMODTIME Zeitpunkt des Tests 20070426
8 Importing I_TUNITID Call by reference Type reference (TYPE) RSTT_TUNITID ID einer Testeinheit 20070423
9 Importing I_VARIANTID Call by reference Type reference (TYPE) RSTT_VARIANTID ID der Variante 20070423
10 Returning R_ASSERTION_FAILED Value transfer Type reference (TYPE) ABAP_BOOL Bedingung verletzt 20070423

Method ASSERT_SUBRC_TUNIT on class CL_RSTT_TRUN has no exception.

Method CHECK_EQUALS_TUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RUNTIME Call by reference Type reference (TYPE) RSDDKRUNTIME Laufzeit 20070411
2 Importing I_TESTTIME Call by reference Type reference (TYPE) RSRMODTIME Zeitpunkt des Tests 20070426
3 Importing I_TUNITID Call by reference Type reference (TYPE) RSTT_TUNITID ID einer Testeinheit 20070411
4 Importing I_VALUE Call by reference Type reference (TYPE) ANY Aktueller Wert 20070411
5 Importing I_VALUE_REF Call by reference Type reference (TYPE) ANY Referenzwert / Sollwert 20070411
6 Importing I_VARIANTID Call by reference Type reference (TYPE) RSTT_VARID ID der Variante 20070411

Method CHECK_EQUALS_TUNIT on class CL_RSTT_TRUN has no exception.

Method CHECK_TESTRUN_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_CORRECT_LATEST Call by reference Type reference (TYPE) RSTT_T_LOGRUN Testläufe mit korrekter Markierung 'LATEST' 20100330
2 Exporting E_T_WRONG_LATEST Call by reference Type reference (TYPE) RSTT_T_LOGRUN Testläufe mit fehlerhafter Markierung 'LATEST' 20100330
3 Importing I_FIX_LATEST Call by reference Type reference (TYPE) RSTT_FLAG Markierung 'LATEST' korrigieren 20100330
4 Importing I_TJOBID Call by reference Type reference (TYPE) RSTT_TJOBID ID des Testjobs 20100330

Method CHECK_TESTRUN_CONSISTENCY on class CL_RSTT_TRUN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEW Call by reference Type reference (TYPE) RSTT_FLAG Neuer Testlauf 20070410
2 Importing I_TECH Call by reference Type reference (TYPE) RSTT_TECH Technologie der Anwendung 20070412
3 Importing I_TJOBID Call by reference Type reference (TYPE) RSTT_TJOBID Testjob 20070412
4 Importing I_TRUNID Call by reference Type reference (TYPE) RSTT_TRUNID ID für existierende Instanz 20070801

Method CONSTRUCTOR on class CL_RSTT_TRUN has no exception.

Method CONVERT_CHAIN_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS Call by reference Type reference (TYPE) RSPC_STATE Status eines Prozesses 20070801
2 Returning R_STATUS Value transfer Type reference (TYPE) RSTT_REFSTAT Referenzstatus 20070801

Method CONVERT_CHAIN_STATUS on class CL_RSTT_TRUN has no exception.

Method CONVERT_CHAIN_STATUS_TUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS Call by reference Type reference (TYPE) RSPC_STATE Status eines Prozesses 20070801
2 Returning R_STATUS Value transfer Type reference (TYPE) RSTT_TESTSTATUS Teststatus 20070801

Method CONVERT_CHAIN_STATUS_TUNIT on class CL_RSTT_TRUN has no exception.

Method CONVERT_TPATSTATUS_FOR_REP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TPATSTATUS Call by reference Type reference (TYPE) RSTT_MSGKIND Status 20100917
2 Returning R_TPATSTATUS Value transfer Type reference (TYPE) RSTT_MSGKIND Status für Reporting 20100917

Method CONVERT_TPATSTATUS_FOR_REP on class CL_RSTT_TRUN has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEW Call by reference Type reference (TYPE) RSTT_FLAG Neuer Testlauf 20070410
2 Importing I_TECH Call by reference Type reference (TYPE) RSTT_TECH Technologie der Anwendung 20070412
3 Importing I_TJOBID Call by reference Type reference (TYPE) RSTT_TJOBID Testjob 20070412
4 Returning R_R_TRUN Value transfer Object reference (TYPE REF TO) CL_RSTT_TRUN Instanz 20070410

Method CREATE on class CL_RSTT_TRUN has no exception.

Method DEQUEUE_ANALYSIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WP_ID Call by reference Type reference (TYPE) RSTT_INT4 ID des Arbeitspakets 20080901

Method DEQUEUE_ANALYSIS on class CL_RSTT_TRUN has no exception.

Method ENQUEUE_ANALYSIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WP_ID Call by reference Type reference (TYPE) RSTT_INT4 ID des Arbeitspakets 20080901
# Exception Resumable Description Created on
1 ALREADY_LOCKED 20080901
2 ENQUEUE_PROBLEMS 20080901

Method EXECUTE_AUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POBJNM Call by reference Type reference (TYPE) SOBJ_NAME Name des Programmobjekts 20070427
2 Importing I_POBJTYPE Call by reference Type reference (TYPE) TROBJTYPE Programmobjekttyp 20070427

Method EXECUTE_AUNIT on class CL_RSTT_TRUN has no exception.

Method EXPORT_TRUN_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_STATE Call by reference Type reference (TYPE) RSTT_S_TRUN_STATE Testparameter 20080602

Method EXPORT_TRUN_STATE on class CL_RSTT_TRUN has no exception.

Method FINISH_RESULTS_TSEQ Signature

Method FINISH_RESULTS_TSEQ on class CL_RSTT_TRUN has no parameter.
Method FINISH_RESULTS_TSEQ on class CL_RSTT_TRUN has no exception.

Method FINISH_TRUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENDTIME Call by reference Type reference (TYPE) RSRMODTIME Finale Endzeit (bei Prozesskette als letzter Testsequenz) 20080211

Method FINISH_TRUN on class CL_RSTT_TRUN has no exception.

Method FINISH_TSEQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENDTIME Call by reference Type reference (TYPE) RSRMODTIME Endzeit (nur bei Prozesskette) 20070921
2 Importing I_RUNTIME Call by reference Type reference (TYPE) RSDDKRUNTIME Laufzeit (nur bei Prozesskette) 20070921
3 Importing I_STATUS Call by reference Type reference (TYPE) RSTT_REFSTAT Erzielter Gesamtstatus 20070801
4 Importing I_TSEQSTAT Call by reference Type reference (TYPE) RSTT_TRUNSTAT Status der Sequenzausführung 20070412

Method FINISH_TSEQ on class CL_RSTT_TRUN has no exception.

Method FREE_TRUN Signature

Method FREE_TRUN on class CL_RSTT_TRUN has no parameter.
Method FREE_TRUN on class CL_RSTT_TRUN has no exception.

Method GET_ERROR_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TSEQNO Call by reference Type reference (TYPE) RSTT_INT4 Sequenznummer 20100826
2 Importing I_TUNITNO Call by reference Type reference (TYPE) RSTT_INT4 Testeinheitnummer 20100826
3 Returning R_ERRORGUID Value transfer Type reference (TYPE) RSTT_GUID GUID des Defekts 20100826

Method GET_ERROR_ASSIGNMENT on class CL_RSTT_TRUN has no exception.

Method GET_JOB_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_JOB Value transfer Object reference (TYPE REF TO) CL_RSTT_TRACE_JOB Jobinstanz 20071211

Method GET_JOB_INSTANCE on class CL_RSTT_TRUN has no exception.

Method GET_KEY_FIGURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COUNT_OPEN Call by reference Type reference (TYPE) RSTT_INT4 Anzahl offener Testeinheiten 20080911
2 Exporting E_COUNT_STEP Call by reference Type reference (TYPE) RSTT_INT4 Anzahl Testschritte 20080911
3 Exporting E_COUNT_STEP_E Call by reference Type reference (TYPE) RSTT_INT4 Anzahl fehlerhafter Testschritte 20080911
4 Exporting E_COUNT_TSEQ Call by reference Type reference (TYPE) RSTT_INT4 Anzahl Sequenzen 20080911
5 Exporting E_COUNT_TUNIT Call by reference Type reference (TYPE) RSTT_INT4 Anzahl Testeinheiten 20080911
6 Exporting E_COUNT_TUNIT_E Call by reference Type reference (TYPE) RSTT_INT4 Anzahl fehlerhafter Testeinheiten 20080911

Method GET_KEY_FIGURES on class CL_RSTT_TRUN has no exception.

Method GET_LATEST_TESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_LATEST Call by reference Type reference (TYPE) NT_S_LATEST 20111018
2 Exporting E_T_LATEST Call by reference Type reference (TYPE) NT_T_LATEST 20111018
3 Importing I_SYSID Call by reference Type reference (TYPE) SYSYSID 20111018
4 Importing I_TJOBID Call by reference Type reference (TYPE) RSTT_TJOBID 20111018
5 Importing I_TRUNID_IGNORE Call by reference Type reference (TYPE) RSTT_TRUNID 20111018

Method GET_LATEST_TESTS on class CL_RSTT_TRUN has no exception.

Method GET_OBJHIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_OBJHIST Call by reference Type reference (TYPE) RSTT_T_HISTORY Tabelle für Historie von Testläufen 20080813
2 Importing I_AMOUNT Call by reference Type reference (TYPE) RSTT_INT4 20 Anzahl Testläufe 20080813

Method GET_OBJHIST on class CL_RSTT_TRUN has no exception.

Method GET_RESULT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_TRUN Call by reference Type reference (TYPE) RSTT_LOGRUN Kopfdaten des Testlaufs 20070806
2 Exporting E_T_TSEQ Call by reference Type reference (TYPE) RSTT_T_LOGSEQ Tabelle für Testsequenzresultate 20070806
3 Exporting E_T_TUNIT Call by reference Type reference (TYPE) RSTT_T_LOGUNIT Tabelle für Ergebnisse von Testeinheiten 20070806

Method GET_RESULT_DATA on class CL_RSTT_TRUN has no exception.

Method GET_STATUS_FROM_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MSGTY Call by reference Type reference (TYPE) BALMSGTY Typ einer Meldung (A,E,W,I,S) 20070424
2 Exporting E_TESTSTATUS Call by reference Type reference (TYPE) RSTT_TESTSTATUS Teststatus 20070424
3 Importing I_CHECKSTATUS Call by reference Type reference (TYPE) RSTT_CHECKSTATUS Prüfstatus 20070424
4 Importing I_MSGTY Call by reference Type reference (TYPE) BALMSGTY Eingangsmeldung 20070425

Method GET_STATUS_FROM_CHECK on class CL_RSTT_TRUN has no exception.

Method GET_STATUS_RSPC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSPC_LOG Protokoll eines Kettenlaufs 20080208
2 Exporting E_STATUS Call by reference Type reference (TYPE) RSTT_REFSTAT Referenzstatus 20080208
3 Importing I_LOGID Call by reference Type reference (TYPE) RSPC_LOGID Protokoll-ID eines Laufs einer Prozeßkette 20080208

Method GET_STATUS_RSPC on class CL_RSTT_TRUN has no exception.

Method GET_TDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRUNID Call by reference Type reference (TYPE) RSTT_TRUNID 20111018
2 Returning R_R_DATA Value transfer Object reference (TYPE REF TO) DATA 20111018

Method GET_TDATA on class CL_RSTT_TRUN has no exception.

Method GET_TRUN_ACTIONGUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACTIONGUID Value transfer Type reference (TYPE) RSTT_GUID GUID 20080611

Method GET_TRUN_ACTIONGUID on class CL_RSTT_TRUN has no exception.

Method GET_TRUN_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COUNTDOWN Call by reference Type reference (TYPE) RSTT_INT4 Verbleibende Pakettestzeit in Sekunden 20080602
2 Exporting E_INDEX_CUR Call by reference Type reference (TYPE) RSTT_INT4 Testindex 20080602
3 Exporting E_PACKAGE_TIME Call by reference Type reference (TYPE) RSTT_INT4 Gesamte Pakettestzeit in Sekunden 20080602

Method GET_TRUN_STATE on class CL_RSTT_TRUN has no exception.

Method GET_TRUN_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERRATIO Call by reference Type reference (TYPE) RSTT_INT1 Fehlerrate 20080204
2 Exporting E_EXERATIO Call by reference Type reference (TYPE) RSTT_INT1 Ausführungsquote 20080205
3 Exporting E_JOBSTATUS Call by reference Type reference (TYPE) RSTT_JOBSTATUS Korrigierter Jobstatus (Prozesskette beteiligt) 20080211
4 Exporting E_OKRATIO Call by reference Type reference (TYPE) RSTT_INT1 Erfolgsrate 20080204
5 Exporting E_RUNTIME Call by reference Type reference (TYPE) RSTT_INT4 Laufzeit 20080204
6 Exporting E_RUNTIME_AVG Call by reference Type reference (TYPE) RSTT_INT4 Laufzeit (Durchschnitt) 20080204
7 Exporting E_RUNTIME_AVG_T Call by reference Type reference (TYPE) RSTT_CHAR10 Laufzeit (Durchschnitt/Text) 20080204
8 Exporting E_RUNTIME_T Call by reference Type reference (TYPE) RSTT_CHAR10 Laufzeit (Text) 20080204
9 Exporting E_STEPALL Call by reference Type reference (TYPE) RSTT_INT4 Anzahl Testschritte 20080211
10 Exporting E_STEPOK Call by reference Type reference (TYPE) RSTT_INT4 Anzahl erfolgreicher Testschritte 20080211
11 Exporting E_STEP_OKRATIO Call by reference Type reference (TYPE) RSTT_INT1 Erfolgsrate der Testschritte 20080211
12 Exporting E_TRUNSTAT Call by reference Type reference (TYPE) RSTT_TRUNSTAT Status eines Testlaufs 20080204
13 Exporting E_TUNITALL Call by reference Type reference (TYPE) RSTT_INT4 Anzahl Tests 20080204
14 Exporting E_TUNITCUR Call by reference Type reference (TYPE) RSTT_INT4 Ausgeführte Tests 20080204
15 Exporting E_TUNITOK Call by reference Type reference (TYPE) RSTT_INT4 Erfolgreiche Tests 20080204
16 Importing I_R_JOB Call by reference Object reference (TYPE REF TO) CL_RSTT_TRACE_JOB Jobinstanz 20080205

Method GET_TRUN_STATUS on class CL_RSTT_TRUN has no exception.

Method GET_TSEQ_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TSEQGUID Call by reference Type reference (TYPE) RSTT_GUID GUID der Sequenz 20070802
2 Returning R_R_TSEQ Value transfer Object reference (TYPE REF TO) CL_RSTT_TRACE_TEST Testsequenzinstanz 20070802

Method GET_TSEQ_INSTANCE on class CL_RSTT_TRUN has no exception.

Method GET_TSEQ_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_JOBSTATUS Call by reference Type reference (TYPE) RSTT_JOBSTATUS Jobstatus des Hintergrundprozesses 20080208
2 Exporting E_LOGID Call by reference Type reference (TYPE) RSPC_LOGID Protokoll-ID eines Laufs einer Prozeßkette 20080208
3 Exporting E_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSPC_LOG Protokoll eines Kettenlaufs 20080208
4 Exporting E_R_TRACE Call by reference Object reference (TYPE REF TO) CL_RSTT_TRACE Traceinstanz 20080208
5 Exporting E_STATUS Call by reference Type reference (TYPE) RSTT_REFSTAT Referenzstatus 20080208
6 Exporting E_TSEQTYPE Call by reference Type reference (TYPE) RSTT_TSEQTYPE Testsequenztyp 20080208
7 Importing I_R_TEST Call by reference Object reference (TYPE REF TO) CL_RSTT_TRACE_TEST Testsequenz Instanz 20080208
8 Importing I_S_TRACESEL Call by reference Type reference (TYPE) RSTT_S_TRACESEL Traceobjektparameter 20080208

Method GET_TSEQ_STATUS on class CL_RSTT_TRUN has no exception.

Method GET_WDY_HIERITEM_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SID Call by reference Type reference (TYPE) I SID des Hierarchieelements 20100826
2 Exporting E_TSEQNO Call by reference Type reference (TYPE) I Interne Sequenznummer 20100826
3 Exporting E_TUNITNO Call by reference Type reference (TYPE) I Interne Testeinheitnummer 20100826
4 Importing I_REFVARID Call by reference Type reference (TYPE) RSTT_REFID Referenz 20100826
5 Importing I_TSEQID Call by reference Type reference (TYPE) RSTT_TRACEID Testsequenz 20100826
6 Importing I_TUNITID Call by reference Type reference (TYPE) RSTT_TUNITID ID einer Testeinheit 20100826
7 Importing I_VARIANTID Call by reference Type reference (TYPE) RSTT_VARID Variante 20100826

Method GET_WDY_HIERITEM_INFO on class CL_RSTT_TRUN has no exception.

Method IMPORT_RESULTS_FROM_TEMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TSEQGUID Call by reference Type reference (TYPE) RSTT_GUID GUID der Testsequenz 20071217
2 Importing I_T_RANGE Call by reference Type reference (TYPE) RSTT_T_RANGE Selektion der externen Testobjekte 20071217

Method IMPORT_RESULTS_FROM_TEMP on class CL_RSTT_TRUN has no exception.

Method IMPORT_TRUN_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_STATE Call by reference Type reference (TYPE) RSTT_S_TRUN_STATE Testparameter 20080602

Method IMPORT_TRUN_STATE on class CL_RSTT_TRUN has no exception.

Method INIT_ANALYSIS Signature

Method INIT_ANALYSIS on class CL_RSTT_TRUN has no parameter.
Method INIT_ANALYSIS on class CL_RSTT_TRUN has no exception.

Method INIT_RESULT_TUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TUNITID Call by reference Type reference (TYPE) RSTT_TUNITID ID einer Testeinheit 20070411
2 Importing I_VARIANTID Call by reference Type reference (TYPE) RSTT_VARID ID der Variante 20070411

Method INIT_RESULT_TUNIT on class CL_RSTT_TRUN has no exception.

Method INIT_TSEQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CREATE_NEW Call by reference Type reference (TYPE) RSTT_FLAG Neuen Testlauf erzeugen (NUR für Typ 'Externe Testanwendung' 20090921
2 Importing I_NEW Call by reference Type reference (TYPE) RSTT_FLAG Neuer Testlauf 20070424
3 Importing I_NO_MODIFY Call by reference Type reference (TYPE) RSTT_FLAG Daten auf Datenbank nicht aktualisieren 20080109
4 Importing I_R_TSEQ Call by reference Object reference (TYPE REF TO) CL_RSTT_TRACE_TEST Sequenzinstanz 20120217
5 Importing I_S_TSEQ Call by reference Type reference (TYPE) RSTT_TEST Testsequenzdaten 20070412

Method INIT_TSEQ on class CL_RSTT_TRUN has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_READ_FROM_BUFFER Call by reference Type reference (TYPE) RSTT_FLAG Instanz von Puffer lesen wenn vorhanden 20080204
2 Importing I_TRUNID Call by reference Type reference (TYPE) RSTT_TRUNID ID für existierende Instanz 20070801
3 Returning R_R_TRUN Value transfer Object reference (TYPE REF TO) CL_RSTT_TRUN Testlaufinstanz 20070801
# Exception Resumable Description Created on
1 TRUN_NOT_FOUND 20070801

Method MODIFY_TRUN_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENDTIME Call by reference Type reference (TYPE) RSRMODTIME Endzeitpunkt 20070802
2 Importing I_EXTERNID Call by reference Type reference (TYPE) ANY Externer Identifikator 20070802
3 Importing I_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Kennummer eines Jobs 20070802
4 Importing I_RUNTIME Call by reference Type reference (TYPE) RSDDKRUNTIME Gesamtlaufzeit 20070802
5 Importing I_TSEQCOUNT Call by reference Type reference (TYPE) RSTT_INT4 Anzahl Testsequenzen 20070802
6 Importing I_TUNITCOUNT Call by reference Type reference (TYPE) RSTT_INT4 Anzahl Testeinheiten 20070802

Method MODIFY_TRUN_HEADER on class CL_RSTT_TRUN has no exception.

Method READ_TSEQ_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TSEQCOUNT Value transfer Type reference (TYPE) RSTT_INT4 Anzahl Testsequenzen 20070629

Method READ_TSEQ_AMOUNT on class CL_RSTT_TRUN has no exception.

Method READ_TUNIT_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TSEQGUID Call by reference Type reference (TYPE) RSTT_GUID GUID der Sequenz 20070629
2 Importing I_TSEQNO Call by reference Type reference (TYPE) RSTT_INT4 Position der Sequenz 20070629
3 Returning R_TUNITCOUNT Value transfer Type reference (TYPE) RSTT_INT4 Anzahl Testeinheiten 20070629

Method READ_TUNIT_AMOUNT on class CL_RSTT_TRUN has no exception.

Method RESET_WORK_PACKAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REFILL_OPEN_TUNIT Call by reference Type reference (TYPE) RSTT_FLAG Aktuell offene Tests neu verteilen 20080909

Method RESET_WORK_PACKAGES on class CL_RSTT_TRUN has no exception.

Method SELECT_TRUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_TJOBID Call by reference Type reference (TYPE) CL_RSTT_TRACE_JOB=>NT_TH_TJOBID Liste der beteiligten Testjobs 20090623
2 Exporting E_T_TRUN Call by reference Type reference (TYPE) RSTT_T_TRUN_LIST Anzeigeattribute mehrerer Testläufe 20090623
3 Importing I_LAST_DAYS Call by reference Type reference (TYPE) RSTT_INT4 Anzahl aktueller Tage 20090623
4 Importing I_T_RANGE Call by reference Type reference (TYPE) RSTT_T_RANGE Selektionen 20090623

Method SELECT_TRUN on class CL_RSTT_TRUN has no exception.

Method SET_ACTIVE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVE Call by reference Type reference (TYPE) RSTT_FLAG RS_C_TRUE Status 20090826
2 Importing I_BUFFER Call by reference Type reference (TYPE) RSTT_FLAG Für weitere Session puffern 20090831

Method SET_ACTIVE_STATE on class CL_RSTT_TRUN has no exception.

Method SET_LATEST_TESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_LATEST Call by reference Type reference (TYPE) NT_S_LATEST 20111018
2 Importing I_NOREP Call by reference Type reference (TYPE) CHAR1 20111018
3 Importing I_SYSID Call by reference Type reference (TYPE) SYSYSID 20111018
4 Importing I_TJOBID Call by reference Type reference (TYPE) RSTT_TJOBID 20111018
5 Importing I_TRUNID Call by reference Type reference (TYPE) RSTT_TRUNID 20111018

Method SET_LATEST_TESTS on class CL_RSTT_TRUN has no exception.

Method SET_TDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC 20111018
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RSR_T_MESSAGE 20111018
3 Importing I_R_DATA Value transfer Object reference (TYPE REF TO) DATA 20111018

Method SET_TDATA on class CL_RSTT_TRUN has no exception.

Method SET_TRUN_ACTIONGUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIONGUID Call by reference Type reference (TYPE) RSTT_GUID GUID 20080611

Method SET_TRUN_ACTIONGUID on class CL_RSTT_TRUN has no exception.

Method SET_TRUN_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_END_OF_TEST Call by reference Type reference (TYPE) RSTT_FLAG RS_C_FALSE Test wurde beendet 20080602
2 Importing I_INDEX_CUR Call by reference Type reference (TYPE) RSTT_INT4 Testindex 20080602

Method SET_TRUN_STATE on class CL_RSTT_TRUN has no exception.

Method SET_TSEQ_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TSEQGUID Call by reference Type reference (TYPE) RSTT_GUID GUID für Testsequenz 20070802

Method SET_TSEQ_FOCUS on class CL_RSTT_TRUN has no exception.

Method STORE_ANALYSIS_PARAM Signature

Method STORE_ANALYSIS_PARAM on class CL_RSTT_TRUN has no parameter.
Method STORE_ANALYSIS_PARAM on class CL_RSTT_TRUN has no exception.

Method STORE_CHAIN_RESULT_TUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_COUNT_OK Call by reference Type reference (TYPE) RSTT_INT4 Anzahl erfolgreiche Testeinheiten 20070921
2 Changing C_COUNT_TUNIT Call by reference Type reference (TYPE) RSTT_INT4 Anzahl Testeinheiten 20070803
3 Changing C_TH_ITEM Call by reference Type reference (TYPE) NT_TH_ITEM Schrittstatus 20091026
4 Exporting E_END Call by reference Type reference (TYPE) RSTIMESTMPL Endzeitstempel 20070803
5 Exporting E_START Call by reference Type reference (TYPE) RSTIMESTMPL Startzeitstempel 20070803
6 Importing I_CHAIN Call by reference Type reference (TYPE) RSPC_CHAIN Prozesskette 20070803
7 Importing I_MAIN Call by reference Type reference (TYPE) RSTT_FLAG Hauptprozesskette 20070803
8 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSPC_LOG Loginstanz 20070803

Method STORE_CHAIN_RESULT_TUNIT on class CL_RSTT_TRUN has no exception.

Method UPDATE_ERROR_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NEW_ASSIGNMENT Call by reference Type reference (TYPE) RSTT_FLAG Neue Zuweisung 20080909
2 Importing I_ERRORGUID Call by reference Type reference (TYPE) RSTT_GUID GUID des Defekts 20080905
3 Importing I_TSEQNO Call by reference Type reference (TYPE) RSTT_INT4 Sequenznummer 20080905
4 Importing I_TUNITNO Call by reference Type reference (TYPE) RSTT_INT4 Testeinheitnummer 20080905

Method UPDATE_ERROR_ASSIGNMENT on class CL_RSTT_TRUN has no exception.

Method UPDATE_TSEQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TUNITALL Call by reference Type reference (TYPE) RSTT_INT4 Gesamtzahl der Einheiten in Testsequenz 20070802
2 Importing I_TUNITCUR Call by reference Type reference (TYPE) RSTT_INT4 Aktuelle Anzahl bearbeiteter Einheiten 20070802

Method UPDATE_TSEQ on class CL_RSTT_TRUN has no exception.

Method UPDATE_TSEQ_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTERNID Call by reference Type reference (TYPE) RSTT_CHAR40 Externe ID 20080208

Method UPDATE_TSEQ_HEADER on class CL_RSTT_TRUN has no exception.

Method UPDATE_TUNIT_COUNTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STEPALL Call by reference Type reference (TYPE) RSTT_INT4 Anzahl Testschritte 20080211
2 Importing I_STEPOK Call by reference Type reference (TYPE) RSTT_INT4 Anzahl erfolgreicher Testschritte 20080211
3 Importing I_SUCCESSFUL Call by reference Type reference (TYPE) RSTT_FLAG Test erfolgreich 20070918
4 Importing I_TUNITALL Call by reference Type reference (TYPE) RSTT_INT4 Gesamtzahl der Einheiten in Testsequenz 20070412
5 Importing I_TUNITCUR Call by reference Type reference (TYPE) RSTT_INT4 Aktuelle Anzahl bearbeiteter Einheiten 20070412
6 Importing I_TUNITOK Call by reference Type reference (TYPE) RSTT_INT4 Anzahl erfolgreicher Tests 20070921

Method UPDATE_TUNIT_COUNTER on class CL_RSTT_TRUN has no exception.

Method UPDATE_WP_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_WP_ID Call by reference Type reference (TYPE) RSTT_INT4 ID des Arbeitspakets 20080908
2 Importing I_DEC Call by reference Type reference (TYPE) RSTT_FLAG Anteil verkleinern 20080909
3 Importing I_INC Call by reference Type reference (TYPE) RSTT_FLAG Anteil erhöhen 20080909
4 Importing I_LEVEL Call by reference Type reference (TYPE) RSTT_INT1 3 Auswertungsgrad 20080908
5 Importing I_NEW Call by reference Type reference (TYPE) RSTT_FLAG Neues Arbeitspaket 20080908
6 Importing I_USER Call by reference Type reference (TYPE) RSTT_TUSER Verantwortlicher 20080908
7 Importing I_WP_ID Call by reference Type reference (TYPE) RSTT_INT4 ID des Arbeitspakets 20080908

Method UPDATE_WP_LEVEL on class CL_RSTT_TRUN has no exception.

Method WDY_GET_ANALYSIS_HIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER Hierarchieinstanz 20080828
2 Importing I_VIEWMODE Call by reference Type reference (TYPE) RSTT_CHAR10 Anzeigemodus 20080828
3 Importing I_WP_INDEX Call by reference Type reference (TYPE) RSTT_INT4 Index des Arbeitspakets 20080828

Method WDY_GET_ANALYSIS_HIER on class CL_RSTT_TRUN has no exception.

Method WDY_GET_ANA_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TOPIC Call by reference Type reference (TYPE) ANY Thema 20080903
2 Exporting E_T_VIEWS Call by reference Type reference (TYPE) RSTT_T_TEXT Ansichten 20080903

Method WDY_GET_ANA_VIEWS on class CL_RSTT_TRUN has no exception.

Method WDY_GET_LOG_HIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER Hierarchieinstanz 20080915

Method WDY_GET_LOG_HIER on class CL_RSTT_TRUN has no exception.

Method WDY_GET_WORKPACKAGE_HIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER Hierarchieinstanz 20080828
2 Exporting E_SID_SUCC Call by reference Type reference (TYPE) RSTT_INT4 SID für Knoten 'Erfolgreich' 20080828

Method WDY_GET_WORKPACKAGE_HIER on class CL_RSTT_TRUN has no exception.

Method _ADD_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_RESULT Call by reference Type reference (TYPE) RSTT_LOGUNIT 20111018
2 Importing I_PATTERN Call by reference Type reference (TYPE) RSTT_BLOB 20111018
3 Importing I_PERSIST Call by reference Type reference (TYPE) CHAR1 RS_C_TRUE 20111018
4 Importing I_TSEQGUID Call by reference Type reference (TYPE) RSTT_GUID 20111018

Method _ADD_PATTERN on class CL_RSTT_TRUN has no exception.

Method _ADD_PATTERN_TUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_RESULT Call by reference Type reference (TYPE) RSTT_LOGUNIT Ergebniseintrag 20070423
2 Importing I_TX_PARAM Call by reference Type reference (TYPE) RSTT0_T_PARAMLIST Parameterliste für Muster 20070423

Method _ADD_PATTERN_TUNIT on class CL_RSTT_TRUN has no exception.

Method _ADD_RESULT_TUNIT_TEMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TEMP Call by reference Type reference (TYPE) RSTT_LOGTEMP Temporäre Ablage für Testergebnisse 20071217

Method _ADD_RESULT_TUNIT_TEMP on class CL_RSTT_TRUN has no exception.

Method _ADD_TPAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_TUNIT Call by reference Type reference (TYPE) RSTT_LOGUNIT Test 20080911
2 Exporting E_ERROR_FOUND Call by reference Type reference (TYPE) RSTT_FLAG Fehler gefunden und zugewiesen 20080911
3 Exporting E_NEW_STATUS Call by reference Type reference (TYPE) RSTT_FLAG Ergebnisart wurde aktualisiert 20080912

Method _ADD_TPAT on class CL_RSTT_TRUN has no exception.

Method _COMPRESS_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PATTERN Call by reference Type reference (TYPE) RSTT_BLOB Muster (verdichtet) 20070410
2 Importing I_TX_PARAM Call by reference Type reference (TYPE) RSTT0_T_PARAMLIST Parameterliste für Muster 20070410

Method _COMPRESS_PATTERN on class CL_RSTT_TRUN has no exception.

Method _DEACTIVATE_PATTERN_TUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_RESULT Call by reference Type reference (TYPE) RSTT_LOGUNIT Ergebniseintrag 20080912

Method _DEACTIVATE_PATTERN_TUNIT on class CL_RSTT_TRUN has no exception.

Method _DECOMPRESS_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TX_PARAM Call by reference Type reference (TYPE) RSTT0_T_PARAMLIST Parameterliste für Muster 20070410
2 Importing I_PATTERN Call by reference Type reference (TYPE) RSTT_BLOB Muster (verdichtet) 20070410

Method _DECOMPRESS_PATTERN on class CL_RSTT_TRUN has no exception.

Method _DEQUEUE_TEMP_TRANSFER Signature

Method _DEQUEUE_TEMP_TRANSFER on class CL_RSTT_TRUN has no parameter.
# Exception Resumable Description Created on
1 LOCKED 20071218

Method _DEQUEUE_TRUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRUNID Call by reference Type reference (TYPE) RSTT_TRUNID ID eines Testlaufs 20070411

Method _DEQUEUE_TRUN on class CL_RSTT_TRUN has no exception.

Method _DESERIALIZE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_LOG Call by reference Type reference (TYPE) ANY Protokolle 20070412
2 Importing I_LOG Call by reference Type reference (TYPE) RSTT_BLOB Protokolle serialisiert 20070412

Method _DESERIALIZE_LOG on class CL_RSTT_TRUN has no exception.

Method _ENQUEUE_TEMP_TRANSFER Signature

Method _ENQUEUE_TEMP_TRANSFER on class CL_RSTT_TRUN has no parameter.
# Exception Resumable Description Created on
1 LOCKED 20071218

Method _ENQUEUE_TRUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRUNID Call by reference Type reference (TYPE) RSTT_TRUNID ID eines Testlaufs 20070411
2 Returning R_LOCKED Value transfer Type reference (TYPE) RSTT_FLAG Erfolgreich gesperrt 20070411

Method _ENQUEUE_TRUN on class CL_RSTT_TRUN has no exception.

Method _EXPORT_TRUN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CREATE_NEW Call by reference Type reference (TYPE) RSTT_FLAG Neuen Testlauf erzeugen 20090921

Method _EXPORT_TRUN_DATA on class CL_RSTT_TRUN has no exception.

Method _EXTRACT_WP_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_INDEX Call by reference Type reference (TYPE) OT_TH_INDEX 20111018
2 Exporting E_T_TUNIT Call by reference Type reference (TYPE) RSTT_T_LOGUNIT Tabelle für Ergebnisse von Testeinheiten 20080904
3 Importing I_TH_TUNIT Call by reference Type reference (TYPE) OT_TH_TUNIT_SEL Gesamte Ergebnisliste 20080904
4 Importing I_T_WP_RESULT Call by reference Type reference (TYPE) OT_T_WP_TUNIT Schlüsselformat 20080904
5 Importing I_VIEWMODE Call by reference Type reference (TYPE) RSTT_CHAR10 Anzeigemodus 20080904

Method _EXTRACT_WP_RESULTS on class CL_RSTT_TRUN has no exception.

Method _FILL_ATTR_INDEX Signature

Method _FILL_ATTR_INDEX on class CL_RSTT_TRUN has no parameter.
Method _FILL_ATTR_INDEX on class CL_RSTT_TRUN has no exception.

Method _FREE_LEVEL_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LEVEL Call by reference Type reference (TYPE) RSTT_INT1 zurücksetzen ab Ebene 20080904

Method _FREE_LEVEL_INFO on class CL_RSTT_TRUN has no exception.

Method _GEN_NEW_TRUNID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TRUNID Value transfer Type reference (TYPE) RSTT_TUNITID ID einer Testeinheit 20070411

Method _GEN_NEW_TRUNID on class CL_RSTT_TRUN has no exception.

Method _GET_ATTR Signature

Method _GET_ATTR on class CL_RSTT_TRUN has no parameter.
Method _GET_ATTR on class CL_RSTT_TRUN has no exception.

Method _GET_ATTRNM_FROM_VIEWMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEWMODE Call by reference Type reference (TYPE) RSTT_CHAR10 20111018
2 Returning R_ATTRNM Value transfer Type reference (TYPE) RSTT_VARIANTID 20111018

Method _GET_ATTRNM_FROM_VIEWMODE on class CL_RSTT_TRUN has no exception.

Method _GET_HDB_INFO Signature

Method _GET_HDB_INFO on class CL_RSTT_TRUN has no parameter.
Method _GET_HDB_INFO on class CL_RSTT_TRUN has no exception.

Method _GET_LATEST_CHAIN_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOGID Call by reference Type reference (TYPE) RSPC_LOGID Protokoll-ID eines Laufs einer Prozeßkette 20070803
2 Importing I_CHAIN Call by reference Type reference (TYPE) RSPC_CHAIN Prozesskette 20070803

Method _GET_LATEST_CHAIN_RESULT on class CL_RSTT_TRUN has no exception.

Method _GET_TRACE_IPRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ICON Call by reference Type reference (TYPE) ANY 20121129
2 Exporting E_ID Call by reference Type reference (TYPE) ANY 20121129
3 Exporting E_TEXT Call by reference Type reference (TYPE) ANY 20121129
4 Importing I_TUNITID Call by reference Type reference (TYPE) RSTT_TUNITID ID einer Testeinheit 20121129

Method _GET_TRACE_IPRO on class CL_RSTT_TRUN has no exception.

Method _GET_TRUN_COUNTER Signature

Method _GET_TRUN_COUNTER on class CL_RSTT_TRUN has no parameter.
Method _GET_TRUN_COUNTER on class CL_RSTT_TRUN has no exception.

Method _GET_TSEQ_TESTSTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS Call by reference Type reference (TYPE) RSTT_REFSTAT Erzielter Gesamtstatus 20070801
2 Returning R_TESTSTATUS Value transfer Type reference (TYPE) RSTT_TESTSTATUS Teststatus 20070801

Method _GET_TSEQ_TESTSTATUS on class CL_RSTT_TRUN has no exception.

Method _IMPORT_TRUN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTIONGUID Call by reference Type reference (TYPE) RSTT_GUID GUID für Aktion 20070425
2 Exporting E_SX_DATA Call by reference Type reference (TYPE) OT_SX_DATA Datenstruktur für Speicherablage 20070412
3 Exporting E_T_APPLOG Call by reference Type reference (TYPE) OT_T_APPLOG Tabelle für Systemprotokollschlüssel 20070412
4 Exporting E_T_JOBLOG Call by reference Type reference (TYPE) OT_T_JOBLOG Tabelle für Jobprotokollschlüssel 20070412
5 Importing I_ACTIONGUID Call by reference Type reference (TYPE) RSTT_GUID GUID für Aktion (liegt vor) 20070629

Method _IMPORT_TRUN_DATA on class CL_RSTT_TRUN has no exception.

Method _INIT_TRUN_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TECH Call by reference Type reference (TYPE) RSTT_TECH Technologie der Anwendung 20070412
2 Importing I_TJOBID Call by reference Type reference (TYPE) RSTT_TJOBID Testjob 20070412

Method _INIT_TRUN_PARAM on class CL_RSTT_TRUN has no exception.

Method _LOAD_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRUNID Call by reference Type reference (TYPE) RSTT_TRUNID Testlauf-ID 20070801

Method _LOAD_ATTR on class CL_RSTT_TRUN has no exception.

Method _MODIFY_TRUN Signature

Method _MODIFY_TRUN on class CL_RSTT_TRUN has no parameter.
Method _MODIFY_TRUN on class CL_RSTT_TRUN has no exception.

Method _MODIFY_TUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TUNIT Call by reference Type reference (TYPE) RSTT_LOGUNIT Ergebnis einer Testeinheit 20070411
2 Importing I_S_TUNIT_S Call by reference Type reference (TYPE) RSTT_LOGUNTS Spezielle Testparameter 20100810
3 Importing I_T_LOGATTR Call by reference Type reference (TYPE) RSTT_T_LOGATTR 20111018

Method _MODIFY_TUNIT on class CL_RSTT_TRUN has no exception.

Method _PROCESS_RESULT_PUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_JOB Call by reference Object reference (TYPE REF TO) CL_RSTT_TRACE_JOB 20111018

Method _PROCESS_RESULT_PUSH on class CL_RSTT_TRUN has no exception.

Method _READ_WP Signature

Method _READ_WP on class CL_RSTT_TRUN has no parameter.
Method _READ_WP on class CL_RSTT_TRUN has no exception.

Method _RESET_REPORTING_DELTA_LOG Signature

Method _RESET_REPORTING_DELTA_LOG on class CL_RSTT_TRUN has no parameter.
Method _RESET_REPORTING_DELTA_LOG on class CL_RSTT_TRUN has no exception.

Method _RESET_SINGLE_WP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_LEVEL_SUM Call by reference Type reference (TYPE) RSTT_INT4 Verbleibender Anteil 20080908
2 Changing C_OPEN_SUM Call by reference Type reference (TYPE) RSTT_INT4 Vergleichende offene Tests 20080908
3 Changing C_SX_WP Call by reference Type reference (TYPE) OT_SX_WP zugewiesene Tests 20080908
4 Changing C_T_TUNIT Call by reference Type reference (TYPE) RSTT_T_LOGUNIT Vergleichende Tests 20080908

Method _RESET_SINGLE_WP on class CL_RSTT_TRUN has no exception.

Method _SERIALIZE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_LOG Call by reference Type reference (TYPE) ANY Protokolle 20070412
2 Returning R_LOG Value transfer Type reference (TYPE) RSTT_BLOB Protokolle serialisiert 20070412

Method _SERIALIZE_LOG on class CL_RSTT_TRUN has no exception.

Method _STORE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATE Call by reference Type reference (TYPE) RSTT_TRUNSTAT Status eines Testlaufs 20090709

Method _STORE_HEADER on class CL_RSTT_TRUN has no exception.

Method _STORE_TUNIT Signature

Method _STORE_TUNIT on class CL_RSTT_TRUN has no parameter.
# Exception Resumable Description Created on
1 MODIFICATION_ERROR 20080909

Method _STORE_WP Signature

Method _STORE_WP on class CL_RSTT_TRUN has no parameter.
Method _STORE_WP on class CL_RSTT_TRUN has no exception.

Method _TDATA_UPDATE_LAST_TRUNID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_TRUN Call by reference Type reference (TYPE) RSTT_LOGRUN 20111018

Method _TDATA_UPDATE_LAST_TRUNID on class CL_RSTT_TRUN has no exception.

Method _WDY_ADD_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER Anzeigeinstanz 20080828
2 Importing I_LEVEL Call by reference Type reference (TYPE) RSTT_INT4 Aktuelle Ebene 20080828
3 Importing I_LEVEL_MAX Call by reference Type reference (TYPE) RSTT_INT4 Maximale Ebenenanzahl 20080828
4 Importing I_SID_REF Call by reference Type reference (TYPE) RSTT_INT4 SID des Vaterelements 20080828
5 Importing I_S_TUNIT Call by reference Type reference (TYPE) RSTT_LOGUNIT Ergebniseintrag einer Testeinheit 20080828
6 Importing I_TSEQID Call by reference Type reference (TYPE) RSTT_TRACEID Testsequenz 20080828

Method _WDY_ADD_ITEM on class CL_RSTT_TRUN has no exception.

Method _WDY_ADD_ITEM_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER 20111018
2 Changing C_TH_INDEX Call by reference Type reference (TYPE) OT_TH_INDEX 20111018
3 Importing I_LEVEL_MAX Call by reference Type reference (TYPE) RSTT_INT4 20111018
4 Importing I_SID_REF Call by reference Type reference (TYPE) RSTT_INT4 20111018
5 Importing I_SX_ATTRNM Call by reference Type reference (TYPE) OT_SX_ATTRNM 20111018
6 Importing I_VIEWMODE Call by reference Type reference (TYPE) RSTT_CHAR10 20111018

Method _WDY_ADD_ITEM_INDEX on class CL_RSTT_TRUN has no exception.

Method _WDY_AGGR_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER Hierarchieinstanz 20080815
2 Importing I_VARIANT Call by reference Type reference (TYPE) RSTT_VARIANTID interne Variante 20080815

Method _WDY_AGGR_COUNT on class CL_RSTT_TRUN has no exception.

Method _WDY_ATTR_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER Hierarchieinstanz 20080815
2 Importing I_VARIANT Call by reference Type reference (TYPE) RSTT_VARIANTID Variante 20080815

Method _WDY_ATTR_MODIFY on class CL_RSTT_TRUN has no exception.

Method __ADD_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TUNIT Call by reference Type reference (TYPE) RSTT_LOGUNIT Archiv für Ergebnisse von Testeinheiten 20100907
2 Importing I_TRUNID Call by reference Type reference (TYPE) RSTT_TRUNID ID eines Testlaufs 20100907

Method __ADD_STATUS on class CL_RSTT_TRUN has no exception.

Method __AGGREGATE_TESTSTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TESTSTATUS Value transfer Type reference (TYPE) RSTT_TESTSTATUS Teststatus 20090709

Method __AGGREGATE_TESTSTATUS on class CL_RSTT_TRUN has no exception.

Method __COUNT_RSPC_ITEM_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_ITEM Call by reference Type reference (TYPE) NT_TH_ITEM Elemente 20091026
2 Importing I_CHAIN Call by reference Type reference (TYPE) RSPC_CHAIN Prozesskette 20091026
3 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSPC_LOG Protokoll eines Kettenlaufs 20091026

Method __COUNT_RSPC_ITEM_STATE on class CL_RSTT_TRUN has no exception.

Method __EXTRACT_DASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) DATA Datenpaket 20090522

Method __EXTRACT_DASSIGN on class CL_RSTT_TRUN has no exception.

Method __EXTRACT_DASSIGN_ADD_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_GUID Call by reference Type reference (TYPE) OT_TH_GUID Defekte 20090603
2 Changing C_T_DASSIGN Call by reference Type reference (TYPE) NT_T_EXTRACT_DASSIGN Attribute der Einzeltestergebnisse 20090603

Method __EXTRACT_DASSIGN_ADD_ATTR on class CL_RSTT_TRUN has no exception.

Method __EXTRACT_DASSIGN_ADD_ERRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_GUID Call by reference Type reference (TYPE) OT_TH_GUID Defekte 20090603
2 Changing C_T_DASSIGN Call by reference Type reference (TYPE) NT_T_EXTRACT_DASSIGN Attribute der Einzeltestergebnisse 20090603

Method __EXTRACT_DASSIGN_ADD_ERRID on class CL_RSTT_TRUN has no exception.

Method __EXTRACT_DASSIGN_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_ROW Call by reference Type reference (TYPE) NT_S_EXTRACT_DASSIGN Eintrag 20090522
2 Importing I_S_DLTAE Call by reference Type reference (TYPE) RSTT_DLTAE Einzeltest 20090522

Method __EXTRACT_DASSIGN_ROW on class CL_RSTT_TRUN has no exception.

Method __EXTRACT_GET_DASM_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SYSID Call by reference Type reference (TYPE) ANY System 20090604
2 Importing I_TRUNID Call by reference Type reference (TYPE) RSTT_TRUNID Testlauf ID 20090604
3 Importing I_TSEQNO Call by reference Type reference (TYPE) RSTT_LOGUNIT-TSEQNO Interne Nummer der Testsequenz 20090604
4 Importing I_TUNITNO Call by reference Type reference (TYPE) RSTT_LOGUNIT-TUNITNO Interne Nummer der Testeinheit 20090604
5 Returning R_KEY Value transfer Type reference (TYPE) RSCHAVL Merkmalswert 20090604

Method __EXTRACT_GET_DASM_KEY on class CL_RSTT_TRUN has no exception.

Method __EXTRACT_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) DATA Datenpaket 20090216

Method __EXTRACT_RESULTS on class CL_RSTT_TRUN has no exception.

Method __EXTRACT_RESULTS_CUR_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BLOCKSIZE Call by reference Type reference (TYPE) RSTT_INT4 Blockgröße 20100325

Method __EXTRACT_RESULTS_CUR_INIT on class CL_RSTT_TRUN has no exception.

Method __EXTRACT_RESULTS_CUR_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) DATA Datenpaket 20100330

Method __EXTRACT_RESULTS_CUR_MSG on class CL_RSTT_TRUN has no exception.

Method __EXTRACT_RESULTS_CUR_RESP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) DATA Datenpaket 20100330

Method __EXTRACT_RESULTS_CUR_RESP on class CL_RSTT_TRUN has no exception.

Method __EXTRACT_RESULTS_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BLOCKSIZE Call by reference Type reference (TYPE) RSTT_INT4 Blockgröße 20090216

Method __EXTRACT_RESULTS_INIT on class CL_RSTT_TRUN has no exception.

Method __EXTRACT_RESULTS_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_ROW Call by reference Type reference (TYPE) NT_S_EXTRACT_RESULT Eintrag 20090216
2 Importing I_SYSID Call by reference Type reference (TYPE) SYSYSID 20111018
3 Importing I_S_TUNIT Call by reference Type reference (TYPE) RSTT_LOGUNIT Einzelstatus 20090216
4 Importing I_S_TUNTS Call by reference Type reference (TYPE) RSTT_LOGUNTS Einzelstatus - Sonderinfo 20100902
5 Importing I_TJOBID Call by reference Type reference (TYPE) RSTT_TJOBID Testjob 20090216
6 Importing I_TRUNID_LAST Call by reference Type reference (TYPE) RSTT_TRUNID Testlauf ID des Vorgängerlaufs 20100907

Method __EXTRACT_RESULTS_ROW on class CL_RSTT_TRUN has no exception.

Method __EXTRACT_TESTSTAT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) DATA Daten 20090619
2 Exporting E_R_STRUC Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Struktur der Daten 20090619

Method __EXTRACT_TESTSTAT_TEXT on class CL_RSTT_TRUN has no exception.

Method __EXTRACT_TRUNSTAT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) DATA Daten 20090619
2 Exporting E_R_STRUC Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Struktur der Daten 20090619

Method __EXTRACT_TRUNSTAT_TEXT on class CL_RSTT_TRUN has no exception.

Method __EXTRACT_TRUN_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) DATA Datenpaket 20090707

Method __EXTRACT_TRUN_ATTR on class CL_RSTT_TRUN has no exception.

Method __EXTRACT_VERICODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) DATA Datenpaket 20100902

Method __EXTRACT_VERICODE on class CL_RSTT_TRUN has no exception.

Method __FIX_LATEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting I_T_WRONG_TRUN Call by reference Type reference (TYPE) RSTT_T_LOGRUN Testläufe mit falscher Zuordnung 20100330

Method __FIX_LATEST on class CL_RSTT_TRUN has no exception.

Method __GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_STATUS Call by reference Type reference (TYPE) OT_S_STATUS Status 20100907
2 Importing I_S_TUNIT Call by reference Type reference (TYPE) RSTT_LOGUNIT Archiv für Ergebnisse von Testeinheiten 20100907
3 Importing I_TRUNID Call by reference Type reference (TYPE) RSTT_TRUNID ID eines Testlaufs 20100907

Method __GET_STATUS on class CL_RSTT_TRUN has no exception.

Method __GET_TRUNSTAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TRUNSTAT Value transfer Type reference (TYPE) RSTT_TRUNSTAT Status eines Testlaufs 20090624

Method __GET_TRUNSTAT on class CL_RSTT_TRUN has no exception.

Method __READ_DEFECT_MESSAGE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_INFO Call by reference Type reference (TYPE) OT_T_MSG_INFO Meldungen 20100325

Method __READ_DEFECT_MESSAGE_INFO on class CL_RSTT_TRUN has no exception.

Method __SELECT_TRUN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_TJOBID Call by reference Type reference (TYPE) CL_RSTT_TRACE_JOB=>NT_TH_TJOBID Jobs 20090623
2 Exporting E_T_TRUN Call by reference Type reference (TYPE) RSTT_T_TRUN_LIST Anzeigeattribute mehrerer Testläufe 20090623
3 Importing I_T_RANGE Call by reference Type reference (TYPE) RSTT_T_RANGE Filter 20090623

Method __SELECT_TRUN_DATA on class CL_RSTT_TRUN has no exception.

Method __SELECT_TRUN_PREPARE_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_RANGE Call by reference Type reference (TYPE) RSTT_T_RANGE fertiger Filter 20090623
2 Importing I_LAST_DAYS Call by reference Type reference (TYPE) RSTT_INT4 Anzahl aktueller Tage 20090623
3 Importing I_T_RANGE Call by reference Type reference (TYPE) RSTT_T_RANGE Filter 20090623

Method __SELECT_TRUN_PREPARE_RANGE on class CL_RSTT_TRUN has no exception.

Method __WDY_ADD_ITEM_ASTAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER Anzeigeinstanz 20080828
2 Changing C_SID Call by reference Type reference (TYPE) RSTT_INT4 SID 20080828
3 Changing C_VALUE Call by reference Type reference (TYPE) ANY Wert 20080828
4 Importing I_LEVEL_MAX Call by reference Type reference (TYPE) RSTT_INT4 Maximale Ebenenanzahl 20080828
5 Importing I_SID_REF Call by reference Type reference (TYPE) RSTT_INT4 SID des Vaterelements 20080828
6 Importing I_S_LEVEL Call by reference Type reference (TYPE) OT_S_ORDER Aktueller Ebene 20080828
7 Importing I_S_TUNIT Call by reference Type reference (TYPE) RSTT_LOGUNIT Ergebniseintrag einer Testeinheit 20080828

Method __WDY_ADD_ITEM_ASTAT on class CL_RSTT_TRUN has no exception.

Method __WDY_ADD_ITEM_DEFECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER Anzeigeinstanz 20121129
2 Changing C_SID Call by reference Type reference (TYPE) RSTT_INT4 SID 20121129
3 Changing C_VALUE Call by reference Type reference (TYPE) ANY Wert 20121129
4 Importing I_LEVEL_MAX Call by reference Type reference (TYPE) RSTT_INT4 Maximale Ebenenanzahl 20121129
5 Importing I_SID_REF Call by reference Type reference (TYPE) RSTT_INT4 SID des Vaterelements 20121129
6 Importing I_S_LEVEL Call by reference Type reference (TYPE) OT_S_ORDER Aktueller Ebene 20121129
7 Importing I_S_TUNIT Call by reference Type reference (TYPE) RSTT_LOGUNIT Ergebniseintrag einer Testeinheit 20121129

Method __WDY_ADD_ITEM_DEFECT on class CL_RSTT_TRUN has no exception.

Method __WDY_ADD_ITEM_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER Anzeigeinstanz 20121129
2 Changing C_SID Call by reference Type reference (TYPE) RSTT_INT4 SID 20121129
3 Changing C_VALUE Call by reference Type reference (TYPE) ANY Wert 20121129
4 Importing I_LEVEL_MAX Call by reference Type reference (TYPE) RSTT_INT4 Maximale Ebenenanzahl 20121129
5 Importing I_SID_REF Call by reference Type reference (TYPE) RSTT_INT4 SID des Vaterelements 20121129
6 Importing I_S_LEVEL Call by reference Type reference (TYPE) OT_S_ORDER Aktueller Ebene 20121129
7 Importing I_S_TUNIT Call by reference Type reference (TYPE) RSTT_LOGUNIT Ergebniseintrag einer Testeinheit 20121129

Method __WDY_ADD_ITEM_HISTORY on class CL_RSTT_TRUN has no exception.

Method __WDY_ADD_ITEM_INFOPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER Anzeigeinstanz 20121129
2 Changing C_SID Call by reference Type reference (TYPE) RSTT_INT4 SID 20121129
3 Changing C_VALUE Call by reference Type reference (TYPE) ANY Wert 20121129
4 Importing I_LEVEL_MAX Call by reference Type reference (TYPE) RSTT_INT4 Maximale Ebenenanzahl 20121129
5 Importing I_SID_REF Call by reference Type reference (TYPE) RSTT_INT4 SID des Vaterelements 20121129
6 Importing I_S_LEVEL Call by reference Type reference (TYPE) OT_S_ORDER Aktueller Ebene 20121129
7 Importing I_S_TUNIT Call by reference Type reference (TYPE) RSTT_LOGUNIT Ergebniseintrag einer Testeinheit 20121129

Method __WDY_ADD_ITEM_INFOPROV on class CL_RSTT_TRUN has no exception.

Method __WDY_ADD_ITEM_KEYISSUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER 20111018
2 Changing C_SID Call by reference Type reference (TYPE) RSTT_INT4 20111018
3 Changing C_VALUE Call by reference Type reference (TYPE) ANY 20111018
4 Importing I_SID_REF Call by reference Type reference (TYPE) RSTT_INT4 20111018
5 Importing I_SX_ATTRVAL Call by reference Type reference (TYPE) OT_SX_ATTRVAL 20111018

Method __WDY_ADD_ITEM_KEYISSUE on class CL_RSTT_TRUN has no exception.

Method __WDY_ADD_ITEM_KEYMSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER 20111018
2 Changing C_SID Call by reference Type reference (TYPE) RSTT_INT4 20111018
3 Changing C_VALUE Call by reference Type reference (TYPE) ANY 20111018
4 Importing I_SID_REF Call by reference Type reference (TYPE) RSTT_INT4 20111018
5 Importing I_SX_ATTRVAL Call by reference Type reference (TYPE) OT_SX_ATTRVAL 20111018

Method __WDY_ADD_ITEM_KEYMSG on class CL_RSTT_TRUN has no exception.

Method __WDY_ADD_ITEM_RKIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER Anzeigeinstanz 20080828
2 Changing C_SID Call by reference Type reference (TYPE) RSTT_INT4 SID 20080828
3 Changing C_VALUE Call by reference Type reference (TYPE) ANY Wert 20080828
4 Importing I_LEVEL_MAX Call by reference Type reference (TYPE) RSTT_INT4 Maximale Ebenenanzahl 20080828
5 Importing I_SID_REF Call by reference Type reference (TYPE) RSTT_INT4 SID des Vaterelements 20080828
6 Importing I_S_LEVEL Call by reference Type reference (TYPE) OT_S_ORDER Aktueller Ebene 20080828
7 Importing I_S_TUNIT Call by reference Type reference (TYPE) RSTT_LOGUNIT Ergebniseintrag einer Testeinheit 20080828

Method __WDY_ADD_ITEM_RKIND on class CL_RSTT_TRUN has no exception.

Method __WDY_ADD_ITEM_TSEQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER Anzeigeinstanz 20080828
2 Changing C_SID Call by reference Type reference (TYPE) RSTT_INT4 SID 20080828
3 Changing C_VALUE Call by reference Type reference (TYPE) ANY Wert 20080828
4 Importing I_LEVEL_MAX Call by reference Type reference (TYPE) RSTT_INT4 Maximale Ebenenanzahl 20080828
5 Importing I_SID_REF Call by reference Type reference (TYPE) RSTT_INT4 SID des Vaterelements 20080828
6 Importing I_S_LEVEL Call by reference Type reference (TYPE) OT_S_ORDER Aktueller Ebene 20080828
7 Importing I_S_TUNIT Call by reference Type reference (TYPE) RSTT_LOGUNIT Ergebniseintrag einer Testeinheit 20080828

Method __WDY_ADD_ITEM_TSEQ on class CL_RSTT_TRUN has no exception.

Method __WDY_ADD_ITEM_TSTAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER Anzeigeinstanz 20080828
2 Changing C_SID Call by reference Type reference (TYPE) RSTT_INT4 SID 20080828
3 Changing C_VALUE Call by reference Type reference (TYPE) ANY Wert 20080828
4 Importing I_LEVEL_MAX Call by reference Type reference (TYPE) RSTT_INT4 Maximale Ebenenanzahl 20080828
5 Importing I_SID_REF Call by reference Type reference (TYPE) RSTT_INT4 SID des Vaterelements 20080828
6 Importing I_S_LEVEL Call by reference Type reference (TYPE) OT_S_ORDER Aktueller Ebene 20080828
7 Importing I_S_TUNIT Call by reference Type reference (TYPE) RSTT_LOGUNIT Ergebniseintrag einer Testeinheit 20080828

Method __WDY_ADD_ITEM_TSTAT on class CL_RSTT_TRUN has no exception.

Method __WDY_ADD_ITEM_TUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER Anzeigeinstanz 20080828
2 Changing C_SID Call by reference Type reference (TYPE) RSTT_INT4 SID 20080828
3 Changing C_VALUE Call by reference Type reference (TYPE) ANY Wert 20080828
4 Importing I_LEVEL_MAX Call by reference Type reference (TYPE) RSTT_INT4 Maximale Ebenenanzahl 20080828
5 Importing I_SID_REF Call by reference Type reference (TYPE) RSTT_INT4 SID des Vaterelements 20080828
6 Importing I_S_LEVEL Call by reference Type reference (TYPE) OT_S_ORDER Aktueller Ebene 20080828
7 Importing I_S_TUNIT Call by reference Type reference (TYPE) RSTT_LOGUNIT Ergebniseintrag einer Testeinheit 20080828
8 Importing I_TSEQID Call by reference Type reference (TYPE) RSTT_TRACEID Testsequenz 20080828

Method __WDY_ADD_ITEM_TUNIT on class CL_RSTT_TRUN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730