SAP ABAP Class CL_RSTT_CATT_RECORDER (Recorder for CATT Traces)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSTT_ENGINE (Package) Trace Tool for SAP Netweaver 2005 (BW): Engine Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_TRACE_RECORDER OLAP Trace: Recorder 20041126
Properties
Class CL_RSTT_CATT_RECORDER  
Short Description Recorder for CATT Traces    
Super Class CL_RSTT_TRACE_RECORDER OLAP Trace: Recorder 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTT_ENGINE   Trace Tool for SAP Netweaver 2005 (BW): Engine Layer 
Created 20041126   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSTT_CATT_RECORDER has no forward declaration.
Interfaces
Class CL_RSTT_CATT_RECORDER has no interface implemented.
Friends
Class CL_RSTT_CATT_RECORDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_REFDATA_VARID Instance attribute Public Type reference (TYPE) RSTT_VARIANTID Variants ID for Reference Data 20041210
2 N_R_CATTTRACE Instance attribute Public Object reference (TYPE REF TO) CL_RSTT_TRACE_CATT CATT Trace Instance 20041210
3 N_T_CHECKSTACK Instance attribute Public Type reference (TYPE) RSTT_T_CHECKSTACK Trace Tool: Check Stack Table (RSTT_CHECKSTACK) 20041210
4 N_T_REFDATA Instance attribute Public Type reference (TYPE) RSTT_T_REFDATA Temporarily Stored Reference Data 20041127
5 O_CURRENT_POSINO Instance attribute Protected Type reference (TYPE) RSTT_INT4 Current Item Number from Check Stack 20050104
6 P_R_PLAYER Instance attribute Private Object reference (TYPE REF TO) CL_RSTT_TRACE_PLAYER Player Instance (for REF Recording) 20041126
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041210
2 GET_POSINO_CHECK Instance method Public Method Determines Item Number of Check Stack for RECORD_REFDATA 20041126
3 INIT_REFDATA Instance method Public Method Initializes Table n_t_refdata 20041127
4 IS_REFREC_ACTIVE Static method Public Method Checks if Recording of Reference Data is Active 20041126
5 RECORD_REFDATA Instance method Public Method Record Reference Data 20041126
6 SAVE_REFDATA Instance method Public Method Write/Change Reference Data (from n_t_refdata) to Database 20041127
Events
Class CL_RSTT_CATT_RECORDER has no event.
Types
Class CL_RSTT_CATT_RECORDER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAREA Call by reference Type reference (TYPE) RSTT_TAREA Trace-Tool: Testbereich-ID 20050103

Method CONSTRUCTOR on class CL_RSTT_CATT_RECORDER has no exception.

Method GET_POSINO_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECKALIAS Call by reference Type reference (TYPE) RSTT_TOBJNM Checkalias 20050104
2 Importing I_CHECKPOS Call by reference Type reference (TYPE) RSTT_CHECKPOS Checkpositionstyp 20041126
3 Importing I_R_PROGOBJ Call by reference Object reference (TYPE REF TO) CL_RSTT_PROGOBJ OLAP Trace: function 20041126
4 Returning R_POSINO_CHECK Value transfer Type reference (TYPE) RSTT_INT4 Positionsnummer aus Checkstack 20041126
# Exception Resumable Description Created on
1 DB_READ_PROBLEMS Probleme beim Lesen von der Datenbank 20041126
2 NO_NUMBER_FOUND Keine Positionsnummer gefunden 20041126
3 NO_OBJ_CONTEXT Unzulässige Objektinstanz 20041126
4 POSINO_ALREADY_SET Referenzdaten zu ermittelter Position-Nr schon erfasst 20050104

Method INIT_REFDATA Signature

Method INIT_REFDATA on class CL_RSTT_CATT_RECORDER has no parameter.
Method INIT_REFDATA on class CL_RSTT_CATT_RECORDER has no exception.

Method IS_REFREC_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CATT_RECORDER Call by reference Object reference (TYPE REF TO) CL_RSTT_CATT_RECORDER Recorder für CATT-Traces 20041210
2 Returning R_IS_ACTIVE Value transfer Type reference (TYPE) RSTT_FLAG Referenzdatenaufzeichung aktiv? 20041126

Method IS_REFREC_ACTIVE on class CL_RSTT_CATT_RECORDER has no exception.

Method RECORD_REFDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECKALIAS Call by reference Type reference (TYPE) RSTT_TOBJNM Checkalias 20050104
2 Importing I_CHECKPOS Call by reference Type reference (TYPE) RSTT_CHECKPOS Trace-Tool: Checkposition 20041126
3 Importing I_R_PROGOBJ Call by reference Object reference (TYPE REF TO) CL_RSTT_PROGOBJ Programmobjekt-Instanz 20041126
# Exception Resumable Description Created on
1 DB_WRITE_PROBLEMS Probleme beim Schreiben auf die Datenbank 20041126
2 NO_OBJ_CONTEXT Unzulässige Objektinstanz 20041126
3 NO_PARAM_SELECTED Keine Parameter zum Abspeichern selektiert 20041126
4 NO_POSINO_FOUND Keine Positionsnummer des Checkstacks gefunden 20041126

Method SAVE_REFDATA Signature

Method SAVE_REFDATA on class CL_RSTT_CATT_RECORDER has no parameter.
# Exception Resumable Description Created on
1 INVALID_REFDATA Unzulässige Referenzdaten/ - Schlüssel 20041127
2 NO_REFDATA_FOUND 20041210
History
Last changed by/on SAP  20130531 
SAP Release Created in 700