SAP ABAP Class CL_RSTT_TOBJ (Trace Tool: Test Object)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX (Application Component) Business Explorer
     RSTT_TRACE (Package) Trace Tool for SAP Netweaver 2005 (BW): Data Object Layer
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_TOBJ_BW_BEX Test Object for Application Area BW_BEX 20050513
Properties
Class CL_RSTT_TOBJ  
Short Description Trace Tool: Test Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTT_TRACE   Trace Tool for SAP Netweaver 2005 (BW): Data Object Layer 
Created 20050513   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)
Interfaces
Class CL_RSTT_TOBJ has no interface implemented.
Friends
Class CL_RSTT_TOBJ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_TOBJTP Constant Public See coding Types of Test Objects 20090306
2 N_R_TOBJ Static Attribute Public Object reference (TYPE REF TO) CL_RSTT_TOBJ Test Object Instance 20050513
3 N_TAREA Instance attribute Public Type reference (TYPE) RSTT_TAREA Test Area ID 20050513
4 N_TOBJNM Instance attribute Public Type reference (TYPE) RSTT_TOBJNM Test Object Name 20050513
5 N_TOBJTYPE Instance attribute Public Type reference (TYPE) RSTT_TOBJTYP Trace Tool: Test Object Type 20050513
6 N_TSOBJNM Instance attribute Public Type reference (TYPE) RSTT_TOBJNM Test Framework Name 20050513
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050513
2 CREATE_TOBJ Static method Public Method Generate Test Object Instance 20050513
3 FILL_ATTRIBUTS Instance method Protected Method Fill Attributes 20050513
4 GET_TOBJTYPE Static method Public Method Get Type of Test Object 20050602
5 SET_NEW_PLAYVARS Instance method Public Method Sets Play Variants for This Test Object 20050616
Events
# Event Type Visibility Description Created on
1 CREATE_BW_BEX Static Event
(1)
Protected
(1)
Generates Test Object Instance for Application Area BW_BEX 20050513
Types
Class CL_RSTT_TOBJ has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSTT_TOBJ has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSTT_TOBJ has no exception.

Method CREATE_TOBJ 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 Testbereich 20050513
2 Importing I_TOBJNM Call by reference Type reference (TYPE) RSTT_TOBJNM Testobjekt-Name 20050513
3 Importing I_TSOBJNM Call by reference Type reference (TYPE) RSTT_TOBJNM Testrahmen-Name 20050513
4 Returning R_R_TOBJ Value transfer Object reference (TYPE REF TO) CL_RSTT_TOBJ Trace-Tool: Testobjekt 20050513
# Exception Resumable Description Created on
1 CREATION_PROBLEMS 20050513
2 TOBJNM_NOT_VALID 20050513
3 TOBJTYPE_NOT_SUPPORTED 20050513
4 TOBJ_NOT_FOUND 20050513

Method FILL_ATTRIBUTS Signature

Method FILL_ATTRIBUTS on class CL_RSTT_TOBJ has no parameter.
# Exception Resumable Description Created on
1 TOBJ_NOT_FOUND 20050513

Method GET_TOBJTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TOBJTYPE Value transfer Type reference (TYPE) RSTT_TOBJTYP Trace-Tool: Testobjekt-Typ 20050602

Method GET_TOBJTYPE on class CL_RSTT_TOBJ has no exception.

Method SET_NEW_PLAYVARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_PLAYVARS Call by reference Type reference (TYPE) RSTT_T_PLAYVAR Trace-Tool: Tabelle für Abspielvarianten-Aufschlüsselung 20050616
2 Returning R_SUCCESS Value transfer Type reference (TYPE) RS_BOOL Boolean 20050616
# Exception Resumable Description Created on
1 PLAVARS_NOT_CHANGED Abspielvarianten konnten nicht geändert werden. 20050616
Event Signatures

Event CREATE_BW_BEX Signature
Event CREATE_BW_BEX on class CL_RSTT_TOBJ has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700