SAP ABAP Class CL_RSDRS_SQL_QUERY_TC (RSDRS sx_query Test Cases)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRS (Package) Data Manager SQL Interface

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSTTU_TRANS_TC | Interface for Transformation of stored testcases | 20080401 |
Properties
Class | CL_RSDRS_SQL_QUERY_TC | |
Short Description | RSDRS sx_query Test Cases | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDRS | Data Manager SQL Interface |
Created | 20080331 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSTTU_TRANS_TC | Interface for Transformation of stored testcases | 20080401 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RSDRS_SQL_QUERY | 20080401 | Data Manager SQL Query Processing |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSDRSYSID | System of Test Case | 20080331 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Test Case Number | 20080331 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20080331 | |||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Reference Data | 20080331 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDRS_SX_QUERY | sql Query Representation | 20080331 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDRS_TC | Test Data RSDRS | 20080401 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CLASSNAME | Name of TOP Class Implementation | 20080331 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20080331 | |
2 | ![]() |
Static method | Public | Method | 20080331 | |
3 | ![]() |
Instance method | Private | Method | 20080331 | |
4 | ![]() |
Instance method | Private | Method | 20080331 | |
5 | ![]() |
Static method | Public | Method | 20080331 | |
6 | ![]() |
Static method | Private | Method | Transform Where-To System-Dependent Format | 20080401 |
7 | ![]() |
Instance method | Private | Method | Transform Where-To System-Independent Format | 20080401 |
8 | ![]() |
Static method | Protected | Method | 20080331 |
Events
Class CL_RSDRS_SQL_QUERY_TC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_TC_SERIALIZED | Private | See coding | 20080401 | begin of TP_S_TC_SERIALIZED.
include type RSDRS_TC.
types:
sx_query TYPE rsdrs_sx_query,
charsize TYPE i,
pkgsize TYPE i,
topclass TYPE classname,
t_components TYPE abap_compdescr_tab,
data TYPE xstring,
end of TP_S_TC_SERIALIZED
|
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PKGSIZE | Call by reference | Type reference (TYPE) | I | Size of Data Package | 20080331 | ||
2 | ![]() |
I_SX_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | Query structure | 20080331 | ||
3 | ![]() |
I_S_TC | Call by reference | Type reference (TYPE) | RSDRS_TC | Query structure | 20080401 | ||
4 | ![]() |
I_TOP_CLASSNM | Call by reference | Type reference (TYPE) | CLASSNAME | Referenztyp | 20080331 | ||
5 | ![]() |
I_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20080331 | |||
6 | ![]() |
R_TC_NO | Value transfer | Type reference (TYPE) | I | Testcase Number | 20080331 |
Method CREATE on class CL_RSDRS_SQL_QUERY_TC has no exception.
Method DROP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TC_NO | Call by reference | Type reference (TYPE) | I | 20080331 |
Method DROP on class CL_RSDRS_SQL_QUERY_TC has no exception.
Method READ_QUERY Signature
Method READ_QUERY on class CL_RSDRS_SQL_QUERY_TC has no parameter.
Method READ_QUERY on class CL_RSDRS_SQL_QUERY_TC has no exception.
Method READ_REF_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20080331 |
Method READ_REF_DATA on class CL_RSDRS_SQL_QUERY_TC has no exception.
Method RUN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TC_ID | Call by reference | Type reference (TYPE) | RSDRSYSID | Dreistelliges Charakterfeld für IDocs | 20080331 | ||
2 | ![]() |
I_TC_NO | Call by reference | Type reference (TYPE) | I | 20080331 |
Method RUN on class CL_RSDRS_SQL_QUERY_TC has no exception.
Method TRANSFORM_WHERE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_WHERE | Call by reference | Type reference (TYPE) | RSDRS_T_WHERE | 20080401 | |||
2 | ![]() |
I_R_REQUID_TRANS | Call by reference | Object reference (TYPE REF TO) | CL_RSTTU_TRANS_REQUID | Testcase ID | 20080401 |
Method TRANSFORM_WHERE on class CL_RSDRS_SQL_QUERY_TC has no exception.
Method TRANSFORM_WHERE_N Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_WHERE | Call by reference | Type reference (TYPE) | RSDRS_T_WHERE | 20080401 | |||
2 | ![]() |
I_R_REQUID_TRANS | Call by reference | Object reference (TYPE REF TO) | CL_RSTTU_TRANS_REQUID | Testcase ID | 20080401 |
Method TRANSFORM_WHERE_N on class CL_RSDRS_SQL_QUERY_TC has no exception.
Method WRITE_PKG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SX_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | sx_query structure | 20080331 | ||
2 | ![]() |
I_TC_NO | Call by reference | Type reference (TYPE) | I | Testcase Number | 20080331 | ||
3 | ![]() |
I_TESTCASEDATE | Call by reference | Type reference (TYPE) | RSDRS_TC-TESTCASEDATE | SY-DATUM | Datum | 20080402 | |
4 | ![]() |
I_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | t_data to be stored | 20080331 | ||
5 | ![]() |
I_USERNAME | Call by reference | Type reference (TYPE) | RSDRS_TC-USERNAME | SY-UNAME | Benutzername | 20080402 |
Method WRITE_PKG on class CL_RSDRS_SQL_QUERY_TC has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |