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 | 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 | Constant | Public | See coding | Types of Test Objects | 20090306 | ||||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_RSTT_TOBJ | Test Object Instance | 20050513 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RSTT_TAREA | Test Area ID | 20050513 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RSTT_TOBJNM | Test Object Name | 20050513 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RSTT_TOBJTYP | Trace Tool: Test Object Type | 20050513 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RSTT_TOBJNM | Test Framework Name | 20050513 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050513 | |
| 2 | Static method | Public | Method | Generate Test Object Instance | 20050513 | |
| 3 | Instance method | Protected | Method | Fill Attributes | 20050513 | |
| 4 | Static method | Public | Method | Get Type of Test Object | 20050602 | |
| 5 | 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 | I_TAREA | Call by reference | Type reference (TYPE) | RSTT_TAREA | Testbereich | 20050513 | |||
| 2 | I_TOBJNM | Call by reference | Type reference (TYPE) | RSTT_TOBJNM | Testobjekt-Name | 20050513 | |||
| 3 | I_TSOBJNM | Call by reference | Type reference (TYPE) | RSTT_TOBJNM | Testrahmen-Name | 20050513 | |||
| 4 | R_R_TOBJ | Value transfer | Object reference (TYPE REF TO) | CL_RSTT_TOBJ | Trace-Tool: Testobjekt | 20050513 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050513 | |||
| 2 | 20050513 | |||
| 3 | 20050513 | |||
| 4 | 20050513 |
Method FILL_ATTRIBUTS Signature
Method FILL_ATTRIBUTS on class CL_RSTT_TOBJ has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050513 |
Method GET_TOBJTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | I_T_PLAYVARS | Call by reference | Type reference (TYPE) | RSTT_T_PLAYVAR | Trace-Tool: Tabelle für Abspielvarianten-Aufschlüsselung | 20050616 | |||
| 2 | R_SUCCESS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20050616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 |