SAP ABAP Class CL_RSTT_TDATA_BTMP (Test Data Processing for Web Templates)
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 | 20080403 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSTT_OBJ | Base Object Instance | 20080403 |
Properties
Class | CL_RSTT_TDATA_BTMP | |
Short Description | Test Data Processing for Web Templates | |
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 | 20080403 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSTT_TDATA_BTMP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSTT_OBJ | Base Object Instance | 20080403 |
Friends
Class CL_RSTT_TDATA_BTMP 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) | RSZWOBJID | Template ID | 20080403 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDT_BTMP | BW Web Template | 20080403 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | OT_SX_TEMPLATE | Template Data | 20080403 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080403 |
Events
Class CL_RSTT_TDATA_BTMP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | OT_SX_TEMPLATE | Protected | See coding | 20080403 | BEGIN OF ot_sx_template,
head TYPE rszwbtmphead,
headtxt TYPE rszwbtmpheadtxt,
headtxttab TYPE rszw_t_btmpheadtxt,
text TYPE rszw_t_btmptext,
data TYPE rstt_string,
xref TYPE rszw_t_xref,
END OF ot_sx_template
|
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 | 20080403 | ||
2 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSTT_TOBJNM | Testdatenname | 20080403 | ||
3 | ![]() |
I_OBJREFNM | Call by reference | Type reference (TYPE) | RSTT_TOBJNM | Name der Referenz | 20080403 | ||
4 | ![]() |
I_TDATATP | Call by reference | Type reference (TYPE) | RSTT_TDATATP | Testdatentyp | 20080403 | ||
5 | ![]() |
I_T_SUBTP | Call by reference | Type reference (TYPE) | RSTT_T_TDATATP | Liste von relevanten Subtypen | 20080403 |
Method CONSTRUCTOR on class CL_RSTT_TDATA_BTMP has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |