SAP ABAP Class CL_RSTT_TDATA_TRCE (Test Data of Type Trace)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
BW_TDATA (Package) Transfer of Test and Application Data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_TDATA | Main Class for Test Data Transfer | 20070418 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSTT_OBJ | Base Object Instance | 20071009 |
Properties
| Class | CL_RSTT_TDATA_TRCE | |
| Short Description | Test Data of Type Trace | |
| Super Class | CL_RSTT_TDATA | Main Class for Test Data Transfer |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_TDATA | Transfer of Test and Application Data |
| Created | 20070418 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSTT_TDATA_TRCE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSTT_OBJ | Base Object Instance | 20071009 |
Friends
Class CL_RSTT_TDATA_TRCE 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_TRACE | Trace Header Data | 20070418 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSTT_LGTXT | Description | 20090126 | |||
| 3 | Constant | Protected | See coding | 20100426 | |||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSTT_TRACE | Trace Instance | 20070418 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070418 | |
| 2 | Static method | Public | Method | Initialization of Trace Instance | 20070418 | |
| 3 | Instance method | Protected | Method | Load Test Reference Data of Selected Variant | 20070418 | |
| 4 | Instance method | Protected | Method | Save Test Reference Data of Selected Variant | 20070418 |
Events
Class CL_RSTT_TDATA_TRCE has no event.
Types
Class CL_RSTT_TDATA_TRCE 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_OBJID | Call by reference | Type reference (TYPE) | SYSUUID_25 | Objekt-ID | 20070418 | |||
| 2 | I_OBJNM | Call by reference | Type reference (TYPE) | RSTT_TOBJNM | Testdatenname | 20070418 | |||
| 3 | I_OBJREFNM | Call by reference | Type reference (TYPE) | RSTT_TOBJNM | Name der Referenz | 20070418 | |||
| 4 | I_TDATATP | Call by reference | Type reference (TYPE) | RSTT_TDATATP | Testdatentyp | 20070418 | |||
| 5 | I_T_SUBTP | Call by reference | Type reference (TYPE) | RSTT_T_TDATATP | Liste von relevanten Subtypen | 20070418 |
Method CONSTRUCTOR on class CL_RSTT_TDATA_TRCE has no exception.
Method CREATE_CL_RSTT_TDATA_TRCE Signature
Method CREATE_CL_RSTT_TDATA_TRCE on class CL_RSTT_TDATA_TRCE has no parameter.
Method CREATE_CL_RSTT_TDATA_TRCE on class CL_RSTT_TDATA_TRCE has no exception.
Method _LOAD_CATT_REFDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_TDATA | Call by reference | Object reference (TYPE REF TO) | DATA | Daten der Variante | 20070418 | |||
| 2 | I_REFVARID | Call by reference | Type reference (TYPE) | RSTT_VARIANTID | Varianten-ID | 20070418 | |||
| 3 | I_TRACEGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | Trace-GUID | 20070418 |
Method _LOAD_CATT_REFDATA on class CL_RSTT_TDATA_TRCE has no exception.
Method _STORE_CATT_REFDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_TDATA | Call by reference | Object reference (TYPE REF TO) | DATA | Tracedaten | 20070418 |
Method _STORE_CATT_REFDATA on class CL_RSTT_TDATA_TRCE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |