SAP ABAP Class CL_RSTT_TDATA_SERVICE (Services for Test Object Transfer)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
BW_TDATA (Package) Transfer of Test and Application Data

⤷

⤷

Properties
Class | CL_RSTT_TDATA_SERVICE | |
Short Description | Services for Test Object Transfer | |
Super Class | ||
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 | 20110128 | 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_TDATA_SERVICE has no interface implemented.
Friends
Class CL_RSTT_TDATA_SERVICE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | OT_TH_DEBUG | Breakpoints | 20111018 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Breakpoint | 20111018 |
2 | ![]() |
Instance method | Public | Method | Complete Messages | 20111018 |
3 | ![]() |
Instance method | Public | Method | Add Consolidated Object Status | 20111018 |
4 | ![]() |
Static method | Public | Method | Create Instance | 20111018 |
5 | ![]() |
Instance method | Public | Method | Start Breakpoint Process | 20111018 |
Events
Class CL_RSTT_TDATA_SERVICE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | OT_S_DEBUG | Protected | See coding | 20111018 | BEGIN OF ot_s_debug,
transkind TYPE rstt_transkind,
tdatatp TYPE rstt_tdatatp,
objnm TYPE rstt_tdata-objnm,
objid TYPE rstt_tdata-objid,
objrefnm TYPE rstt_tdata-objrefnm,
index type i,
END OF ot_s_debug
|
||
2 | OT_TH_DEBUG | Protected | See coding | 20111018 | ot_th_debug TYPE HASHED TABLE OF ot_s_debug
WITH UNIQUE KEY transkind tdatatp objnm objid objrefnm
|
Method Signatures
Method ADD_DEBUG_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJID | Call by reference | Type reference (TYPE) | RSTT_TDATA-OBJID | ID für Testobjekt | 20111018 | ||
2 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSTT_TDATA-OBJNM | Name für Testobjekt | 20111018 | ||
3 | ![]() |
I_OBJREFNM | Call by reference | Type reference (TYPE) | RSTT_TDATA-OBJREFNM | Referenz für Testobjekt | 20111018 | ||
4 | ![]() |
I_TDATATP | Call by reference | Type reference (TYPE) | RSTT_TDATATP | Objekttyp | 20111018 | ||
5 | ![]() |
I_TRANSKIND | Call by reference | Type reference (TYPE) | RSTT_TRANSKIND | Transferart: Laden oder Ablegen | 20111018 |
Method ADD_DEBUG_POSITION on class CL_RSTT_TDATA_SERVICE has no exception.
Method ADD_MESSAGES Signature
Method ADD_MESSAGES on class CL_RSTT_TDATA_SERVICE has no parameter.
Method ADD_MESSAGES on class CL_RSTT_TDATA_SERVICE has no exception.
Method ADD_OBJECT_STATUS Signature
Method ADD_OBJECT_STATUS on class CL_RSTT_TDATA_SERVICE has no parameter.
Method ADD_OBJECT_STATUS on class CL_RSTT_TDATA_SERVICE has no exception.
Method FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_SERVICE | Value transfer | Object reference (TYPE REF TO) | CL_RSTT_TDATA_SERVICE | Dienste für Testobjekttransfer | 20111018 |
Method FACTORY on class CL_RSTT_TDATA_SERVICE has no exception.
Method PROCESS_BREAK_POINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_OBJ | Call by reference | Type reference (TYPE) | ANY | Schlüsselstruktur von Objekt | 20111018 | ||
2 | ![]() |
I_TRANSKIND | Call by reference | Type reference (TYPE) | RSTT_TRANSKIND | Transferart | 20111018 |
Method PROCESS_BREAK_POINT on class CL_RSTT_TDATA_SERVICE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |