SAP ABAP Class CL_RSTT_CATT_LOG (Processing of Test Results)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
BW_RSTT_REPORTING (Package) Evaluation of Automatic Texts by Trace Tool
⤷
⤷
Properties
| Class | CL_RSTT_CATT_LOG | |
| Short Description | Processing of Test Results | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_RSTT_REPORTING | Evaluation of Automatic Texts by Trace Tool |
| Created | 20050503 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSTT_CATT_LOG has no interface implemented.
Friends
Class CL_RSTT_CATT_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | GUID_16 | GUID for Test Job | 20050503 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | GUID_16 | GUID for Log Series | 20050503 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSTT_TRACE_LOG | Logging Processing of Trace Tool | 20050826 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSTT_TRACE_JOB | Trace Job Instance | 20050602 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RSRMODTIME | Time Stamp | 20050510 | |||
| 6 | Constant | Protected | Type reference (TYPE) | RSTT_FLAG | '_' | Replacement Characters for Invalid Characters | 20060321 | ||
| 7 | Instance attribute | Protected | Type reference (TYPE) | RSTT_TPACKAGE | Basic Info on Trace Packages | 20070411 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Save New Message(s)for Test(s) | 20050718 | |
| 2 | Instance method | Public | Constructor | Constructor | 20050503 | |
| 3 | Static method | Public | Method | Generate New Log Instance | 20050503 | |
| 4 | Instance method | Public | Method | Save New Log Header Data | 20050510 |
Events
Class CL_RSTT_CATT_LOG has no event.
Types
Class CL_RSTT_CATT_LOG has no local type.
Method Signatures
Method ADD_LOG_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RECORDS | Call by reference | Type reference (TYPE) | I | Trace-Tool: Integer-Wert | 20050718 | |||
| 2 | E_REQUID | Call by reference | Type reference (TYPE) | RSREQUNR | Anforderungsnummer für die Datenübertragung | 20050718 | |||
| 3 | I_PLAYVARID | Call by reference | Type reference (TYPE) | RSTT_VARIANTID | Abspielvariante | 20050718 | |||
| 4 | I_SX_PARAMS | Call by reference | Type reference (TYPE) | RSTT_SX_PARAMS | Parameter des Tests | 20051118 | |||
| 5 | I_TRACEGUID | Call by reference | Type reference (TYPE) | GUID_16 | TRace-GUID | 20050718 | |||
| 6 | I_TX_PARAMS | Call by reference | Type reference (TYPE) | RSTT_TX_PARAMS | Tagelle von Testergebnissen | 20051118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050718 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOGGUID | Call by reference | Type reference (TYPE) | GUID_16 | Log-GUID | 20050503 | |||
| 2 | I_R_HANDLE_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_TRACE_LOG | Logging-Verarbeitung des Trace-Tools | 20050826 | |||
| 3 | I_R_TJOB | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_TRACE_JOB | Job-Instanz | 20050602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050602 | |||
| 2 | 20050503 | |||
| 3 | InfoCube für Header-Daten nicht gefunden (0RSTT_C01) | 20050503 | ||
| 4 | InfoCube für Detail-Daten nicht gefunden (0RSTT_C02) | 20050503 | ||
| 5 | 20050503 |
Method CREATE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOGGUID | Call by reference | Type reference (TYPE) | GUID_16 | Log-GUID | 20050503 | |||
| 2 | I_R_HANDLE_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_TRACE_LOG | Logging-Verarbeitung des Trace-Tools | 20050826 | |||
| 3 | I_R_TJOB | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_TRACE_JOB | Job-Instanz | 20050602 | |||
| 4 | R_R_LOG | Value transfer | Object reference (TYPE REF TO) | CL_RSTT_CATT_LOG | Verarbeitung der Testergebnisse | 20050510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050602 | |||
| 2 | 20050503 | |||
| 3 | InfoCube für Header-Daten nicht gefunden (0RSTT_C01) | 20050503 | ||
| 4 | InfoCube für Detail-Daten nicht gefunden (0RSTT_C02) | 20050503 | ||
| 5 | 20050503 |
Method MODIFY_LOG_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INITIAL | Call by reference | Type reference (TYPE) | RSTT_FLAG | Werden Kopfdaten initial weggeschrieben oder erweitert? | 20050510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050510 | |||
| 2 | 20050510 | |||
| 3 | 20050510 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |