SAP ABAP Class CL_RSDRI_POSTFLTR_TC (Random test case for RSDRI postfilter)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRI (Package) Data Manager External Interfaces

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRC_DS_BASE_TC | Base Class for RANDOM Data Manager Tests | 20080417 |
Properties
Class | CL_RSDRI_POSTFLTR_TC | |
Short Description | Random test case for RSDRI postfilter | |
Super Class | CL_RSDRC_DS_BASE_TC | Base Class for RANDOM Data Manager Tests |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDRI | Data Manager External Interfaces |
Created | 20080417 | 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
Class CL_RSDRI_POSTFLTR_TC has no interface implemented.
Friends
Class CL_RSDRI_POSTFLTR_TC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'cl_rsdri_postfltr->build_filter' | 20080418 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'cl_rsdri_postfltr->filter' | 20080418 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'cl_rsdri_infoprov->read' | 20080421 | ||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | I | 200000 | Package size used to read data from InfoProv | 20080514 | |
5 | ![]() |
Static Attribute | Public | Type reference (TYPE) | I | 10 | Number of repetitions (for performance tests) | 20080422 | |
6 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Use MDS filter for all test runs | 20080508 | |
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RSDRI_TH_SFC | All SFCs of infoprov | 20080417 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RSDRI_TH_SFK | All SFKs of infoprov | 20080417 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDRI_POSTFLTR | Postfilter to filter data of RSDRI | 20080417 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDRI_TH_SELT | Table selections | 20080417 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDRI_TH_SFC | SFCs used to test postfilter | 20080421 | ||
12 | ![]() |
Instance attribute | Private | See coding | Temp tables of table selection | 20080417 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Flag to indicate if MDS Filter should be used to exec filter | 20080417 | |
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Flag to indicate if RSDRI range is used in test | 20080417 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Build hierarchy selection which is used for the test | 20080417 |
2 | ![]() |
Instance method | Private | Method | Build table selection which is used for the test | 20080417 |
3 | ![]() |
Instance method | Private | Method | Build hierarchy selection for one hierarchy | 20080417 |
4 | ![]() |
Instance method | Private | Method | Clean table selection | 20080417 |
5 | ![]() |
Instance method | Private | Method | Explain the postfilter used in the test | 20080417 |
6 | ![]() |
Static method | Public | Method | Write runtime of test | 20080417 |
7 | ![]() |
Instance method | Private | Method | Write test results | 20080417 |
Events
Class CL_RSDRI_POSTFLTR_TC has no event.
Types
Class CL_RSDRI_POSTFLTR_TC has no local type.
Method Signatures
Method BUILD_HIER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_USEROOT | Call by reference | Type reference (TYPE) | RS_BOOL | I_USEROOT | 20080417 |
Method BUILD_HIER on class CL_RSDRI_POSTFLTR_TC has no exception.
Method BUILD_SELT Signature
Method BUILD_SELT on class CL_RSDRI_POSTFLTR_TC has no parameter.
Method BUILD_SELT on class CL_RSDRI_POSTFLTR_TC has no exception.
Method BUILD_SELT_SINGLE Signature
Method BUILD_SELT_SINGLE on class CL_RSDRI_POSTFLTR_TC has no parameter.
Method BUILD_SELT_SINGLE on class CL_RSDRI_POSTFLTR_TC has no exception.
Method CLEAN_SELT Signature
Method CLEAN_SELT on class CL_RSDRI_POSTFLTR_TC has no parameter.
Method CLEAN_SELT on class CL_RSDRI_POSTFLTR_TC has no exception.
Method EXPLAIN_POSTFILTER Signature
Method EXPLAIN_POSTFILTER on class CL_RSDRI_POSTFLTR_TC has no parameter.
Method EXPLAIN_POSTFILTER on class CL_RSDRI_POSTFLTR_TC has no exception.
Method WRITE_RUNTIME Signature
Method WRITE_RUNTIME on class CL_RSDRI_POSTFLTR_TC has no parameter.
Method WRITE_RUNTIME on class CL_RSDRI_POSTFLTR_TC has no exception.
Method WRITE_TEST_RESULTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTUAL | Call by reference | Type reference (TYPE) | I | I_ACTUAL | 20080417 | ||
2 | ![]() |
I_EXPECTED | Call by reference | Type reference (TYPE) | I | I_EXPECTED | 20080417 |
Method WRITE_TEST_RESULTS on class CL_RSDRI_POSTFLTR_TC has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |