SAP ABAP Class CL_RSTT_CATT_CHECKER (Checker Class for Trace Tests)
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
Properties
Class CL_RSTT_CATT_CHECKER  
Short Description Checker Class for Trace Tests    
Super Class    
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 20041202   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSTT0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSTT1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSTT2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSTT_CATT_CHECKER has no interface implemented.
Friends
Class CL_RSTT_CATT_CHECKER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_POSITION_ID Instance attribute Public Type reference (TYPE) RSTT_INT4 Item ID of Check (from Check Stack) 20041202
2 N_R_CATTTRACE Static Attribute Public Object reference (TYPE REF TO) CL_RSTT_TRACE_CATT Trace Object (Test Case) 20041202
3 N_R_CHECKREF Static Attribute Public Object reference (TYPE REF TO) CL_RSTT_CATT_CHECKER Instance of Active Check Keys 20041202
4 N_R_PLAYEROBJ Static Attribute Public Object reference (TYPE REF TO) CL_RSTT_TRACE_PLAYER Trace Player 20041202
5 N_R_PLAYVAR Static Attribute Public Object reference (TYPE REF TO) CL_RSTT_PLAYVAR Processing Variant (Instance) 20050131
6 N_R_PROGOBJ Instance attribute Public Object reference (TYPE REF TO) CL_RSTT_PROGOBJ Program Object to Be Checked 20041202
7 N_TRACEGUID Instance attribute Public Type reference (TYPE) GUID_16 Trace GUID 20041202
8 N_TX_CHECKSTACK Instance attribute Public Type reference (TYPE) RSTT0_SX_CHECKSTACK Check Stack Table for Check Execution 20050128
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_TRACE_POSINO Instance method Public Method Executes Trace Check 20050131
2 CREATE Static method Public Method Generates Checker Instance 20050131
3 GET_CHECKSELECT_POBJ Static method Public Method Determines Check Select Table for Program Object 20041227
Events
Class CL_RSTT_CATT_CHECKER has no event.
Types
Class CL_RSTT_CATT_CHECKER has no local type.
Method Signatures

Method CHECK_TRACE_POSINO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STATUS Call by reference Type reference (TYPE) RSTT_CATT_STATUS Test-Status 20050131
2 Exporting E_T_ERROR Call by reference Type reference (TYPE) RSTT0_T_ERROR Error-Tabelle 20050131
3 Importing I_R_PLAYVAR Call by reference Object reference (TYPE REF TO) CL_RSTT_PLAYVAR Abspielvarianten-Verarbeitung 20050131
4 Importing I_R_TRACE Call by reference Object reference (TYPE REF TO) CL_RSTT_TRACE_CATT CATT-Trace-Klasse 20050131

Method CHECK_TRACE_POSINO on class CL_RSTT_CATT_CHECKER has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_CHECKER Value transfer Object reference (TYPE REF TO) CL_RSTT_CATT_CHECKER Checker-Klasse für Trace-Tests 20050131

Method CREATE on class CL_RSTT_CATT_CHECKER has no exception.

Method GET_CHECKSELECT_POBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POSINO Call by reference Type reference (TYPE) RSTT_INT4 Trace-Tool: Integer-Wert 20041227
2 Importing I_R_PROGOBJ Call by reference Object reference (TYPE REF TO) CL_RSTT_PROGOBJ Programmobjekt-Instanz 20041227
3 Importing I_TRACEGUID Call by reference Type reference (TYPE) GUID_16 GUID im 'RAW' Format 20041227
4 Returning R_T_CHECKSEL Value transfer Type reference (TYPE) RSTT_T_CHECKSEL Position-No 20041227
# Exception Resumable Description Created on
1 PARAM_CREATION_PROBLEMS 20041227
History
Last changed by/on SAP  20130531 
SAP Release Created in 700