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 | Instance attribute | Public | Type reference (TYPE) | RSTT_VARIANTID | Variants ID for Reference Data | 20041210 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSTT_TRACE_CATT | CATT Trace Instance | 20041210 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RSTT_T_CHECKSTACK | Trace Tool: Check Stack Table (RSTT_CHECKSTACK) | 20041210 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RSTT_T_REFDATA | Temporarily Stored Reference Data | 20041127 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RSTT_INT4 | Current Item Number from Check Stack | 20050104 | |||
| 6 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20041210 | |
| 2 | Instance method | Public | Method | Determines Item Number of Check Stack for RECORD_REFDATA | 20041126 | |
| 3 | Instance method | Public | Method | Initializes Table n_t_refdata | 20041127 | |
| 4 | Static method | Public | Method | Checks if Recording of Reference Data is Active | 20041126 | |
| 5 | Instance method | Public | Method | Record Reference Data | 20041126 | |
| 6 | 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 | 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 | I_CHECKALIAS | Call by reference | Type reference (TYPE) | RSTT_TOBJNM | Checkalias | 20050104 | |||
| 2 | I_CHECKPOS | Call by reference | Type reference (TYPE) | RSTT_CHECKPOS | Checkpositionstyp | 20041126 | |||
| 3 | I_R_PROGOBJ | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_PROGOBJ | OLAP Trace: function | 20041126 | |||
| 4 | R_POSINO_CHECK | Value transfer | Type reference (TYPE) | RSTT_INT4 | Positionsnummer aus Checkstack | 20041126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Probleme beim Lesen von der Datenbank | 20041126 | ||
| 2 | Keine Positionsnummer gefunden | 20041126 | ||
| 3 | Unzulässige Objektinstanz | 20041126 | ||
| 4 | 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 | I_R_CATT_RECORDER | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_CATT_RECORDER | Recorder für CATT-Traces | 20041210 | |||
| 2 | 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 | I_CHECKALIAS | Call by reference | Type reference (TYPE) | RSTT_TOBJNM | Checkalias | 20050104 | |||
| 2 | I_CHECKPOS | Call by reference | Type reference (TYPE) | RSTT_CHECKPOS | Trace-Tool: Checkposition | 20041126 | |||
| 3 | I_R_PROGOBJ | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_PROGOBJ | Programmobjekt-Instanz | 20041126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Probleme beim Schreiben auf die Datenbank | 20041126 | ||
| 2 | Unzulässige Objektinstanz | 20041126 | ||
| 3 | Keine Parameter zum Abspeichern selektiert | 20041126 | ||
| 4 | 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 | Unzulässige Referenzdaten/ - Schlüssel | 20041127 | ||
| 2 | 20041210 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |