SAP ABAP Class CL_RSTT_TDATA_QURY (Test Data of Type Query)
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 | 20070413 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSTT_OBJ | Base Object Instance | 20071009 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_TDATA_QSOB | Data Instance for Query Selection Object | 20090417 |
Properties
Class | CL_RSTT_TDATA_QURY | |
Short Description | Test Data of Type Query | |
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 | 20070413 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSTT_OBJ | Base Object Instance | 20071009 |
Friends
Class CL_RSTT_TDATA_QURY 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) | RSRREPDIR | Query Header | 20070413 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | OT_SX_INFO | 20121126 | |||
3 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | OT_THX_XREF | All XREFs for InfoProviders Used | 20070413 | ||
4 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | OT_TH_COMPDIR | All Entries of COMPDIR | 20070413 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | OT_TH_COMPDIR | COMPDIR Objects Involved | 20070416 |
Methods
Events
Class CL_RSTT_TDATA_QURY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | OT_SX_INFO | Protected | See coding | 20121126 | begin of ot_sx_info,
range_format type char1,
end of ot_sx_info
|
||
2 | OT_SX_XREF | Protected | See coding | 20070413 | BEGIN OF ot_sx_xref,
infoprov TYPE rsinfocube,
xrefs TYPE rzd1_ts_eltxref,
END OF ot_sx_xref
|
||
3 | OT_THX_XREF | Protected | See coding | 20070413 | ot_thx_xref TYPE HASHED TABLE OF ot_sx_xref
WITH UNIQUE KEY infoprov
|
||
4 | OT_TH_COMPDIR | Protected | See coding | 20070413 | ot_th_compdir TYPE HASHED TABLE OF rszcompdir WITH UNIQUE KEY compuid
|
||
5 | OT_T_RSZELTTXT | Protected | See coding | 20100426 | ot_t_RSZELTTXT type STANDARD TABLE OF RSZELTTXT with DEFAULT KEY
|
Method Signatures
Method CLEAR_QUERY_BUFFER Signature
Method CLEAR_QUERY_BUFFER on class CL_RSTT_TDATA_QURY has no parameter.
Method CLEAR_QUERY_BUFFER on class CL_RSTT_TDATA_QURY has no exception.
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 | 20070413 | ||
2 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSTT_TOBJNM | Testdatenname | 20070413 | ||
3 | ![]() |
I_OBJREFNM | Call by reference | Type reference (TYPE) | RSTT_TOBJNM | Name der Referenz | 20070413 | ||
4 | ![]() |
I_TDATATP | Call by reference | Type reference (TYPE) | RSTT_TDATATP | Testdatentyp | 20070413 | ||
5 | ![]() |
I_T_SUBTP | Call by reference | Type reference (TYPE) | RSTT_T_TDATATP | Liste von relevanten Subtypen | 20070413 |
Method CONSTRUCTOR on class CL_RSTT_TDATA_QURY has no exception.
Method CREATE_CL_RSTT_TDATA_QURY Signature
Method CREATE_CL_RSTT_TDATA_QURY on class CL_RSTT_TDATA_QURY has no parameter.
Method CREATE_CL_RSTT_TDATA_QURY on class CL_RSTT_TDATA_QURY has no exception.
Method GET_ELEMENT_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJNM | Call by reference | Type reference (TYPE) | RSZCOMPID | Objektname | 20090417 | ||
2 | ![]() |
E_TDATATP | Call by reference | Type reference (TYPE) | RSTT_TDATATP | Typ | 20090417 | ||
3 | ![]() |
I_COMPUID | Call by reference | Type reference (TYPE) | RSRREPDIR-COMPUID | UUID in komprimierter Form | 20090417 |
Method GET_ELEMENT_INFO on class CL_RSTT_TDATA_QURY has no exception.
Method _ACTIVATE_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_PROCESS | Call by reference | Type reference (TYPE) | RSTT_S_TDATA_PROC | Prozessparameter für einzelnes Testobjekt | 20071207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071207 |
Method _GET_XREFS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_COMPDIR | Call by reference | Type reference (TYPE) | OT_TH_COMPDIR | Einträge der COMPDIR | 20070413 | ||
2 | ![]() |
C_T_OBJ | Call by reference | Type reference (TYPE) | RSO_T_TLOGO_ASC | Weitere Objekte | 20111018 | ||
3 | ![]() |
I_SELTUID | Call by reference | Type reference (TYPE) | SYSUUID_25 | UUID in komprimierter Form | 20070413 | ||
4 | ![]() |
I_TS_XREF | Call by reference | Type reference (TYPE) | RZD1_TS_ELTXREF | Elemente des InfoProviders | 20070413 |
Method _GET_XREFS on class CL_RSTT_TDATA_QURY has no exception.
Method _LOAD_QELM_FROM_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TX_PARAM | Call by reference | Type reference (TYPE) | RSTT_TX_PARAM | Parametertabelle | 20070416 | ||
2 | ![]() |
E_T_MESG | Call by reference | Type reference (TYPE) | RSZA_T_MESG | Meldungen | 20070413 | ||
3 | ![]() |
I_SX_TUNIT | Call by reference | Type reference (TYPE) | RSTT_SX_TDATA_PARTSEL | Struktur für Testeinheitablage | 20070413 |
Method _LOAD_QELM_FROM_OBJ on class CL_RSTT_TDATA_QURY has no exception.
Method _MIGRATE_METAINFO_LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_SX_DATA | Call by reference | Type reference (TYPE) | RSZA_SX_QUERY_DEFINITION | Definition einer Query und Hilfsdaten | 20121126 |
Method _MIGRATE_METAINFO_LOAD on class CL_RSTT_TDATA_QURY has no exception.
Method _MIGRATE_METAINFO_STORE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_SX_DATA | Call by reference | Type reference (TYPE) | RSZA_SX_QUERY_DEFINITION | Definition einer Query und Hilfsdaten | 20121126 |
Method _MIGRATE_METAINFO_STORE on class CL_RSTT_TDATA_QURY has no exception.
Method _REPLICATE_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_TEXT | Call by reference | Type reference (TYPE) | RSTT_TH_ELTTXT | Tabelle für Queryelementtexte | 20120306 | ||
2 | ![]() |
I_NOREP | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20120306 | ||
3 | ![]() |
I_TH_TEXT | Call by reference | Type reference (TYPE) | RSTT_TH_ELTTXT | Tabelle für Queryelementtexte | 20120306 | ||
4 | ![]() |
I_TH_TXT | Call by reference | Type reference (TYPE) | RZI0_TH_ELTTXT | 20120306 |
Method _REPLICATE_TEXTS on class CL_RSTT_TDATA_QURY has no exception.
Method _STORE_QELM_TO_OBJ 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 | Daten von Queryelement | 20070416 | ||
2 | ![]() |
I_S_COMPDIR | Call by reference | Type reference (TYPE) | RSZCOMPDIR | Komponentenheader | 20070416 | ||
3 | ![]() |
I_S_REPDIR | Call by reference | Type reference (TYPE) | RSRREPDIR | Queryheader | 20070416 | ||
4 | ![]() |
I_TH_ELTTXT | Call by reference | Type reference (TYPE) | RSTT_TH_ELTTXT | Tabelle für Queryelementtexte | 20100426 |
Method _STORE_QELM_TO_OBJ on class CL_RSTT_TDATA_QURY has no exception.
Method _STORE_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TH_TEXT | Call by reference | Type reference (TYPE) | RSTT_TH_ELTTXT | Tabelle für Queryelementtexte | 20120306 |
Method _STORE_TEXTS on class CL_RSTT_TDATA_QURY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |