SAP ABAP Class CL_RSTT_TRACE_TEST (Test Trace Processing for Test Sequences)
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 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_TRACE OLAP Trace: Basic Class Trace 20070307
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_EXTRACT Extraction of Application Data 20090618
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_TOBJ_UI Interface for Administration of Display Elements 20070808
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_TSEQ_EXTN Test Sequence Processing of Type EXTN (External Test) 20090121
2 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_TSEQ_JUNT Test Sequence Processing of Type JUNIT 20090115
3 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_TSEQ_RSPC Test Sequence Processing of Type RSPC (Process Chain) 20090120
4 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_TSEQ_RSTT Test Sequence Processing of Type RSTT (Test Job) 20090115
5 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_TSEQ_TREP Test Sequence Processing of Type TREP (Test Report) 20090121
6 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_TSEQ_UNIT Test Sequence Processing of Type UNIT (ABAP Unit Test) 20090121
Properties
Class CL_RSTT_TRACE_TEST  
Short Description Test Trace Processing for Test Sequences    
Super Class CL_RSTT_TRACE OLAP Trace: Basic Class Trace 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_ATR   Repository for Automatic Tests 
Created 20070307   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSTT_TRACE_JOB Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 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 20090618
2 IF_RSTT_TOBJ_UI Interface for Administration of Display Elements 20070808
Friends
Class CL_RSTT_TRACE_TEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_EXECTP Constant Public See coding Execution Categories 20070801
2 N_C_EXTRACT_VAR Constant Public See coding 20090618
3 N_C_POBJTYPE Constant Public See coding 20070403
4 N_C_RESULTTP Constant Public See coding 20070806
5 N_C_TSEQTYPE Constant Public See coding Types of Test Sequences 20070403
6 N_SX_TSEQPARAM Instance attribute Public Type reference (TYPE) RSTT_SX_TSEQPARAM Other Parameters of Test Sequence 20070326
7 N_S_TSEQ_HEADER Instance attribute Public Type reference (TYPE) RSTT_TEST Header Data of Test Sequence 20070326
8 N_TX_FUNC Instance attribute Public Type reference (TYPE) RSTT_TX_FUNC Functional Cover for Multiple Test Units 20080404
9 O_C_CODE Constant Protected See coding 20090115
10 O_C_CODEUSER Constant Protected See coding 20070904
11 O_C_SAVECODE Constant Protected See coding 20080404
12 O_C_USERPARAM Constant Protected Type reference (TYPE) RSTT_COMPNM 'USER_PARAM' Code for User Table 20070831
13 O_R_CREATOR Instance attribute Protected Object reference (TYPE REF TO) CL_RSTT_TRACE_CREATOR Instance for Trace Generation 20070326
14 O_SX_RESP Instance attribute Protected Type reference (TYPE) OT_SX_RESP Responsibility 20090708
15 O_TH_TRACELIST Instance attribute Protected Type reference (TYPE) OT_TH_TRACELIST Trace List with Attributes 20071211
16 O_TH_TSEQ Static Attribute Protected Type reference (TYPE) OT_TH_TSEQ Buffer for Test Sequence Info 20080814
17 O_TH_TSEQG Static Attribute Protected Type reference (TYPE) OT_TH_TSEQG Buffer for Test Sequence Key 20080814
18 O_TH_TUNIT Static Attribute Protected Type reference (TYPE) OT_TH_TUNIT Buffer for Test Units 20080814
19 O_T_USERPARAM Static Attribute Protected Type reference (TYPE) RSTT_T_USERPARAM User Parameters 20070831
20 O_T_USER_UPDATE Static Attribute Protected Type reference (TYPE) RSTT_T_RANGE_AUTHOR User with Attribute Changes 20070913
21 O_USERPARAM_UPDATE Static Attribute Protected Type reference (TYPE) RSTT_FLAG User List Changed 20070831
22 P_C_CODE_PARAM Constant Private Type reference (TYPE) RSTT_CHAR10 'TSEQPARAM' Code for Serialization 20070326
23 P_NOT_INITIAL Instance attribute Private Type reference (TYPE) RSTT_FLAG Save Sequence Initially? 20070426
24 P_TH_SUBCLASS Static Attribute Private Type reference (TYPE) OT_TH_SUBCLASS Subordinate classes 20090115
25 P_T_CALLSTACK Instance attribute Private Type reference (TYPE) RSTT_T_CALLSTACK Call Table 20070404
26 P_UPDATE Instance attribute Private Type reference (TYPE) RSTT_FLAG Attributes Updated 20070326
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TUNIT_INFO Instance method Public Method Add Information on Test Unit 20071211
2 CHECK_OBJECT Instance method Public Method Check Consistency of Reference Object 20100608
3 CHECK_OBJECT_STATIC Static method Public Method Static Object Check 20100608
4 CHECK_TOBJ_SCHEDULED Instance method Public Method Checks if contained test object is already scheduled 20101005
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090115
6 CREATE_CL_RSTT_TRACE_TEST Static method Public Method Generate Class Instance 20070307
7 DELETE_TEST_SEQUENCE Static method Public Method Delete Test Sequence Parameters 20070906
8 EXECUTE Static method Public Method Execute test sequence 20090115
9 EXECUTE_TEST_SEQUENCE Static method Public Method Run Test Sequence Immediately 20090115
10 GET_APPL_LIST Instance method Public Method 20070808
11 GET_FUNCOV Instance method Public Method Get Functional Cover 20080404
12 GET_INFOS Static method Public Method Gather Information for Test Applications 20090121
13 GET_META Static method Public Method Read Metadata from a Test Sequence 20100325
14 GET_RESP Instance method Public Method Display Responsibilities 20090708
15 GET_TSEQID_PROPOSAL Static method Public Method Determine Proposal for Test Sequence ID 20070802
16 GET_TSEQOBJ_INSTANCE Instance method Public Method Get Instance on Test Object 20071211
17 GET_TSEQ_INFO Static method Public Method Find Info for Test Sequence 20080814
18 GET_TUNIT_INFO Static method Public Method Find Info for Test Sequence 20080814
19 LOAD Static method Public Method Load Test Sequence 20100330
20 MODIFY_USERPARAM Instance method Public Method Modify User Parameters 20070831
21 PROCESS_AFTER_EXECUTION Instance method Public Method Processing after Actual Test Execution 20070801
22 READ_ALL_TECHAREA Static method Public Method Read All Existing Technology Areas 20070914
23 READ_ALL_TRESP Static method Public Method Determine All Existing Test Owners 20070914
24 READ_ALL_TSEQTYPE Static method Public Method Read All Existing Test Sequence Types 20070914
25 SELECT_TEST_SEQUENCE Static method Public Method Select Test Sequences 20070920
26 SELECT_TSEQ Static method Public Method Filter Test Sequences 20090925
27 SET_CALLSTACK_ENTRY Instance method Public Method Transfer Call Entry 20070404
28 SET_FUNCOV Instance method Public Method Transfer Functional Cover 20080404
29 SET_META Static method Public Method Submit Metadata for a Test Sequence and Create Object 20100325
30 SET_RESP Instance method Public Method Submit Responsibilities 20090708
31 SET_TSEQ_ATTR Instance method Public Method Transfer Attributes to Instance 20070326
32 UPDATE_RUNTIME_AVG Static method Public Method Update Average Runtime 20090925
33 UPDATE_WIZARD_POSITION Static method Public Method Refresh Control Table for Wizard 20070328
34 _CHECK_TEST_OBJECT_EXISTS Instance method Protected Method Checks for test object for execution 20100715
35 _COLLECT_RSPC_RESULT Instance method Protected Method Determine and Persist Result for Process Chain 20070801
36 _CREATE_EXECUTE_CALL Instance method Protected Method Create Call for Test 20090115
37 _DESERIALIZE_TSEQPARAM Instance method Protected Method Deserialize Parameters 20070326
38 _EXECUTE_TSEQ Instance method Protected Method Execute test sequence 20090115
39 _GET_LIST_HEADER_INFO Static method Protected Method Determine Header Information for List 20070920
40 _LOAD_FUNC Instance method Protected Method Load Functional Cover 20080404
41 _MODIFY_TSEQ_HEADER Instance method Protected Method Update Header Data 20070326
42 _PREPARE_LISTROW Static method Protected Method Format Line for Display 20070919
43 _PREPARE_RANGE Static method Protected Method Format Selections 20070917
44 _READ_RESP Instance method Protected Method Read Owner 20070904
45 _READ_TSEQ_ENTRIES Static method Protected Method Read Base Entries for Test Sequence 20070917
46 _READ_USERPARAM Static method Protected Method Read User List with Attributes 20070831
47 _SAVE_RESP Instance method Protected Method Save Owner 20070904
48 _SAVE_USERPARAM Static method Protected Method Save User Table 20070831
49 _SERIALIZE_TSEQPARAM Instance method Protected Method Serialize Parameter 20070326
50 _STORE_FUNC Instance method Protected Method Save Functional Cover 20080404
51 _STORE_FUNC_STATIC Static method Protected Method Save Functional Cover 20100325
52 _UPDATE_TRUNID Instance method Protected Method Update ID of Last Test Run 20070919
53 __ENCRYPT_PW Static method Private Method Encrypt Password 20091023
54 __EXTRACT_ATTR Static method Private Method Read Attributes for Extraction 20090618
55 __EXTRACT_TEXT Static method Private Method Read Texts for Extraction 20090618
56 __EXTRACT_TEXT_TSEQTYPE Static method Private Method Read Texts for Extraction 20090619
57 __GET_INSTANCE Static method Private Method Create Instance of a Subclass 20090115
58 __GET_SUB_CLASSES Static method Private Method Find Subclasses 20090115
59 __GET_UNIQUE_SID Static method Private Method Create Unique Numerical Key 20091022
60 __READ_RESP Instance method Private Method Read Responsibilities 20090708
61 __SAVE_RESP Instance method Private Method Save Responsibilities 20090708
62 __SELECT_TSEQ_DATA Static method Private Method Read Data 20090925
63 __SELECT_TSEQ_PREPARE_RANGE Static method Private Method Format Filter 20090925
64 __SELECT_TSEQ_RESP Static method Private Method Find Responsibles 20090925
Events
Class CL_RSTT_TRACE_TEST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NT_SX_META_TDATA Public See coding 20100325 BEGIN OF nt_sx_meta_tdata, tseqheader TYPE rstt_test, traceheader TYPE rstt_trace, funcov TYPE rstt_tx_func, headertext TYPE rstt_t_trace_t, resp_test TYPE rstt_th_unam_assign, resp_corr TYPE rstt_th_unam_assign, END OF nt_sx_meta_tdata
2 NT_SX_RESP_TDATA Public See coding 20100325 BEGIN OF nt_sx_resp_tdata, test TYPE rstt_th_unam_assign, corr TYPE rstt_th_unam_assign, test_update TYPE rstt_flag, corr_update TYPE rstt_flag, END OF nt_sx_resp_tdata
3 NT_S_EXTRACT_ATTR Public See coding 20090618 BEGIN OF nt_s_extract_attr, TSID type rstt_traceid, TYA type RSTT_TECHAREA, fla type RSTT_TECHAREA, TSTP type rstt_tseqtype, nrep type rstt_flag, END OF nt_s_extract_attr
4 OT_SX_RESP Protected See coding 20090708 begin of ot_sx_resp, test type rstt_th_unam_assign, corr type rstt_th_unam_assign, test_update type rstt_flag, corr_update type rstt_flag, end of ot_sx_resp
5 OT_S_SUBCLASS Protected See coding 20090115 BEGIN OF ot_s_subclass, type TYPE rstt_tseqtype, text TYPE rstt_lgtxt, class TYPE abap_classname, END OF ot_s_subclass
6 OT_S_TSEQ Protected See coding 20080814 BEGIN OF ot_s_tseq, tseqid TYPE rstt_traceid, tseqguid TYPE rstt_guid, text TYPE rstt_lgtxt, tseqtype TYPE rstt_tseqtype, tseqtp_t TYPE rstt_lgtxt, author TYPE rstt_tuser, moddate TYPE rsdate, modtime TYPE rs_seltime, tseqobjnm TYPE rstt_tobjnm, objrefnm TYPE rstt_variantid, icon TYPE rstt_string, END OF ot_s_tseq
7 OT_S_TSEQG Protected See coding 20080814 BEGIN OF ot_s_tseqg, tseqguid TYPE rstt_guid, tseqid TYPE rstt_traceid, END OF ot_s_tseqg
8 OT_S_TSEQ_DB Protected See coding 20090618 BEGIN OF ot_s_tseq_db, traceid TYPE rstt_traceid, techarea TYPE rstt_techarea, funcarea TYPE rstt_techarea, tseqtype TYPE rstt_tseqtype, norep type rstt_flag, END OF ot_s_tseq_db
9 OT_S_TUNIT Protected See coding 20080814 BEGIN OF ot_s_tunit, tunitid TYPE rstt_tunitid, tseqid TYPE rstt_traceid, text TYPE rstt_lgtxt, author TYPE rstt_tuser, moddate TYPE rsdate, modtime TYPE rs_seltime, icon TYPE rstt_string, END OF ot_s_tunit
10 OT_TH_SUBCLASS Protected See coding 20090115 ot_th_subclass TYPE HASHED TABLE OF ot_s_subclass WITH UNIQUE KEY type
11 OT_TH_TRACELIST Protected See coding Trace List with Parameters 20071211 ot_th_tracelist TYPE HASHED TABLE OF rstt_s_tracelist WITH UNIQUE KEY traceid
12 OT_TH_TSEQ Protected See coding 20080814 ot_th_tseq TYPE HASHED TABLE OF ot_s_tseq WITH UNIQUE KEY tseqid
13 OT_TH_TSEQG Protected See coding 20080814 ot_th_tseqg TYPE HASHED TABLE OF ot_s_tseqg WITH UNIQUE KEY tseqguid
14 OT_TH_TUNIT Protected See coding 20080814 ot_th_tunit TYPE HASHED TABLE OF ot_s_tunit WITH UNIQUE KEY tunitid tseqid
15 OT_T_TSEQ_DB Protected See coding 20090618 ot_t_tseq_db TYPE STANDARD TABLE OF ot_s_tseq_db WITH DEFAULT KEY
Method Signatures

Method ADD_TUNIT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_TUNIT_UI Call by reference Type reference (TYPE) RSTT_S_TUNIT_UI Struktur zur Aufbereitung eines Testeinheitergebnisses 20071211

Method ADD_TUNIT_INFO on class CL_RSTT_TRACE_TEST has no exception.

Method CHECK_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXISTS Call by reference Type reference (TYPE) RSTT_FLAG Objekt existiert 20100608

Method CHECK_OBJECT on class CL_RSTT_TRACE_TEST has no exception.

Method CHECK_OBJECT_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXISTS Call by reference Type reference (TYPE) RSTT_FLAG Objekt existiert 20100608
2 Importing I_S_TSEQ Call by reference Type reference (TYPE) ANY Parameter der Sequenz 20100608

Method CHECK_OBJECT_STATIC on class CL_RSTT_TRACE_TEST has no exception.

Method CHECK_TOBJ_SCHEDULED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COUNT Call by reference Type reference (TYPE) RSTT_INT4 Anzahl eingeplanter Jobs 20101005
2 Exporting E_DATE Call by reference Type reference (TYPE) RSDATE Datum 20101005
3 Exporting E_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Kennummer eines Jobs 20101005
4 Exporting E_JOBNAME Call by reference Type reference (TYPE) BTCJOB Name eines Hintergrundjobs 20101005
5 Exporting E_PMODE Call by reference Type reference (TYPE) RSTT_PERIOD_MODE Verarbeitungsmodus 20101005
6 Exporting E_SCHEDULED Call by reference Type reference (TYPE) RSTT_FLAG Bereits eingeplant 20101005
7 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20101005
8 Exporting E_TIME Call by reference Type reference (TYPE) RS_SELTIME Uhrzeit 20101005

Method CHECK_TOBJ_SCHEDULED on class CL_RSTT_TRACE_TEST has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSTT_TRACE_TEST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSTT_TRACE_TEST has no exception.

Method CREATE_CL_RSTT_TRACE_TEST Signature

Method CREATE_CL_RSTT_TRACE_TEST on class CL_RSTT_TRACE_TEST has no parameter.
Method CREATE_CL_RSTT_TRACE_TEST on class CL_RSTT_TRACE_TEST has no exception.

Method DELETE_TEST_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DELETED Call by reference Type reference (TYPE) RSTT_FLAG Erfolgreich gelöscht 20070906
2 Importing I_TSEQID Call by reference Type reference (TYPE) RSTT_TRACEID ID der Sequenz 20070906

Method DELETE_TEST_SEQUENCE on class CL_RSTT_TRACE_TEST has no exception.

Method EXECUTE Signature

Method EXECUTE on class CL_RSTT_TRACE_TEST has no parameter.
Method EXECUTE on class CL_RSTT_TRACE_TEST has no exception.

Method EXECUTE_TEST_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TSEQUID Call by reference Type reference (TYPE) RSTT_TRACEID ID der Testsequenz 20090115
# Exception Resumable Description Created on
1 EXECUTION_ERROR 20090115
2 LOAD_ERROR 20090115
3 TSEQ_NOT_FOUND 20090115

Method GET_APPL_LIST Signature

Method GET_APPL_LIST on class CL_RSTT_TRACE_TEST has no parameter.
Method GET_APPL_LIST on class CL_RSTT_TRACE_TEST has no exception.

Method GET_FUNCOV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TX_FUNC Call by reference Type reference (TYPE) RSTT_TX_FUNC Funktionale Abdeckung mehrerer Testeinheiten 20090211

Method GET_FUNCOV on class CL_RSTT_TRACE_TEST has no exception.

Method GET_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TSEQ_TEXT Call by reference Type reference (TYPE) RSTT_T_TEXT Texte 20090121

Method GET_INFOS on class CL_RSTT_TRACE_TEST has no exception.

Method GET_META Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SX_META Call by reference Type reference (TYPE) NT_SX_META_TDATA Metadaten der Sequenz 20100325
2 Importing I_TSEQID Call by reference Type reference (TYPE) RSTT_TRACEID ID 20100325
# Exception Resumable Description Created on
1 NOT_FOUND 20100325
2 READ_ERROR 20100325

Method GET_RESP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_RESP_CORR Call by reference Type reference (TYPE) RSTT_TH_UNAM_ASSIGN Benutzerselektion für Korrekturverantwortung 20090708
2 Exporting E_TH_RESP_TEST Call by reference Type reference (TYPE) RSTT_TH_UNAM_ASSIGN Benutzerselektion für Testverantwortung 20090708

Method GET_RESP on class CL_RSTT_TRACE_TEST has no exception.

Method GET_TSEQID_PROPOSAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TECHAREA Call by reference Type reference (TYPE) RSTT_TECHAREA Technologiebereich für Testaktivitäten 20070802
2 Importing I_TSEQTYPE Call by reference Type reference (TYPE) RSTT_TSEQTYPE Testsequenztyp 20070802
3 Returning R_TSEQID Value transfer Type reference (TYPE) RSTT_TRACEID ID für Testsequenz 20070802

Method GET_TSEQID_PROPOSAL on class CL_RSTT_TRACE_TEST has no exception.

Method GET_TSEQOBJ_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_TSEQOBJ Call by reference Object reference (TYPE REF TO) OBJECT Testobjektinstanz 20071211

Method GET_TSEQOBJ_INSTANCE on class CL_RSTT_TRACE_TEST has no exception.

Method GET_TSEQ_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AUTHOR Call by reference Type reference (TYPE) RSTT_TUSER Autor 20080814
2 Exporting E_ICON Call by reference Type reference (TYPE) RSTT_STRING Ikone 20080814
3 Exporting E_MODDATE Call by reference Type reference (TYPE) RSDATE Datum 20080814
4 Exporting E_MODTIME Call by reference Type reference (TYPE) RS_SELTIME Modifikationszeitpunkt 20080814
5 Exporting E_OBJREFNM Call by reference Type reference (TYPE) RSTT_VARIANTID Testobjektreferenz 20080814
6 Exporting E_TEXT Call by reference Type reference (TYPE) ANY Beschreibung 20080814
7 Exporting E_TSEQID Call by reference Type reference (TYPE) RSTT_TRACEID Testsequenz ID 20080814
8 Exporting E_TSEQOBJNM Call by reference Type reference (TYPE) RSTT_TOBJNM Testobjekt 20080814
9 Exporting E_TSEQTYPE Call by reference Type reference (TYPE) RSTT_TSEQTYPE Testsequenztyp 20080814
10 Exporting E_TYPE_T Call by reference Type reference (TYPE) RSTT_LGTXT Text des Types 20080814
11 Importing I_TSEQGUID Call by reference Type reference (TYPE) RSTT_GUID Testsequenz GUID 20080814
12 Importing I_TSEQID Call by reference Type reference (TYPE) RSTT_TRACEID Testsequenz ID 20080814

Method GET_TSEQ_INFO on class CL_RSTT_TRACE_TEST has no exception.

Method GET_TUNIT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AUTHOR Call by reference Type reference (TYPE) RSTT_TUSER Autor 20080814
2 Exporting E_ICON Call by reference Type reference (TYPE) RSTT_STRING Ikone 20080814
3 Exporting E_MODDATE Call by reference Type reference (TYPE) RSDATE Modifikationsdatum 20080814
4 Exporting E_MODTIME Call by reference Type reference (TYPE) RS_SELTIME Modifikationszeitpunkt 20080814
5 Exporting E_TEXT Call by reference Type reference (TYPE) ANY Beschreibung 20080814
6 Exporting E_TSEQID Call by reference Type reference (TYPE) RSTT_TRACEID Testsequenz ID 20080814
7 Exporting E_TYPE_T Call by reference Type reference (TYPE) RSTT_LGTXT Text des Types 20080814
8 Importing I_TSEQGUID Call by reference Type reference (TYPE) RSTT_GUID Testsequenz GUID 20080814
9 Importing I_TSEQID Call by reference Type reference (TYPE) RSTT_TRACEID Testsequenz ID 20080814
10 Importing I_TUNITID Call by reference Type reference (TYPE) RSTT_TUNITID Testeinheit 20080814

Method GET_TUNIT_INFO on class CL_RSTT_TRACE_TEST has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUID Call by reference Type reference (TYPE) RSTT_GUID RSTT: Traceguid 20100330
2 Importing I_ID Call by reference Type reference (TYPE) RSTT_TRACEID Trace-Tool: technischer Name von Trace (Trace-ID) 20100330
3 Returning R_R_TSEQ Value transfer Object reference (TYPE REF TO) CL_RSTT_TRACE_TEST Test-Trace-Verarbeitung für Testsequenzen 20100330

Method LOAD on class CL_RSTT_TRACE_TEST has no exception.

Method MODIFY_USERPARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CORR_FLAG Call by reference Type reference (TYPE) RSTT_FLAG Korrekturverantwortlicher 20070904
2 Importing I_DELETE Call by reference Type reference (TYPE) RSTT_FLAG Löschen 20070904
3 Importing I_S_USERPARAM Call by reference Type reference (TYPE) RSTT_S_USERPARAM Benutzerparameter 20070831

Method MODIFY_USERPARAM on class CL_RSTT_TRACE_TEST has no exception.

Method PROCESS_AFTER_EXECUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXECTP Call by reference Type reference (TYPE) RSTT_EXECTP Ausführungsmodus 20070801
2 Importing I_R_TRUN Call by reference Object reference (TYPE REF TO) CL_RSTT_TRUN Testlaufinstanz 20070801

