SAP ABAP Interface IF_RSTT_TREQ (Manage Test Requests in Trace Tool)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     BW_ATR (Package) Repository for Automatic Tests
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSTT_TREQ Basis Management for Test Request 20060508
Properties
Interface IF_RSTT_TREQ  
Short Description Manage Test Requests in Trace Tool    
General Data
Package BW_ATR   Repository for Automatic Tests 
Created 20060508   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSTT0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSTT_TREQ has no interface.
Friends
Interface IF_RSTT_TREQ has no friend.
Attributes
Interface IF_RSTT_TREQ has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DISPLAY_ATTRIBUTS Instance method Public Method Generate Output List for Corresponding Attributes 20060508
2 CREATE_DISPLAY_LINK Instance method Public Method Generate Output List for Links 20060509
3 CREATE_DISPLAY_PARAM Instance method Public Method Generate Output List for Specific Parameter 20060509
4 CREATE_DISPLAY_TESTS Instance method Public Method Generate Output List for Other Tests 20060626
5 CREATE_DISPLAY_TOBJLIST Instance method Public Method Generate Output List for Corresponding Test Object Templates 20060508
6 CREATE_DISPLAY_TRACELIST Instance method Public Method Generate Output List for Corresponding Traces 20060508
7 CREATE_NEW Static method Public Method Generate Instance for New Test Request 20060508
8 DELETE_TREQ Static method Public Method Delete Test Request 20060508
9 EDIT_LINK_ENTRY Instance method Public Method Edit Entry for Corresponding Links 20060509
10 EDIT_PARAM_ENTRY Instance method Public Method Edit Entry for Corresponding Parameters 20060509
11 EDIT_TEST_ENTRY Instance method Public Method Edit Entry for Test Case 20060626
12 EDIT_TOBJ_ENTRY Instance method Public Method Edit Entry for Corresponding Test Object Templates 20060509
13 LOAD_TREQ Static method Public Method Generate Instance for Existing Test Request 20060508
14 SAVE_TREQ Instance method Public Method Save Instance 20060508
15 SELECT_TREQ Static method Public Method Determine Selection from Test Requests 20060508
16 SET_ATTRIBUTS Instance method Public Method Transfer Attributes to Instance 20060508
17 UPDATE_TRACE_STATUS Instance method Public Method Determine Status for Trace Assignment 20060508
Events
Interface IF_RSTT_TREQ has no event.
Types
Interface IF_RSTT_TREQ has no local type.
Method Signatures

Method CREATE_DISPLAY_ATTRIBUTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_TIMES Call by reference Type reference (TYPE) RSTT_S_TIME_WDY Struktur für Zeitangaben (für Anzeige) 20060509
2 Exporting E_S_TREQ_HEADER Call by reference Type reference (TYPE) RSTT_TREQ Kopfdaten für Testanforderung 20060509
3 Exporting E_S_TREQ_TEXT Call by reference Type reference (TYPE) RSTT_TREQ_T Texte für Testanforderung 20060509

Method CREATE_DISPLAY_ATTRIBUTS on Interface IF_RSTT_TREQ has no exception.

Method CREATE_DISPLAY_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_LINK Call by reference Type reference (TYPE) RSTT_T_STRINGS Linktabelle 20060509

Method CREATE_DISPLAY_LINK on Interface IF_RSTT_TREQ has no exception.

Method CREATE_DISPLAY_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA Call by reference Type reference (TYPE) ANY Wert bzw. Struktur 20060509
2 Exporting E_T_DATA Call by reference Type reference (TYPE) ANY TABLE Tabelle 20060509
3 Importing I_PARAM_CODE Call by reference Type reference (TYPE) RSTT_CHAR10 Parametercode 20060509

Method CREATE_DISPLAY_PARAM on Interface IF_RSTT_TREQ has no exception.

Method CREATE_DISPLAY_TESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TESTS_A Call by reference Type reference (TYPE) RSTT_T_TESTS_S Tabelle automatische Tests 20060626
2 Exporting E_T_TESTS_M Call by reference Type reference (TYPE) RSTT_T_TESTS_S Tabelle manuelle Tests 20060626

Method CREATE_DISPLAY_TESTS on Interface IF_RSTT_TREQ has no exception.

Method CREATE_DISPLAY_TOBJLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TOBJLIST Call by reference Type reference (TYPE) RSTT_T_TOBJTEMPL_WDY Liste von Testobjektvorlagen (für Anzeige) 20060508

Method CREATE_DISPLAY_TOBJLIST on Interface IF_RSTT_TREQ has no exception.

Method CREATE_DISPLAY_TRACELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IMG_MSGTY Call by reference Type reference (TYPE) RSTT_STRING Verweis auf Statusbild 20060516
2 Exporting E_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20060516
3 Exporting E_T_TRACELIST Call by reference Type reference (TYPE) RSTT_T_TRACELIST_WDY Tabelle für Trace-Liste (für Anzeige) 20060508

Method CREATE_DISPLAY_TRACELIST on Interface IF_RSTT_TREQ has no exception.

Method CREATE_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TREQTYPE Call by reference Type reference (TYPE) RSTT_TREQTYPE Testanforderungstyp 20060508
2 Importing I_UITYPE Call by reference Type reference (TYPE) RSTT_UITYPE Userinterface-Typ 20060509
3 Returning R_R_TREQ Value transfer Object reference (TYPE REF TO) IF_RSTT_TREQ Instanz 20060508

Method CREATE_NEW on Interface IF_RSTT_TREQ has no exception.

Method DELETE_TREQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSTT_TRACE_LOG Logging-Verarbeitung des Trace-Tools 20060508
2 Importing I_TREQGUID Call by reference Type reference (TYPE) RSTT_GUID GUID der Testanforderung 20060508
3 Importing I_TREQID Call by reference Type reference (TYPE) RSTT_INT4 ID der Testanforderung 20060508

Method DELETE_TREQ on Interface IF_RSTT_TREQ has no exception.

Method EDIT_LINK_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_LINK Call by reference Type reference (TYPE) RSTT_T_STRINGS Linktabelle 20060509
2 Importing I_INDEX Call by reference Type reference (TYPE) RSTT_INT4 Index 20060510
3 Importing I_S_LINK Call by reference Type reference (TYPE) RSTT_S_STRING Linkeintrag 20060509
4 Importing I_TOOLACTION Call by reference Type reference (TYPE) RSTT_TOOLACTION Aktion 20060509

Method EDIT_LINK_ENTRY on Interface IF_RSTT_TREQ has no exception.

Method EDIT_PARAM_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA Call by reference Type reference (TYPE) ANY Wert bzw. Struktur 20060509
2 Exporting E_T_DATA Call by reference Type reference (TYPE) ANY TABLE Tabelle 20060509
3 Importing I_INDEX Call by reference Type reference (TYPE) RSTT_INT4 Index 20060510
4 Importing I_PARAM Call by reference Type reference (TYPE) ANY Parameter 20060509
5 Importing I_PARAM_CODE Call by reference Type reference (TYPE) RSTT_CHAR10 Parametercode 20060509
6 Importing I_TOOLACTION Call by reference Type reference (TYPE) RSTT_TOOLACTION Aktion 20060510

Method EDIT_PARAM_ENTRY on Interface IF_RSTT_TREQ has no exception.

Method EDIT_TEST_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TESTS Call by reference Type reference (TYPE) RSTT_T_TESTS_S Tabelle für Texte der Testliste 20060626
2 Importing I_INDEX Call by reference Type reference (TYPE) RSTT_INT4 Index 20060626
3 Importing I_S_TESTS Call by reference Type reference (TYPE) RSTT_S_TESTS_S Testeintrag 20060626
4 Importing I_TESTCLASS Call by reference Type reference (TYPE) RSTT_TESTCLASS Testklasse 20060626
5 Importing I_TOOLACTION Call by reference Type reference (TYPE) RSTT_TOOLACTION Aktion 20060626

Method EDIT_TEST_ENTRY on Interface IF_RSTT_TREQ has no exception.

Method EDIT_TOBJ_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TOBJLIST Call by reference Type reference (TYPE) RSTT_T_TOBJTEMPL_WDY Liste von Testobjektvorlagen (für Anzeige) 20060509
2 Importing I_INDEX Call by reference Type reference (TYPE) RSTT_INT4 Index 20060510
3 Importing I_S_TOBJ Call by reference Type reference (TYPE) RSTT_S_TOBJTEMPL Struktur für Testobjektvorlagen 20060509
4 Importing I_TOOLACTION Call by reference Type reference (TYPE) RSTT_TOOLACTION Aktion 20060509

Method EDIT_TOBJ_ENTRY on Interface IF_RSTT_TREQ has no exception.

Method LOAD_TREQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAREA Call by reference Type reference (TYPE) RSTT_TAREA Trace-Tool: Testbereich-ID 20060508
2 Importing I_TREQGUID Call by reference Type reference (TYPE) RSTT_GUID GUID der Testanforderung 20060508
3 Importing I_TREQID Call by reference Type reference (TYPE) RSTT_INT4 ID der Testanforderung 20060508
4 Importing I_UITYPE Call by reference Type reference (TYPE) RSTT_UITYPE Userinterface-Typ 20060509
5 Returning R_R_TREQ Value transfer Object reference (TYPE REF TO) IF_RSTT_TREQ Instanz 20060508

Method LOAD_TREQ on Interface IF_RSTT_TREQ has no exception.

Method SAVE_TREQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSTT_TRACE_LOG Logging-Verarbeitung des Trace-Tools 20060508

Method SAVE_TREQ on Interface IF_RSTT_TREQ has no exception.

Method SELECT_TREQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TREQLIST Call by reference Type reference (TYPE) RSTT_T_TREQLIST Liste von Testanforderungen 20060508
2 Importing I_SX_RANGE_TREQ Call by reference Type reference (TYPE) RSTT_SX_RANGE_TREQ Ranges-Struktur zur Selektion von Testanforderungen 20060508
3 Importing I_TAREA Call by reference Type reference (TYPE) RSTT_TAREA Anwendungsbereich 20060511
# Exception Resumable Description Created on
1 DB_READ_ERROR 20060511
2 NO_RELEVANT_DB 20060511

Method SET_ATTRIBUTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TREQ_HEADER Call by reference Type reference (TYPE) RSTT_TREQ Headerinfos für Testanforderung 20060508
2 Importing I_S_TREQ_TEXT Call by reference Type reference (TYPE) RSTT_TREQ_T Texte für Testanforderung 20060508
3 Importing I_T_LINKS Call by reference Type reference (TYPE) RSTT_T_STRINGS Linkliste 20060508
4 Importing I_T_PARAMLIST Call by reference Type reference (TYPE) RSTT0_T_PARAMLIST Parameterliste 20060509
5 Importing I_T_TESTS_A Call by reference Type reference (TYPE) RSTT_T_TESTS_S Automatische Tests 20060626
6 Importing I_T_TESTS_M Call by reference Type reference (TYPE) RSTT_T_TESTS_S Manuelle Tests 20060626
7 Importing I_T_TOBJ Call by reference Type reference (TYPE) RSTT_T_TOBJTEMPL_WDY Tabelle für Testobjektvorlagen 20060508

Method SET_ATTRIBUTS on Interface IF_RSTT_TREQ has no exception.

Method UPDATE_TRACE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GET_TEST_STATUS Call by reference Type reference (TYPE) RSTT_FLAG Teststatus besorgen 20070215

Method UPDATE_TRACE_STATUS on Interface IF_RSTT_TREQ has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700