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 RSDDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDMD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSTT1 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 N_JOBGUID Instance attribute Public Type reference (TYPE) GUID_16 GUID for Test Job 20050503
2 N_LOGGUID Instance attribute Public Type reference (TYPE) GUID_16 GUID for Log Series 20050503
3 N_R_HANDLE_LOG Instance attribute Public Object reference (TYPE REF TO) CL_RSTT_TRACE_LOG Logging Processing of Trace Tool 20050826
4 N_R_TJOB Instance attribute Public Object reference (TYPE REF TO) CL_RSTT_TRACE_JOB Trace Job Instance 20050602
5 N_TIME_START Instance attribute Protected Type reference (TYPE) RSRMODTIME Time Stamp 20050510
6 O_C_EXCSUB Constant Protected Type reference (TYPE) RSTT_FLAG '_' Replacement Characters for Invalid Characters 20060321
7 O_S_TPAC Instance attribute Protected Type reference (TYPE) RSTT_TPACKAGE Basic Info on Trace Packages 20070411
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LOG_MESSAGES Instance method Public Method Save New Message(s)for Test(s) 20050718
2 CONSTRUCTOR Instance method Public Constructor Constructor 20050503
3 CREATE_LOG Static method Public Method Generate New Log Instance 20050503
4 MODIFY_LOG_HEADER 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 Exporting E_RECORDS Call by reference Type reference (TYPE) I Trace-Tool: Integer-Wert 20050718
2 Exporting E_REQUID Call by reference Type reference (TYPE) RSREQUNR Anforderungsnummer für die Datenübertragung 20050718
3 Importing I_PLAYVARID Call by reference Type reference (TYPE) RSTT_VARIANTID Abspielvariante 20050718
4 Importing I_SX_PARAMS Call by reference Type reference (TYPE) RSTT_SX_PARAMS Parameter des Tests 20051118
5 Importing I_TRACEGUID Call by reference Type reference (TYPE) GUID_16 TRace-GUID 20050718
6 Importing I_TX_PARAMS Call by reference Type reference (TYPE) RSTT_TX_PARAMS Tagelle von Testergebnissen 20051118
# Exception Resumable Description Created on
1 CUBE_WRITE_ERROR 20050718

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGGUID Call by reference Type reference (TYPE) GUID_16 Log-GUID 20050503
2 Importing I_R_HANDLE_LOG Call by reference Object reference (TYPE REF TO) CL_RSTT_TRACE_LOG Logging-Verarbeitung des Trace-Tools 20050826
3 Importing I_R_TJOB Call by reference Object reference (TYPE REF TO) CL_RSTT_TRACE_JOB Job-Instanz 20050602
# Exception Resumable Description Created on
1 LOADING_PROBLEMS 20050602
2 MISSING_PARAMETERS 20050503
3 PROVIDER_NOT_FOUND_1 InfoCube für Header-Daten nicht gefunden (0RSTT_C01) 20050503
4 PROVIDER_NOT_FOUND_2 InfoCube für Detail-Daten nicht gefunden (0RSTT_C02) 20050503
5 TYPE_MISMATCH 20050503

Method CREATE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGGUID Call by reference Type reference (TYPE) GUID_16 Log-GUID 20050503
2 Importing I_R_HANDLE_LOG Call by reference Object reference (TYPE REF TO) CL_RSTT_TRACE_LOG Logging-Verarbeitung des Trace-Tools 20050826
3 Importing I_R_TJOB Call by reference Object reference (TYPE REF TO) CL_RSTT_TRACE_JOB Job-Instanz 20050602
4 Returning R_R_LOG Value transfer Object reference (TYPE REF TO) CL_RSTT_CATT_LOG Verarbeitung der Testergebnisse 20050510
# Exception Resumable Description Created on
1 LOADING_PROBLEMS 20050602
2 MISSING_PARAMETERS 20050503
3 PROVIDER_NOT_FOUND_1 InfoCube für Header-Daten nicht gefunden (0RSTT_C01) 20050503
4 PROVIDER_NOT_FOUND_2 InfoCube für Detail-Daten nicht gefunden (0RSTT_C02) 20050503
5 TYPE_MISMATCH 20050503

Method MODIFY_LOG_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INITIAL Call by reference Type reference (TYPE) RSTT_FLAG Werden Kopfdaten initial weggeschrieben oder erweitert? 20050510
# Exception Resumable Description Created on
1 NO_RECORD_INSERTED 20050510
2 ODS_INSERT_PROBLEM 20050510
3 ODS_MODIFY_PROBLEM 20050510
History
Last changed by/on SAP  20130531 
SAP Release Created in 700