SAP ABAP Class CL_RSTT_DB_COMPOSITE (Database Processing for RSTT Applications)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
BW_ATR (Package) Repository for Automatic Tests

⤷

⤷

Properties
Class | CL_RSTT_DB_COMPOSITE | |
Short Description | Database Processing for RSTT Applications | |
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 | 20091204 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSTT_DB_COMPOSITE has no forward declaration.
Interfaces
Class CL_RSTT_DB_COMPOSITE has no interface implemented.
Friends
Class CL_RSTT_DB_COMPOSITE has no friend class.
Attributes
Class CL_RSTT_DB_COMPOSITE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Determine Error ID | 20091204 |
2 | ![]() |
Static method | Public | Method | Determine ID for Test Request | 20091204 |
3 | ![]() |
Static method | Public | Method | Modifies Header Data of Error | 20091204 |
4 | ![]() |
Static method | Public | Method | Update Error Status | 20091204 |
5 | ![]() |
Static method | Public | Method | Modified Error Text | 20091204 |
6 | ![]() |
Static method | Public | Method | Modifies Header Data of Test Request | 20091204 |
7 | ![]() |
Static method | Public | Method | Modifies Text of Test Request | 20091204 |
8 | ![]() |
Static method | Public | Method | Reads Header Data of Error | 20091204 |
9 | ![]() |
Static method | Public | Method | Read All Active Errors | 20091204 |
10 | ![]() |
Static method | Public | Method | Reads Text of Error | 20091204 |
11 | ![]() |
Static method | Public | Method | Determine Trace for Test Request | 20091204 |
12 | ![]() |
Static method | Public | Method | Reads Header Data of Test Request | 20091204 |
13 | ![]() |
Static method | Public | Method | Reads Text of Test Request | 20091204 |
14 | ![]() |
Static method | Public | Method | Adjust Status of Test Request | 20091204 |
Events
Class CL_RSTT_DB_COMPOSITE has no event.
Types
Class CL_RSTT_DB_COMPOSITE has no local type.
Method Signatures
Method GEN_ERRORID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ERRORID | Value transfer | Type reference (TYPE) | RSTT_INT4 | Fehler-ID | 20091204 |
Method GEN_ERRORID on class CL_RSTT_DB_COMPOSITE has no exception.
Method GEN_TREQID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TREQID | Value transfer | Type reference (TYPE) | RSTT_INT4 | ID | 20091204 |
Method GEN_TREQID on class CL_RSTT_DB_COMPOSITE has no exception.
Method MODIFY_ERROR_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_ERROR_HEADER | Call by reference | Type reference (TYPE) | RSTT_ERROR | Struktur für RSTT_error | 20091204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091204 | ||
2 | ![]() |
20091204 |
Method MODIFY_ERROR_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RECORDS | Call by reference | Type reference (TYPE) | RSTT_INT4 | Anzahl aktiver Fehler | 20091204 | ||
2 | ![]() |
I_TJOBGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | Testjob-GUID | 20091204 | ||
3 | ![]() |
I_T_ERRSTAT | Call by reference | Type reference (TYPE) | RSTT_T_ERRSTAT | Tabelle für Fehlerstatus | 20091204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091204 | ||
2 | ![]() |
20091204 |
Method MODIFY_ERROR_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ERRORGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | Fehler-GUID | 20091204 | ||
2 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20091204 | ||
3 | ![]() |
I_LGTEXT | Call by reference | Type reference (TYPE) | RSTT_STRING | Langtext | 20091204 | ||
4 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | RSTT_CHAR60 | Text | 20091204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091204 | ||
2 | ![]() |
20091204 |
Method MODIFY_TREQ_HEADER 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 | Struktur für RSTT_TREQ | 20091204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091204 | ||
2 | ![]() |
20091204 |
Method MODIFY_TREQ_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_TREQ_T | Call by reference | Type reference (TYPE) | RSTT_TREQ_T | Textstruktur | 20091204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091204 | ||
2 | ![]() |
20091204 |
Method READ_ERROR_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ERRORGUID | Call by reference | Type reference (TYPE) | GUID_16 | Fehler-GUID | 20091204 | ||
2 | ![]() |
I_ERRORID | Call by reference | Type reference (TYPE) | RSTT_ERRORID | Fehler-ID | 20091204 | ||
3 | ![]() |
R_S_ERROR_HEADER | Value transfer | Type reference (TYPE) | RSTT_ERROR | Fehler-Kopfdaten | 20091204 |
Method READ_ERROR_HEADER on class CL_RSTT_DB_COMPOSITE has no exception.
Method READ_ERROR_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_ERRSTAT | Call by reference | Type reference (TYPE) | RSTT_T_ERRSTAT | Tabelle für Fehlerstatus | 20091204 | ||
2 | ![]() |
I_TJOBGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | Job-GUID | 20091204 |
Method READ_ERROR_STATUS on class CL_RSTT_DB_COMPOSITE has no exception.
Method READ_ERROR_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ERRORGUID | Call by reference | Type reference (TYPE) | GUID_16 | Fehler-GUID | 20091204 | ||
2 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20091204 | ||
3 | ![]() |
R_S_ERROR_TEXT | Value transfer | Type reference (TYPE) | RSTT_ERROR_T | Textzeile | 20091204 |
Method READ_ERROR_TEXT on class CL_RSTT_DB_COMPOSITE has no exception.
Method READ_TRACE_OF_TREQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_RANGE_TRACE | Call by reference | Type reference (TYPE) | RSTT_T_RANGE_TRACEID | Range-Tabelle für Trace-IDs | 20091204 | ||
2 | ![]() |
E_T_TRACELIST | Call by reference | Type reference (TYPE) | RSTT_T_TRACELIST | Tabelle für Trace-Auflistung | 20091204 | ||
3 | ![]() |
E_T_TREQ_TRACE | Call by reference | Type reference (TYPE) | RSTT_T_TREQ_TRACE | Tabelle für Bezug zwischen Testanforderungen und Tracen | 20091204 | ||
4 | ![]() |
I_DATATYPE | Call by reference | Type reference (TYPE) | RSTT_FLAG | Typ der Selektion | 20091204 | ||
5 | ![]() |
I_TAREA | Call by reference | Type reference (TYPE) | RSTT_TAREA | Anwendungsbereich | 20091204 | ||
6 | ![]() |
I_TREQGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID einer Testanforderung | 20091204 |
Method READ_TRACE_OF_TREQ on class CL_RSTT_DB_COMPOSITE has no exception.
Method READ_TREQ_HEADER 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 | Anwendungsbereich | 20091204 | ||
2 | ![]() |
I_TREQGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID | 20091204 | ||
3 | ![]() |
I_TREQID | Call by reference | Type reference (TYPE) | RSTT_INT4 | ID | 20091204 | ||
4 | ![]() |
R_S_TREQ_HEADER | Value transfer | Type reference (TYPE) | RSTT_TREQ | Kopfdaten | 20091204 |
Method READ_TREQ_HEADER on class CL_RSTT_DB_COMPOSITE has no exception.
Method READ_TREQ_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20091204 | ||
2 | ![]() |
I_TREQGUID | Call by reference | Type reference (TYPE) | GUID_16 | GUID | 20091204 | ||
3 | ![]() |
R_S_TREQ_TEXT | Value transfer | Type reference (TYPE) | RSTT_TREQ_T | Textzeile | 20091204 |
Method READ_TREQ_TEXT on class CL_RSTT_DB_COMPOSITE has no exception.
Method UPDATE_TREQSTAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RECORDS | Call by reference | Type reference (TYPE) | RSTT_INT4 | Anzahl veränderter Zeilen | 20091204 | ||
2 | ![]() |
I_TOOLACTION | Call by reference | Type reference (TYPE) | RSTT_TOOLACTION | Aktion | 20091204 | ||
3 | ![]() |
I_TREQGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID | 20091204 |
Method UPDATE_TREQSTAT on class CL_RSTT_DB_COMPOSITE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |