SAP ABAP Class CL_RSDRS_WHERE_TREE_TC (Where Tree Test)
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 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRC_DS_BASE_TC | Base Class for RANDOM Data Manager Tests | 20070313 |
Properties
| Class | CL_RSDRS_WHERE_TREE_TC | |
| Short Description | Where Tree Test | |
| 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 | RSDRS | Data Manager SQL Interface |
| Created | 20070313 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDRS_WHERE_TREE_TC has no interface implemented.
Friends
Class CL_RSDRS_WHERE_TREE_TC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSDRS_SX_QUERY | 20070313 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | TP_T_RESULT | 20070313 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | TP_T_RESULT | 20070313 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSDRS_T_WHERE | rsdrs where | 20070313 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Build Where From Range | 20070313 | |
| 2 | Instance method | Private | Method | Run a Single RSDRI Test Case | 20070313 |
Events
Class CL_RSDRS_WHERE_TREE_TC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_RESULT | Private | See coding | 20070313 | begin of TP_S_RESULT,
calday type dats,
rowcount type i,
end of tp_s_result
|
||
| 2 | TP_T_RESULT | Private | See coding | 20070313 | tp_t_result type standard table of tp_s_result with default key
|
Method Signatures
Method BUILD_WHERE_FROM_RANGE Signature
Method BUILD_WHERE_FROM_RANGE on class CL_RSDRS_WHERE_TREE_TC has no parameter.
Method BUILD_WHERE_FROM_RANGE on class CL_RSDRS_WHERE_TREE_TC has no exception.
Method RUN_ATOMIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SHOW_REPORT | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20070313 | ||
| 2 | R_T_DATA | Value transfer | Type reference (TYPE) | TP_T_RESULT | 20070313 |
Method RUN_ATOMIC on class CL_RSDRS_WHERE_TREE_TC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |