Hierarchy

⤷

⤷

Properties
Class | CL_RSTT_TRACE_RESULT | |
Short Description | Test Result Formatting | |
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 | 20100520 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_RSTT_TRACE_RESULT has no interface implemented.
Friends
Class CL_RSTT_TRACE_RESULT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | Filter Components | 20100526 | |||
2 | ![]() |
Constant | Public | See coding | Filter Values for Application Data | 20100526 | |||
3 | ![]() |
Constant | Public | See coding | Filter Values for Status | 20100526 | |||
4 | ![]() |
Constant | Public | See coding | 20100608 | ||||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSTT_INT4 | Position Number | 20100526 | ||
6 | ![]() |
Constant | Protected | See coding | Internal Keys | 20100526 | |||
7 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_RSTT_RESULT | Instance for Result Formatting | 20100721 | ||
8 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_RSTT_TRACE_CATT | Current CATT Trace | 20100526 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSTT_SX_CHECKSTACK | Result Data | 20100526 | ||
10 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | OT_SX_INDEXES | Indexes | 20100526 | ||
11 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | RSTT_TX_SEARCH | Search List for Application Data | 20100526 | ||
12 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | RSTT_TX_SEARCH | Search List for Status | 20100526 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create Instance | 20100526 |
2 | ![]() |
Instance method | Public | Method | Extract Data Object for Application Data | 20100526 |
3 | ![]() |
Static method | Public | Method | Get Initial Display | 20100526 |
4 | ![]() |
Static method | Public | Method | Get Filter Components | 20100526 |
5 | ![]() |
Static method | Public | Method | Get Filter Values for Component | 20100526 |
6 | ![]() |
Static method | Public | Method | Return Summary of Results | 20100608 |
7 | ![]() |
Static method | Public | Method | Output Display List for Trace Test Result | 20100526 |
8 | ![]() |
Static method | Public | Method | Get Result of Context Verification | 20100721 |
9 | ![]() |
Static method | Public | Method | Define Initial Display | 20100526 |
10 | ![]() |
Static method | Protected | Method | Complete Index | 20100526 |
11 | ![]() |
Static method | Protected | Method | Check Existence of Index | 20100526 |
12 | ![]() |
Static method | Protected | Method | 20121019 | |
13 | ![]() |
Static method | Protected | Method | Get Filter Values for 'Application Data' Component | 20100526 |
14 | ![]() |
Static method | Protected | Method | Get Filter Values for 'Data Object' Component | 20100526 |
15 | ![]() |
Static method | Protected | Method | Get Filter Values for 'Program Object' Component | 20100526 |
16 | ![]() |
Static method | Protected | Method | Get Filter Values for 'Status' Component | 20100526 |
17 | ![]() |
Static method | Protected | Method | Return Summary of Results for Data Consistency | 20100608 |
18 | ![]() |
Static method | Protected | Method | Return Summary of Results for System Messages | 20100608 |
19 | ![]() |
Static method | Protected | Method | Return Summary of Results for Context Monitoring | 20100608 |
20 | ![]() |
Static method | Protected | Method | Display List for Test Result | 20100526 |
21 | ![]() |
Static method | Protected | Method | Display List for 'Application Data' Test Result | 20100526 |
22 | ![]() |
Static method | Protected | Method | Detect Row in Evaluation | 20100721 |
23 | ![]() |
Static method | Protected | Method | Get Result of Context Verification | 20100721 |
24 | ![]() |
Static method | Protected | Method | Update Error Table for Query Data | 20100526 |
Events
Class CL_RSTT_TRACE_RESULT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | OT_SX_INDEX | Protected | See coding | 20100526 | begin of ot_sx_index,
value type rstt_compnm,
index type ot_th_index,
end of ot_sx_index
|
||
2 | OT_SX_INDEXES | Protected | See coding | 20100526 | begin of ot_sx_indexes,
status type ot_thx_index,
pobj type ot_thx_index,
dobj type ot_thx_index,
appl type ot_thx_index,
end of ot_sx_indexes
|
||
3 | OT_S_ERROR_SID | Protected | See coding | 20100526 | begin of ot_s_error_sid,
dobjid type rstt_int4,
errorid type rstt_int4,
end of ot_s_error_sid
|
||
4 | OT_S_INDEX | Protected | See coding | 20100526 | begin of ot_s_index,
index type rstt_int4,
end of ot_s_index
|
||
5 | OT_THX_INDEX | Protected | See coding | 20100526 | ot_thx_index type HASHED TABLE OF ot_sx_index with unique key value
|
||
6 | OT_TH_ERROR_SID | Protected | See coding | 20100526 | ot_th_error_sid TYPE HASHED TABLE OF ot_s_error_sid with UNIQUE key dobjid
|
||
7 | OT_TH_INDEX | Protected | See coding | 20100526 | ot_th_index type HASHED TABLE OF ot_s_index with unique key index
|
||
8 | OT_TH_VALUE | Protected | See coding | 20100526 | ot_th_value TYPE hashed table of CL_RSTT_ATR_UI=>NT_s_ITEM with unique key name
|
Method Signatures
Method FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_POSINO | Call by reference | Type reference (TYPE) | RSTT_INT4 | Positionsnummer der Prüfung | 20100526 | ||
2 | ![]() |
R_R_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_RSTT_TRACE_RESULT | Instanz | 20100526 |
Method FACTORY on class CL_RSTT_TRACE_RESULT has no exception.
Method GET_APPL_DOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_DOBJ | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_DOBJ | Datenobjekt mit Querydaten | 20100526 | ||
2 | ![]() |
E_T_ERROR | Call by reference | Type reference (TYPE) | RSTT_T_ERROR | Fehlertabelle | 20100526 | ||
3 | ![]() |
I_INDEX | Call by reference | Type reference (TYPE) | RSTT_INT4 | 1 | Index | 20100526 | |
4 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | RSTT_COMPNM | Filterwert des Datenobjekts | 20100526 |
Method GET_APPL_DOBJ on class CL_RSTT_TRACE_RESULT has no exception.
Method GET_DEFAULT_NAV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COMP | Call by reference | Type reference (TYPE) | RSTT_COMPNM | Filterkomponente | 20100526 | ||
2 | ![]() |
E_VALUE | Call by reference | Type reference (TYPE) | RSTT_COMPNM | Filterwert | 20100526 |
Method GET_DEFAULT_NAV on class CL_RSTT_TRACE_RESULT has no exception.
Method GET_FILTER_COMPONENTS Signature
Method GET_FILTER_COMPONENTS on class CL_RSTT_TRACE_RESULT has no parameter.
Method GET_FILTER_COMPONENTS on class CL_RSTT_TRACE_RESULT has no exception.
Method GET_FILTER_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ICON | Call by reference | Type reference (TYPE) | RSTT_STRING | Ikone | 20100526 | ||
2 | ![]() |
E_TEXT | Call by reference | Type reference (TYPE) | RSTT_STRING | Beschreibung | 20100526 | ||
3 | ![]() |
E_TOOLTIP | Call by reference | Type reference (TYPE) | RSTT_STRING | Tooltip | 20100526 | ||
4 | ![]() |
E_T_VALUE | Call by reference | Type reference (TYPE) | CL_RSTT_ATR_UI=>NT_T_ITEM | Elementliste | 20100526 | ||
5 | ![]() |
I_COMPNM | Call by reference | Type reference (TYPE) | ANY | Komponente | 20100526 |
Method GET_FILTER_VALUES on class CL_RSTT_TRACE_RESULT has no exception.
Method GET_RESULT_SUMMARY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_HEADER | Call by reference | Type reference (TYPE) | RSTT_STRING | Überschrift | 20100608 | ||
2 | ![]() |
E_ICON | Call by reference | Type reference (TYPE) | RSTT_STRING | Ikone | 20100608 | ||
3 | ![]() |
E_LINK | Call by reference | Type reference (TYPE) | RSTT_STRING | Verweis | 20100608 | ||
4 | ![]() |
E_TEXT | Call by reference | Type reference (TYPE) | RSTT_STRING | Text | 20100608 | ||
5 | ![]() |
E_TOOLTIP | Call by reference | Type reference (TYPE) | RSTT_STRING | Tooltip | 20100608 | ||
6 | ![]() |
I_KIND | Call by reference | Type reference (TYPE) | RSTT_FLAG | Art des Resultats | 20100608 |
Method GET_RESULT_SUMMARY on class CL_RSTT_TRACE_RESULT has no exception.
Method GET_TEST_RESULT_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TX_RESULT | Call by reference | Type reference (TYPE) | RSTT_TX_SEARCH | Ergebnisliste | 20100526 | ||
2 | ![]() |
I_COMPNM | Call by reference | Type reference (TYPE) | RSTT_COMPNM | Komponente | 20100526 | ||
3 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | RSTT_COMPNM | Wert | 20100526 |
Method GET_TEST_RESULT_LIST on class CL_RSTT_TRACE_RESULT has no exception.
Method GET_VERI_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_VERI_CUR | Call by reference | Type reference (TYPE) | RSTT_T_VERI_UI | Ergebnis der aktuellen Ausführung | 20100721 | ||
2 | ![]() |
E_T_VERI_REF | Call by reference | Type reference (TYPE) | RSTT_T_VERI_UI | Ergebnis der Referenzausführung | 20100721 |
Method GET_VERI_RESULT on class CL_RSTT_TRACE_RESULT has no exception.
Method SET_DEFAULT_NAV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMP | Call by reference | Type reference (TYPE) | RSTT_COMPNM | Filterkomponente | 20100526 | ||
2 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | RSTT_COMPNM | Filterwert | 20100526 |
Method SET_DEFAULT_NAV on class CL_RSTT_TRACE_RESULT has no exception.
Method _ADD_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPNM | Call by reference | Type reference (TYPE) | RSTT_COMPNM | Komponente | 20100526 | ||
2 | ![]() |
I_INDEX | Call by reference | Type reference (TYPE) | RSTT_INT4 | Index | 20100526 | ||
3 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | RSTT_COMPNM | Wert | 20100526 |
Method _ADD_INDEX on class CL_RSTT_TRACE_RESULT has no exception.
Method _CHECK_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPNM | Call by reference | Type reference (TYPE) | RSTT_COMPNM | Komponente | 20100526 | ||
2 | ![]() |
I_INDEX | Call by reference | Type reference (TYPE) | RSTT_INT4 | Index | 20100526 | ||
3 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | RSTT_COMPNM | Wert | 20100526 | ||
4 | ![]() |
R_EXISTS | Value transfer | Type reference (TYPE) | RSTT_FLAG | Existiert | 20100526 |
Method _CHECK_INDEX on class CL_RSTT_TRACE_RESULT has no exception.
Method _CHECK_QUERY_APPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SX_CHECKSTACK | Call by reference | Type reference (TYPE) | RSTT_SX_CHECKSTACK | Prüfparameter | 20121019 | ||
2 | ![]() |
R_QUERY_APPL | Value transfer | Type reference (TYPE) | CHAR1 | Query Anwendung | 20121019 |
Method _CHECK_QUERY_APPL on class CL_RSTT_TRACE_RESULT has no exception.
Method _GET_FILTER_VALUES_APPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ICON | Call by reference | Type reference (TYPE) | RSTT_STRING | Ikone | 20100526 | ||
2 | ![]() |
E_TEXT | Call by reference | Type reference (TYPE) | RSTT_STRING | Beschreibung | 20100526 | ||
3 | ![]() |
E_TOOLTIP | Call by reference | Type reference (TYPE) | RSTT_STRING | Tooltip | 20100526 | ||
4 | ![]() |
E_T_VALUE | Call by reference | Type reference (TYPE) | CL_RSTT_ATR_UI=>NT_T_ITEM | Elementliste | 20100526 |
Method _GET_FILTER_VALUES_APPL on class CL_RSTT_TRACE_RESULT has no exception.
Method _GET_FILTER_VALUES_DOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ICON | Call by reference | Type reference (TYPE) | RSTT_STRING | Ikone | 20100526 | ||
2 | ![]() |
E_TEXT | Call by reference | Type reference (TYPE) | RSTT_STRING | Beschreibung | 20100526 | ||
3 | ![]() |
E_TOOLTIP | Call by reference | Type reference (TYPE) | RSTT_STRING | Tooltip | 20100526 | ||
4 | ![]() |
E_T_VALUE | Call by reference | Type reference (TYPE) | CL_RSTT_ATR_UI=>NT_T_ITEM | Elementliste | 20100526 |
Method _GET_FILTER_VALUES_DOBJ on class CL_RSTT_TRACE_RESULT has no exception.
Method _GET_FILTER_VALUES_POBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ICON | Call by reference | Type reference (TYPE) | RSTT_STRING | Ikone | 20100526 | ||
2 | ![]() |
E_TEXT | Call by reference | Type reference (TYPE) | RSTT_STRING | Beschreibung | 20100526 | ||
3 | ![]() |
E_TOOLTIP | Call by reference | Type reference (TYPE) | RSTT_STRING | Tooltip | 20100526 | ||
4 | ![]() |
E_T_VALUE | Call by reference | Type reference (TYPE) | CL_RSTT_ATR_UI=>NT_T_ITEM | Elementliste | 20100526 |
Method _GET_FILTER_VALUES_POBJ on class CL_RSTT_TRACE_RESULT has no exception.
Method _GET_FILTER_VALUES_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ICON | Call by reference | Type reference (TYPE) | RSTT_STRING | Ikone | 20100526 | ||
2 | ![]() |
E_TEXT | Call by reference | Type reference (TYPE) | RSTT_STRING | Beschreibung | 20100526 | ||
3 | ![]() |
E_TOOLTIP | Call by reference | Type reference (TYPE) | RSTT_STRING | Tooltip | 20100526 | ||
4 | ![]() |
E_T_VALUE | Call by reference | Type reference (TYPE) | CL_RSTT_ATR_UI=>NT_T_ITEM | Elementliste | 20100526 |
Method _GET_FILTER_VALUES_STATUS on class CL_RSTT_TRACE_RESULT has no exception.
Method _GET_RESULT_SUMMARY_C Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_HEADER | Call by reference | Type reference (TYPE) | RSTT_STRING | Überschrift | 20100608 | ||
2 | ![]() |
E_ICON | Call by reference | Type reference (TYPE) | RSTT_STRING | Ikone | 20100608 | ||
3 | ![]() |
E_LINK | Call by reference | Type reference (TYPE) | RSTT_STRING | Verweis | 20100608 | ||
4 | ![]() |
E_TEXT | Call by reference | Type reference (TYPE) | RSTT_STRING | Text | 20100608 | ||
5 | ![]() |
E_TOOLTIP | Call by reference | Type reference (TYPE) | RSTT_STRING | Tooltip | 20100608 |
Method _GET_RESULT_SUMMARY_C on class CL_RSTT_TRACE_RESULT has no exception.
Method _GET_RESULT_SUMMARY_M Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_HEADER | Call by reference | Type reference (TYPE) | RSTT_STRING | Überschrift | 20100608 | ||
2 | ![]() |
E_ICON | Call by reference | Type reference (TYPE) | RSTT_STRING | Ikone | 20100608 | ||
3 | ![]() |
E_LINK | Call by reference | Type reference (TYPE) | RSTT_STRING | Verweis | 20100729 | ||
4 | ![]() |
E_TEXT | Call by reference | Type reference (TYPE) | RSTT_STRING | Text | 20100608 | ||
5 | ![]() |
E_TOOLTIP | Call by reference | Type reference (TYPE) | RSTT_STRING | Tooltip | 20100608 |
Method _GET_RESULT_SUMMARY_M on class CL_RSTT_TRACE_RESULT has no exception.
Method _GET_RESULT_SUMMARY_V Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_HEADER | Call by reference | Type reference (TYPE) | RSTT_STRING | Überschrift | 20100608 | ||
2 | ![]() |
E_ICON | Call by reference | Type reference (TYPE) | RSTT_STRING | Ikone | 20100608 | ||
3 | ![]() |
E_LINK | Call by reference | Type reference (TYPE) | RSTT_STRING | Verweis | 20100729 | ||
4 | ![]() |
E_TEXT | Call by reference | Type reference (TYPE) | RSTT_STRING | Text | 20100608 | ||
5 | ![]() |
E_TOOLTIP | Call by reference | Type reference (TYPE) | RSTT_STRING | Tooltip | 20100608 |
Method _GET_RESULT_SUMMARY_V on class CL_RSTT_TRACE_RESULT has no exception.
Method _GET_TEST_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TX_RESULT | Call by reference | Type reference (TYPE) | RSTT_TX_SEARCH | Ergebnisliste | 20100526 | ||
2 | ![]() |
I_COMPNM | Call by reference | Type reference (TYPE) | RSTT_COMPNM | Komponente | 20100526 | ||
3 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | RSTT_COMPNM | Wert | 20100526 |
Method _GET_TEST_RESULT on class CL_RSTT_TRACE_RESULT has no exception.
Method _GET_TEST_RESULT_APPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TX_RESULT | Call by reference | Type reference (TYPE) | RSTT_TX_SEARCH | Ergebnisliste | 20100526 | ||
2 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | RSTT_COMPNM | Wert | 20100526 |
Method _GET_TEST_RESULT_APPL on class CL_RSTT_TRACE_RESULT has no exception.
Method _GET_VERI_RESULT_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_S_VERI | Call by reference | Type reference (TYPE) | RSTT_S_VERI_UI | Verifikationdaten für Anzeige | 20100721 | ||
2 | ![]() |
I_S_VERI | Call by reference | Type reference (TYPE) | RSTT_S_VERI | Parameter für Kontextverifikation | 20100721 |
Method _GET_VERI_RESULT_ROW on class CL_RSTT_TRACE_RESULT has no exception.
Method _GET_VERI_RESULT_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SX_VERI | Call by reference | Type reference (TYPE) | RSTT_SX_VERI | Details | 20100721 | ||
2 | ![]() |
R_T_VERI | Value transfer | Type reference (TYPE) | RSTT_T_VERI_UI | Ergebnis | 20100721 |
Method _GET_VERI_RESULT_SINGLE on class CL_RSTT_TRACE_RESULT has no exception.
Method _UPDATE_ERRORTAB_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_ERROR | Call by reference | Type reference (TYPE) | RSTT_T_ERROR | Fehlertabelle | 20100526 |
Method _UPDATE_ERRORTAB_QUERY on class CL_RSTT_TRACE_RESULT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |