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 RRI5 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RZD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RZI0 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 N_S_REPDIR Instance attribute Public Type reference (TYPE) RSRREPDIR Query Header 20070413
2 O_SX_INFO Instance attribute Protected Type reference (TYPE) OT_SX_INFO 20121126
3 O_THX_XREF Static Attribute Protected Type reference (TYPE) OT_THX_XREF All XREFs for InfoProviders Used 20070413
4 O_TH_COMPDIR Static Attribute Protected Type reference (TYPE) OT_TH_COMPDIR All Entries of COMPDIR 20070413
5 O_TH_COMPSEL Instance attribute Protected Type reference (TYPE) OT_TH_COMPDIR COMPDIR Objects Involved 20070416
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_QUERY_BUFFER Static method Public Method Initialize Buffer Tables for Query Elements 20080128
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070413
3 CREATE_CL_RSTT_TDATA_QURY Static method Public Method Initialization of Query Instance 20070413
4 GET_ELEMENT_INFO Static method Public Method Find Information for Query Element from GUID 20090417
5 _ACTIVATE_QUERY Instance method Protected Method Activate Query from Content 20071207
6 _GET_XREFS Instance method Protected Method Get Elements Involved 20070413
7 _LOAD_QELM_FROM_OBJ Instance method Protected Method Load Query Element 20070413
8 _MIGRATE_METAINFO_LOAD Instance method Protected Method 20121126
9 _MIGRATE_METAINFO_STORE Instance method Protected Method 20121126
10 _REPLICATE_TEXTS Static method Protected Method Replicate Texts 20120306
11 _STORE_QELM_TO_OBJ Instance method Protected Method Create and Activate Query Element 20070413
12 _STORE_TEXTS Static method Protected Method Store Texts 20120306
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 Importing I_OBJID Call by reference Type reference (TYPE) SYSUUID_25 Objekt-ID 20070413
2 Importing I_OBJNM Call by reference Type reference (TYPE) RSTT_TOBJNM Testdatenname 20070413
3 Importing I_OBJREFNM Call by reference Type reference (TYPE) RSTT_TOBJNM Name der Referenz 20070413
4 Importing I_TDATATP Call by reference Type reference (TYPE) RSTT_TDATATP Testdatentyp 20070413
5 Importing 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 Exporting E_OBJNM Call by reference Type reference (TYPE) RSZCOMPID Objektname 20090417
2 Exporting E_TDATATP Call by reference Type reference (TYPE) RSTT_TDATATP Typ 20090417
3 Importing 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 Importing 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 QUERY_NOT_FOUND 20071207

Method _GET_XREFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_COMPDIR Call by reference Type reference (TYPE) OT_TH_COMPDIR Einträge der COMPDIR 20070413
2 Changing C_T_OBJ Call by reference Type reference (TYPE) RSO_T_TLOGO_ASC Weitere Objekte 20111018
3 Importing I_SELTUID Call by reference Type reference (TYPE) SYSUUID_25 UUID in komprimierter Form 20070413
4 Importing 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 Exporting E_TX_PARAM Call by reference Type reference (TYPE) RSTT_TX_PARAM Parametertabelle 20070416
2 Exporting E_T_MESG Call by reference Type reference (TYPE) RSZA_T_MESG Meldungen 20070413
3 Importing 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 Changing 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 Changing 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 Changing C_TH_TEXT Call by reference Type reference (TYPE) RSTT_TH_ELTTXT Tabelle für Queryelementtexte 20120306
2 Importing I_NOREP Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20120306
3 Importing I_TH_TEXT Call by reference Type reference (TYPE) RSTT_TH_ELTTXT Tabelle für Queryelementtexte 20120306
4 Importing 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 Importing I_R_TDATA Call by reference Object reference (TYPE REF TO) DATA Daten von Queryelement 20070416
2 Importing I_S_COMPDIR Call by reference Type reference (TYPE) RSZCOMPDIR Komponentenheader 20070416
3 Importing I_S_REPDIR Call by reference Type reference (TYPE) RSRREPDIR Queryheader 20070416
4 Importing 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 Importing 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