Method PROCESS_AFTER_EXECUTION on class CL_RSTT_TRACE_TEST has no exception.

Method READ_ALL_TECHAREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TECHAREA Call by reference Type reference (TYPE) RSTT_T_TEXT Technologiebereiche 20070914

Method READ_ALL_TECHAREA on class CL_RSTT_TRACE_TEST has no exception.

Method READ_ALL_TRESP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_RESP Call by reference Type reference (TYPE) RSTT_T_TEXT Tabelle für Benutzerparameter 20070914
2 Importing I_CRESP Call by reference Type reference (TYPE) RSTT_FLAG Korrekturverantwortliche 20070914

Method READ_ALL_TRESP on class CL_RSTT_TRACE_TEST has no exception.

Method READ_ALL_TSEQTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TSEQTYPE Call by reference Type reference (TYPE) RSTT_T_TEXT Sequenztypen 20070914

Method READ_ALL_TSEQTYPE on class CL_RSTT_TRACE_TEST has no exception.

Method SELECT_TEST_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TX_HEADER Call by reference Type reference (TYPE) RSTT_TX_PARAM Kopfdaten 20070920
2 Exporting E_T_TSEQ Call by reference Type reference (TYPE) RSTT_T_TSEQ_LIST Tabelle für Listenanzeige von Testsequenzen 20070920
3 Importing I_TX_RANGE Call by reference Type reference (TYPE) RSTT0_TX_RANGE Selektionen 20070920
# Exception Resumable Description Created on
1 DB_READ_ERROR 20070920

Method SELECT_TSEQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_RESP Call by reference Type reference (TYPE) RSTT_T_UNAM_ASSIGN Stammdaten mehrerer Benutzer 20090925
2 Exporting E_T_TSEQ Call by reference Type reference (TYPE) RSTT_T_TSEQ_LIST Anzeigetabelle 20090925
3 Importing I_T_RANGE Call by reference Type reference (TYPE) RSTT_T_RANGE_ALL Selektionen 20090925

Method SELECT_TSEQ on class CL_RSTT_TRACE_TEST has no exception.

Method SET_CALLSTACK_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_CALLSTACK Call by reference Type reference (TYPE) RSTT_CALLSTACK Aufruf 20070404

Method SET_CALLSTACK_ENTRY on class CL_RSTT_TRACE_TEST has no exception.

Method SET_FUNCOV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TX_FUNC Call by reference Type reference (TYPE) RSTT_TX_FUNC Funktionale Abdeckung mehrerer Testeinheiten 20080404

Method SET_FUNCOV on class CL_RSTT_TRACE_TEST has no exception.

Method SET_META Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SX_META Call by reference Type reference (TYPE) NT_SX_META_TDATA Metadaten der Sequenz 20100325
2 Importing I_TSEQID Call by reference Type reference (TYPE) RSTT_TRACEID ID 20100325
# Exception Resumable Description Created on
1 ALREADY_EXISTS 20100325
2 CREATION_ERROR 20100325
3 MISSING_DATA 20100325

Method SET_RESP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TH_RESP_CORR Call by reference Type reference (TYPE) RSTT_TH_UNAM_ASSIGN Benutzerselektion für Korrekturverantwortung 20090708
2 Importing I_TH_RESP_TEST Call by reference Type reference (TYPE) RSTT_TH_UNAM_ASSIGN Benutzerselektion für Testverantwortung 20090708

Method SET_RESP on class CL_RSTT_TRACE_TEST has no exception.

Method SET_TSEQ_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SX_PARAM Call by reference Type reference (TYPE) RSTT_SX_TSEQPARAM Parameter einer Testsequenz 20070326
2 Importing I_S_TSEQ_HEADER Call by reference Type reference (TYPE) RSTT_TEST Kopfdaten 20070326

Method SET_TSEQ_ATTR on class CL_RSTT_TRACE_TEST has no exception.

Method UPDATE_RUNTIME_AVG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_ATTR Call by reference Type reference (TYPE) RSTT_TEST Attribute 20090925
2 Importing I_RUNTIME Call by reference Type reference (TYPE) RSDDKRUNTIME Laufzeit 20090925

Method UPDATE_RUNTIME_AVG on class CL_RSTT_TRACE_TEST has no exception.

Method UPDATE_WIZARD_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_WIZARD_POS Call by reference Type reference (TYPE) RSTT_T_WZRD Tabelle für Wizard-Positionen 20070328
2 Importing I_INIT Call by reference Type reference (TYPE) RSTT_FLAG Initialisieren? 20070328
3 Importing I_NEXT Call by reference Type reference (TYPE) RSTT_FLAG Nächster Schritt? 20070328
4 Importing I_PREV Call by reference Type reference (TYPE) RSTT_FLAG Vorheriger Schritt? 20070328
5 Importing I_R_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Kontextknoten des Wizards 20070328

Method UPDATE_WIZARD_POSITION on class CL_RSTT_TRACE_TEST has no exception.

Method _CHECK_TEST_OBJECT_EXISTS Signature

Method _CHECK_TEST_OBJECT_EXISTS on class CL_RSTT_TRACE_TEST has no parameter.
# Exception Resumable Description Created on
1 TOBJ_NOT_EXISTS Testobjekt existiert nicht. Ausführung abgebrochen! 20100715

Method _COLLECT_RSPC_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_JOBNO Call by reference Type reference (TYPE) BTCJOBCNT Interne Kenn-Nummer des Jobs 20070801
2 Exporting E_RELEASED Call by reference Type reference (TYPE) RSTT_FLAG Wurde Job erfolgreich freigegeben? 20070801
3 Importing I_LOGID Call by reference Type reference (TYPE) RSPC_LOGID Protokoll-ID eines Laufs einer Prozeßkette 20070801
4 Importing I_R_TRUN Call by reference Object reference (TYPE REF TO) CL_RSTT_TRUN Testlaufinstanz 20080208
5 Importing I_TRUNID Call by reference Type reference (TYPE) RSTT_TRUNID ID eines Testlaufs 20070801

Method _COLLECT_RSPC_RESULT on class CL_RSTT_TRACE_TEST has no exception.

Method _CREATE_EXECUTE_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SX_CALLSTACK Call by reference Type reference (TYPE) RSTT_SX_CALLSTACK Aufrufinformationen 20090115

Method _CREATE_EXECUTE_CALL on class CL_RSTT_TRACE_TEST has no exception.

Method _DESERIALIZE_TSEQPARAM Signature

Method _DESERIALIZE_TSEQPARAM on class CL_RSTT_TRACE_TEST has no parameter.
Method _DESERIALIZE_TSEQPARAM on class CL_RSTT_TRACE_TEST has no exception.

Method _EXECUTE_TSEQ Signature

Method _EXECUTE_TSEQ on class CL_RSTT_TRACE_TEST has no parameter.
Method _EXECUTE_TSEQ on class CL_RSTT_TRACE_TEST has no exception.

Method _GET_LIST_HEADER_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TX_HEADER Call by reference Type reference (TYPE) RSTT_TX_PARAM Headerinfo 20070920

Method _GET_LIST_HEADER_INFO on class CL_RSTT_TRACE_TEST has no exception.

Method _LOAD_FUNC Signature

Method _LOAD_FUNC on class CL_RSTT_TRACE_TEST has no parameter.
Method _LOAD_FUNC on class CL_RSTT_TRACE_TEST has no exception.

Method _MODIFY_TSEQ_HEADER Signature

Method _MODIFY_TSEQ_HEADER on class CL_RSTT_TRACE_TEST has no parameter.
Method _MODIFY_TSEQ_HEADER on class CL_RSTT_TRACE_TEST has no exception.

Method _PREPARE_LISTROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_TSEQ Call by reference Type reference (TYPE) RSTT_S_TSEQ_LIST Parameter für Listenanzeige von Testsequenzen 20070919

Method _PREPARE_LISTROW on class CL_RSTT_TRACE_TEST has no exception.

Method _PREPARE_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TX_RANGE Call by reference Type reference (TYPE) RSTT0_TX_RANGE Aufbereitete Selektionen 20070917
2 Importing I_TX_RANGE Call by reference Type reference (TYPE) RSTT0_TX_RANGE Selektionen 20070917

Method _PREPARE_RANGE on class CL_RSTT_TRACE_TEST has no exception.

Method _READ_RESP Signature

Method _READ_RESP on class CL_RSTT_TRACE_TEST has no parameter.
Method _READ_RESP on class CL_RSTT_TRACE_TEST has no exception.

Method _READ_TSEQ_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TSEQ Call by reference Type reference (TYPE) RSTT_T_TSEQ_LIST Tabelle für Listenanzeige von Testsequenzen 20070917
2 Importing I_TX_RANGE Call by reference Type reference (TYPE) RSTT0_TX_RANGE Selektionen 20070917
# Exception Resumable Description Created on
1 DB_READ_ERROR 20070917

Method _READ_USERPARAM Signature

Method _READ_USERPARAM on class CL_RSTT_TRACE_TEST has no parameter.
Method _READ_USERPARAM on class CL_RSTT_TRACE_TEST has no exception.

Method _SAVE_RESP Signature

Method _SAVE_RESP on class CL_RSTT_TRACE_TEST has no parameter.
Method _SAVE_RESP on class CL_RSTT_TRACE_TEST has no exception.

Method _SAVE_USERPARAM Signature

Method _SAVE_USERPARAM on class CL_RSTT_TRACE_TEST has no parameter.
Method _SAVE_USERPARAM on class CL_RSTT_TRACE_TEST has no exception.

