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 | ![]() |
Instance method | Public | Method | Generate Output List for Corresponding Attributes | 20060508 |
2 | ![]() |
Instance method | Public | Method | Generate Output List for Links | 20060509 |
3 | ![]() |
Instance method | Public | Method | Generate Output List for Specific Parameter | 20060509 |
4 | ![]() |
Instance method | Public | Method | Generate Output List for Other Tests | 20060626 |
5 | ![]() |
Instance method | Public | Method | Generate Output List for Corresponding Test Object Templates | 20060508 |
6 | ![]() |
Instance method | Public | Method | Generate Output List for Corresponding Traces | 20060508 |
7 | ![]() |
Static method | Public | Method | Generate Instance for New Test Request | 20060508 |
8 | ![]() |
Static method | Public | Method | Delete Test Request | 20060508 |
9 | ![]() |
Instance method | Public | Method | Edit Entry for Corresponding Links | 20060509 |
10 | ![]() |
Instance method | Public | Method | Edit Entry for Corresponding Parameters | 20060509 |
11 | ![]() |
Instance method | Public | Method | Edit Entry for Test Case | 20060626 |
12 | ![]() |
Instance method | Public | Method | Edit Entry for Corresponding Test Object Templates | 20060509 |
13 | ![]() |
Static method | Public | Method | Generate Instance for Existing Test Request | 20060508 |
14 | ![]() |
Instance method | Public | Method | Save Instance | 20060508 |
15 | ![]() |
Static method | Public | Method | Determine Selection from Test Requests | 20060508 |
16 | ![]() |
Instance method | Public | Method | Transfer Attributes to Instance | 20060508 |
17 | ![]() |
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 | ![]() |
E_S_TIMES | Call by reference | Type reference (TYPE) | RSTT_S_TIME_WDY | Struktur für Zeitangaben (für Anzeige) | 20060509 | ||
2 | ![]() |
E_S_TREQ_HEADER | Call by reference | Type reference (TYPE) | RSTT_TREQ | Kopfdaten für Testanforderung | 20060509 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
E_DATA | Call by reference | Type reference (TYPE) | ANY | Wert bzw. Struktur | 20060509 | ||
2 | ![]() |
E_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle | 20060509 | ||
3 | ![]() |
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 | ![]() |
E_T_TESTS_A | Call by reference | Type reference (TYPE) | RSTT_T_TESTS_S | Tabelle automatische Tests | 20060626 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
E_IMG_MSGTY | Call by reference | Type reference (TYPE) | RSTT_STRING | Verweis auf Statusbild | 20060516 | ||
2 | ![]() |
E_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20060516 | ||
3 | ![]() |
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 | ![]() |
I_TREQTYPE | Call by reference | Type reference (TYPE) | RSTT_TREQTYPE | Testanforderungstyp | 20060508 | ||
2 | ![]() |
I_UITYPE | Call by reference | Type reference (TYPE) | RSTT_UITYPE | Userinterface-Typ | 20060509 | ||
3 | ![]() |
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 | ![]() |
E_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_TRACE_LOG | Logging-Verarbeitung des Trace-Tools | 20060508 | ||
2 | ![]() |
I_TREQGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID der Testanforderung | 20060508 | ||
3 | ![]() |
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 | ![]() |
E_T_LINK | Call by reference | Type reference (TYPE) | RSTT_T_STRINGS | Linktabelle | 20060509 | ||
2 | ![]() |
I_INDEX | Call by reference | Type reference (TYPE) | RSTT_INT4 | Index | 20060510 | ||
3 | ![]() |
I_S_LINK | Call by reference | Type reference (TYPE) | RSTT_S_STRING | Linkeintrag | 20060509 | ||
4 | ![]() |
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 | ![]() |
E_DATA | Call by reference | Type reference (TYPE) | ANY | Wert bzw. Struktur | 20060509 | ||
2 | ![]() |
E_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle | 20060509 | ||
3 | ![]() |
I_INDEX | Call by reference | Type reference (TYPE) | RSTT_INT4 | Index | 20060510 | ||
4 | ![]() |
I_PARAM | Call by reference | Type reference (TYPE) | ANY | Parameter | 20060509 | ||
5 | ![]() |
I_PARAM_CODE | Call by reference | Type reference (TYPE) | RSTT_CHAR10 | Parametercode | 20060509 | ||
6 | ![]() |
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 | ![]() |
E_T_TESTS | Call by reference | Type reference (TYPE) | RSTT_T_TESTS_S | Tabelle für Texte der Testliste | 20060626 | ||
2 | ![]() |
I_INDEX | Call by reference | Type reference (TYPE) | RSTT_INT4 | Index | 20060626 | ||
3 | ![]() |
I_S_TESTS | Call by reference | Type reference (TYPE) | RSTT_S_TESTS_S | Testeintrag | 20060626 | ||
4 | ![]() |
I_TESTCLASS | Call by reference | Type reference (TYPE) | RSTT_TESTCLASS | Testklasse | 20060626 | ||
5 | ![]() |
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 | ![]() |
E_T_TOBJLIST | Call by reference | Type reference (TYPE) | RSTT_T_TOBJTEMPL_WDY | Liste von Testobjektvorlagen (für Anzeige) | 20060509 | ||
2 | ![]() |
I_INDEX | Call by reference | Type reference (TYPE) | RSTT_INT4 | Index | 20060510 | ||
3 | ![]() |
I_S_TOBJ | Call by reference | Type reference (TYPE) | RSTT_S_TOBJTEMPL | Struktur für Testobjektvorlagen | 20060509 | ||
4 | ![]() |
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 | ![]() |
I_TAREA | Call by reference | Type reference (TYPE) | RSTT_TAREA | Trace-Tool: Testbereich-ID | 20060508 | ||
2 | ![]() |
I_TREQGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID der Testanforderung | 20060508 | ||
3 | ![]() |
I_TREQID | Call by reference | Type reference (TYPE) | RSTT_INT4 | ID der Testanforderung | 20060508 | ||
4 | ![]() |
I_UITYPE | Call by reference | Type reference (TYPE) | RSTT_UITYPE | Userinterface-Typ | 20060509 | ||
5 | ![]() |
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 | ![]() |
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 | ![]() |
E_T_TREQLIST | Call by reference | Type reference (TYPE) | RSTT_T_TREQLIST | Liste von Testanforderungen | 20060508 | ||
2 | ![]() |
I_SX_RANGE_TREQ | Call by reference | Type reference (TYPE) | RSTT_SX_RANGE_TREQ | Ranges-Struktur zur Selektion von Testanforderungen | 20060508 | ||
3 | ![]() |
I_TAREA | Call by reference | Type reference (TYPE) | RSTT_TAREA | Anwendungsbereich | 20060511 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060511 | ||
2 | ![]() |
20060511 |
Method SET_ATTRIBUTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_TREQ_HEADER | Call by reference | Type reference (TYPE) | RSTT_TREQ | Headerinfos für Testanforderung | 20060508 | ||
2 | ![]() |
I_S_TREQ_TEXT | Call by reference | Type reference (TYPE) | RSTT_TREQ_T | Texte für Testanforderung | 20060508 | ||
3 | ![]() |
I_T_LINKS | Call by reference | Type reference (TYPE) | RSTT_T_STRINGS | Linkliste | 20060508 | ||
4 | ![]() |
I_T_PARAMLIST | Call by reference | Type reference (TYPE) | RSTT0_T_PARAMLIST | Parameterliste | 20060509 | ||
5 | ![]() |
I_T_TESTS_A | Call by reference | Type reference (TYPE) | RSTT_T_TESTS_S | Automatische Tests | 20060626 | ||
6 | ![]() |
I_T_TESTS_M | Call by reference | Type reference (TYPE) | RSTT_T_TESTS_S | Manuelle Tests | 20060626 | ||
7 | ![]() |
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 | ![]() |
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 |