SAP ABAP Class CL_DBA_TEST_DRIVER_RDI_QRY (DBA-RDI-TST-QRY: Test Driver)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_TEST (Package) DBA Cockpit: Test Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DBA_TEST_DRIVER DBA-TST: Test Driver 20110315
Properties
Class CL_DBA_TEST_DRIVER_RDI_QRY  
Short Description DBA-RDI-TST-QRY: Test Driver    
Super Class CL_DBA_TEST_DRIVER DBA-TST: Test Driver 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_TEST   DBA Cockpit: Test Framework 
Created 20110315   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_DBA_RDI_QUERY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DBA_TEST_DRIVER_RDI_QRY has no interface implemented.
Friends
Class CL_DBA_TEST_DRIVER_RDI_QRY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_COMMAND_SET_AGGREGATION Constant Private Type reference (TYPE) STRING 'SET_AGGREGATION' 20110316
2 CO_COMMAND_SET_FILTER Constant Private Type reference (TYPE) STRING 'SET_FILTER' 20110316
3 CO_COMMAND_SET_FILTER_SET Constant Private Type reference (TYPE) STRING 'SET_FILTER_SET' 20110317
4 CO_COMMAND_SET_GRANULARITY Constant Private Type reference (TYPE) STRING 'SET_GRANULARITY' 20110317
5 CO_COMMAND_SET_GROUP_BY Constant Private Type reference (TYPE) STRING 'SET_GROUP_BY' 20110317
6 CO_COMMAND_SET_HISTORY Constant Private Type reference (TYPE) STRING 'SET_HISTORY' 20110316
7 CO_COMMAND_SET_OUTER_FILTER Constant Private Type reference (TYPE) STRING 'SET_OUTER_FILTER' 20110317
8 CO_COMMAND_SET_PARAM Constant Private Type reference (TYPE) STRING 'SET_PARAM' 20110317
9 CO_COMMAND_SET_SORT Constant Private Type reference (TYPE) STRING 'SET_SORT' 20110317
10 CO_COMMAND_SET_TOP_N Constant Private Type reference (TYPE) STRING 'SET_TOP_N' 20110318
11 CO_SUBCAT_EXTRACT_FOR_BI Constant Public Type reference (TYPE) DBA_TEST_KEY-SUBCATEGORY 'EXTRACT_FOR_BI' DBA: Subcategories like SELECT, EXTRAC_FOR_BI 20110317
12 CO_SUBCAT_GET_SNAPSHOT Constant Public Type reference (TYPE) DBA_TEST_KEY-SUBCATEGORY 'GET_SNAPSHOT' DBA: Subcategories like SELECT, EXTRAC_FOR_BI 20110316
13 DRIVER_DATA Instance attribute Private Type reference (TYPE) DBA_RDI_TEST_CFG DBA-RDI: Test Configuration Data 20110317
14 ORDER Instance attribute Private Type reference (TYPE) I 20110316
15 RDI Instance attribute Private Object reference (TYPE REF TO) CL_DBA_RDI DBA-RDI: Back-End Wrapper 20110317
16 REFERENCE_DRIVER_DATA Instance attribute Private Type reference (TYPE) DBA_RDI_TEST_CFG DBA-RDI: Test Configuration Data 20110317
Methods
# Method Level Visibility Method type Description Created on
1 GET_DRIVER_DATA_HASH Instance method Public Method 20110316
2 GET_ORDER Instance method Private Method 20110316
3 GET_SNAPSHOT Instance method Public Method 20110316
4 RESET Instance method Public Method 20110316
5 RUN_GET_SNAPSHOT Instance method Private Method 20110317
6 RUN_SET_AGGREGATION Instance method Private Method 20110317
7 RUN_SET_FILTER Instance method Private Method 20110317
8 RUN_SET_FILTER_SET Instance method Private Method 20110317
9 RUN_SET_GRANULARITY Instance method Private Method 20110317
10 RUN_SET_GROUP_BY Instance method Private Method 20110317
11 RUN_SET_HISTORY Instance method Private Method 20110317
12 RUN_SET_OUTER_FILTER Instance method Private Method 20110317
13 RUN_SET_PARAM Instance method Private Method 20110318
14 RUN_SET_SORT Instance method Private Method 20110317
15 RUN_SET_TOP_N Instance method Private Method 20110318
16 SET_AGGREGATION Instance method Public Method 20110316
17 SET_FILTER Instance method Public Method 20110316
18 SET_FILTER_SET Instance method Public Method 20110317
19 SET_GRANULARITY Instance method Public Method 20110317
20 SET_GROUP_BY Instance method Public Method 20110317
21 SET_HISTORY Instance method Public Method 20110316
22 SET_OUTER_FILTER Instance method Public Method 20110317
23 SET_PARAM Instance method Public Method 20110317
24 SET_SORT Instance method Public Method 20110317
25 SET_STMT Instance method Public Method 20110316
26 SET_STMT_BIND_VALUES Instance method Public Method 20110316
27 SET_TOP_N Instance method Public Method 20110318
Events
Class CL_DBA_TEST_DRIVER_RDI_QRY has no event.
Types
Class CL_DBA_TEST_DRIVER_RDI_QRY has no local type.
Method Signatures

Method GET_DRIVER_DATA_HASH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HASH Value transfer Type reference (TYPE) DBA_TEST_KEY-SUBOBJECT DBA: Object Subname 20110316

Method GET_DRIVER_DATA_HASH on class CL_DBA_TEST_DRIVER_RDI_QRY has no exception.

Method GET_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) STRING 20110316
2 Returning ORDER Value transfer Type reference (TYPE) I 20110316

Method GET_ORDER on class CL_DBA_TEST_DRIVER_RDI_QRY has no exception.

Method GET_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) ANY 20110316
2 Importing DDIC_SRC Call by reference Type reference (TYPE) STRING 20110316

Method GET_SNAPSHOT on class CL_DBA_TEST_DRIVER_RDI_QRY has no exception.

Method RESET Signature

Method RESET on class CL_DBA_TEST_DRIVER_RDI_QRY has no parameter.
Method RESET on class CL_DBA_TEST_DRIVER_RDI_QRY has no exception.

Method RUN_GET_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEBUG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110804
# Exception Resumable Description Created on
1 CX_DBA_TEST DBA-RDI: General Back-end Error 20110317

Method RUN_SET_AGGREGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ORDER Call by reference Type reference (TYPE) I 20110317
# Exception Resumable Description Created on
1 CX_DBA_TEST DBA-RDI: General Back-end Error 20110317

Method RUN_SET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ORDER Call by reference Type reference (TYPE) I 20110317
# Exception Resumable Description Created on
1 CX_DBA_TEST DBA-RDI: General Back-end Error 20110317

Method RUN_SET_FILTER_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ORDER Call by reference Type reference (TYPE) I 20110317
# Exception Resumable Description Created on
1 CX_DBA_TEST DBA-RDI: General Back-end Error 20110317

Method RUN_SET_GRANULARITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ORDER Call by reference Type reference (TYPE) I 20110317
# Exception Resumable Description Created on
1 CX_DBA_TEST DBA-RDI: General Back-end Error 20110317

Method RUN_SET_GROUP_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ORDER Call by reference Type reference (TYPE) I 20110317
# Exception Resumable Description Created on
1 CX_DBA_TEST DBA-RDI: General Back-end Error 20110317

Method RUN_SET_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ORDER Call by reference Type reference (TYPE) I 20110317
# Exception Resumable Description Created on
1 CX_DBA_TEST DBA-RDI: General Back-end Error 20110317

Method RUN_SET_OUTER_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ORDER Call by reference Type reference (TYPE) I 20110317
# Exception Resumable Description Created on
1 CX_DBA_TEST DBA-RDI: General Back-end Error 20110317

Method RUN_SET_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ORDER Call by reference Type reference (TYPE) I 20110318
# Exception Resumable Description Created on
1 CX_DBA_TEST DBA-RDI: General Back-end Error 20110318

Method RUN_SET_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ORDER Call by reference Type reference (TYPE) I 20110317
# Exception Resumable Description Created on
1 CX_DBA_TEST DBA-RDI: General Back-end Error 20110317

Method RUN_SET_TOP_N Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ORDER Call by reference Type reference (TYPE) I 20110318
# Exception Resumable Description Created on
1 CX_DBA_TEST DBA-RDI: General Back-end Error 20110318

Method SET_AGGREGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) STRING 20110316
2 Importing DDIC_FIELD Call by reference Type reference (TYPE) STRING 20110316
3 Importing SET_ID Call by reference Type reference (TYPE) I 0 20110316
4 Importing SNAP Call by reference Type reference (TYPE) STRING 20110316

Method SET_AGGREGATION on class CL_DBA_TEST_DRIVER_RDI_QRY has no exception.

Method SET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) STRING 20110316
2 Importing DDIC_FIELD Call by reference Type reference (TYPE) STRING 20110316
3 Importing OPERATOR Call by reference Type reference (TYPE) DBA_OPERATOR CL_DBA_RDI_QUERY=>CO_OP_EQUAL DBA Cockpit: Operator String 20110316
4 Importing SET_ID Call by reference Type reference (TYPE) I 0 20110316
5 Importing SNAP Call by reference Type reference (TYPE) STRING 20110316
6 Importing VALUE Call by reference Type reference (TYPE) ANY 20110316

Method SET_FILTER on class CL_DBA_TEST_DRIVER_RDI_QRY has no exception.

Method SET_FILTER_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOOLEAN_OP Call by reference Type reference (TYPE) DBA_OPERATOR CL_DBA_RDI_QUERY=>CO_BOOL_OP_OR DBA Cockpit: Operator String 20110317
2 Importing PARENT_SET_ID Call by reference Type reference (TYPE) I 0 20110317
3 Importing SET_ID Call by reference Type reference (TYPE) I 20110317

Method SET_FILTER_SET on class CL_DBA_TEST_DRIVER_RDI_QRY has no exception.

Method SET_GRANULARITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GRANULARITY Call by reference Type reference (TYPE) DBA_WD_TIMESLIDER-GRANULARITY 20110317

Method SET_GRANULARITY on class CL_DBA_TEST_DRIVER_RDI_QRY has no exception.

Method SET_GROUP_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) STRING 20110317
2 Importing DDIC_FIELD Call by reference Type reference (TYPE) STRING 20110317
3 Importing GRP_SET_ID Call by reference Type reference (TYPE) I 1 20110317
4 Importing SNAP Call by reference Type reference (TYPE) STRING 20110317

Method SET_GROUP_BY on class CL_DBA_TEST_DRIVER_RDI_QRY has no exception.

Method SET_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM_DATE Call by reference Type reference (TYPE) SYDATUM Current Date of Application Server 20110316
2 Importing FROM_TIME Call by reference Type reference (TYPE) SYUZEIT Current Time of Application Server 20110316
3 Importing RANGETYPE Call by reference Type reference (TYPE) I 20110316
4 Importing TO_DATE Call by reference Type reference (TYPE) SYDATUM Current Date of Application Server 20110316
5 Importing TO_TIME Call by reference Type reference (TYPE) SYUZEIT Current Time of Application Server 20110316

Method SET_HISTORY on class CL_DBA_TEST_DRIVER_RDI_QRY has no exception.

Method SET_OUTER_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) STRING 20110317
2 Importing DDIC_FIELD Call by reference Type reference (TYPE) STRING 20110317
3 Importing OPERATOR Call by reference Type reference (TYPE) DBA_OPERATOR CL_DBA_RDI_QUERY=>CO_OP_EQUAL DBA Cockpit: Operator String 20110317
4 Importing SET_ID Call by reference Type reference (TYPE) I 0 20110317
5 Importing SNAP Call by reference Type reference (TYPE) STRING 20110317
6 Importing VALUE Call by reference Type reference (TYPE) ANY 20110317

Method SET_OUTER_FILTER on class CL_DBA_TEST_DRIVER_RDI_QRY has no exception.

Method SET_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM Call by reference Type reference (TYPE) STRING 20110318
2 Importing VALUE Call by reference Type reference (TYPE) ANY 20110317

Method SET_PARAM on class CL_DBA_TEST_DRIVER_RDI_QRY has no exception.

Method SET_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) STRING 20110317
2 Importing DDIC_FIELD Call by reference Type reference (TYPE) STRING 20110317
3 Importing ORDER Call by reference Type reference (TYPE) DBA_OPERATOR CL_DBA_RDI_QUERY=>CO_ASCENDING DBA Cockpit: Operator String 20110317
4 Importing SEQ_NO Call by reference Type reference (TYPE) I 20110317
5 Importing SNAP Call by reference Type reference (TYPE) STRING 20110317

Method SET_SORT on class CL_DBA_TEST_DRIVER_RDI_QRY has no exception.

Method SET_STMT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STMT Call by reference Type reference (TYPE) DBA_RDI_SRC DBA-RDI: Source Code 20110316

Method SET_STMT on class CL_DBA_TEST_DRIVER_RDI_QRY has no exception.

Method SET_STMT_BIND_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_VALUES_TAB Call by reference Type reference (TYPE) DB6_BIND_VALUE_TAB DB6: Bind Values 20110316

Method SET_STMT_BIND_VALUES on class CL_DBA_TEST_DRIVER_RDI_QRY has no exception.

Method SET_TOP_N Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TOP_N Call by reference Type reference (TYPE) I 20110318

Method SET_TOP_N on class CL_DBA_TEST_DRIVER_RDI_QRY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731