Method _SERIALIZE_TSEQPARAM Signature

Method _SERIALIZE_TSEQPARAM on class CL_RSTT_TRACE_TEST has no parameter.
Method _SERIALIZE_TSEQPARAM on class CL_RSTT_TRACE_TEST has no exception.

Method _STORE_FUNC Signature

Method _STORE_FUNC on class CL_RSTT_TRACE_TEST has no parameter.
Method _STORE_FUNC on class CL_RSTT_TRACE_TEST has no exception.

Method _STORE_FUNC_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TRACE_HEADER Call by reference Type reference (TYPE) RSTT_TRACE Trace Header 20100325
2 Importing I_TX_FUNC Call by reference Type reference (TYPE) RSTT_TX_FUNC Funktionale Abdeckung mehrerer Testeinheiten 20100325

Method _STORE_FUNC_STATIC on class CL_RSTT_TRACE_TEST has no exception.

Method _UPDATE_TRUNID 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 20070919

Method _UPDATE_TRUNID on class CL_RSTT_TRACE_TEST has no exception.

Method __ENCRYPT_PW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PW Call by reference Type reference (TYPE) RSTT_STRING Verschlüsselung 20091023
2 Importing I_PW Call by reference Type reference (TYPE) RSTT_STRING Passwort 20091023

Method __ENCRYPT_PW on class CL_RSTT_TRACE_TEST has no exception.

Method __EXTRACT_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 Daten 20090618
2 Exporting E_R_STRUC Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Struktur der Daten 20090618

Method __EXTRACT_ATTR on class CL_RSTT_TRACE_TEST has no exception.

Method __EXTRACT_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 20090618
2 Exporting E_R_STRUC Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Struktur der Daten 20090618

Method __EXTRACT_TEXT on class CL_RSTT_TRACE_TEST has no exception.

Method __EXTRACT_TEXT_TSEQTYPE 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_TEXT_TSEQTYPE on class CL_RSTT_TRACE_TEST has no exception.

Method __GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_INSTANCE Call by reference Object reference (TYPE REF TO) CL_RSTT_TRACE_TEST Instanz 20090115
2 Importing I_TSEQTYPE Call by reference Type reference (TYPE) RSTT_TSEQTYPE Testsequenztyp 20090115

Method __GET_INSTANCE on class CL_RSTT_TRACE_TEST has no exception.

Method __GET_SUB_CLASSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_CLASS Call by reference Type reference (TYPE) RSTT_T_STRING Subklassen 20090115

Method __GET_SUB_CLASSES on class CL_RSTT_TRACE_TEST has no exception.

Method __GET_UNIQUE_SID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SID Value transfer Type reference (TYPE) RSTT_INT4 Schlüssel 20091022

Method __GET_UNIQUE_SID on class CL_RSTT_TRACE_TEST has no exception.

Method __READ_RESP Signature

Method __READ_RESP on class CL_RSTT_TRACE_TEST has no parameter.
Method __READ_RESP on class CL_RSTT_TRACE_TEST has no exception.

Method __SAVE_RESP Signature

Method __SAVE_RESP on class CL_RSTT_TRACE_TEST has no parameter.
Method __SAVE_RESP on class CL_RSTT_TRACE_TEST has no exception.

Method __SELECT_TSEQ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TSEQ Call by reference Type reference (TYPE) RSTT_T_TSEQ_LIST Tabelle für Listenanzeige von Testsequenzen 20090925
2 Importing I_T_RANGE_ATTR Call by reference Type reference (TYPE) RSTT_T_RANGE_ALL Filtertabelle für Attribute 20090925
3 Importing I_T_RANGE_HEAD Call by reference Type reference (TYPE) RSTT_T_RANGE_ALL Filtertabelle für Kopfdaten 20090925

Method __SELECT_TSEQ_DATA on class CL_RSTT_TRACE_TEST has no exception.

Method __SELECT_TSEQ_PREPARE_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_RANGE_ATTR Call by reference Type reference (TYPE) RSTT_T_RANGE_ALL fertiger Filter - Testparameter 20090925
2 Exporting E_T_RANGE_HEAD Call by reference Type reference (TYPE) RSTT_T_RANGE_ALL fertiger Filter - Kopfdaten 20090925
3 Importing I_T_RANGE Call by reference Type reference (TYPE) RSTT_T_RANGE_ALL Filter 20090925

Method __SELECT_TSEQ_PREPARE_RANGE on class CL_RSTT_TRACE_TEST has no exception.

Method __SELECT_TSEQ_RESP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_RESP Call by reference Type reference (TYPE) RSTT_T_UNAM_ASSIGN Stammdaten mehrerer Benutzer 20090925
2 Importing I_T_TSEQ Call by reference Type reference (TYPE) RSTT_T_TSEQ_LIST Anzeigetabelle 20090925

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