SAP ABAP Class CL_RSDRI_FLTROP_HSEMIJOIN (Hash-semijoin to execute table selection in 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_RSDRI_FLTROP | Abstract operation of the RSDRI postfilter | 20080417 |
Properties
| Class | CL_RSDRI_FLTROP_HSEMIJOIN | |
| Short Description | Hash-semijoin to execute table selection in RSDRI postfilter | |
| Super Class | CL_RSDRI_FLTROP | Abstract operation of the RSDRI postfilter |
| 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) |
Interfaces
Class CL_RSDRI_FLTROP_HSEMIJOIN has no interface implemented.
Friends
Class CL_RSDRI_FLTROP_HSEMIJOIN 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_fltrop_hsemijoin' | Constant to create stats for operation | 20080417 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSALIAS | Join column in InfoProvider data | 20080417 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | Index of chaalias in internal table | 20080901 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSFIELDNM | Join column in table | 20080417 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDRI_FLTROP | Child operation in RSDRI postfilter | 20080417 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Cached data of table | 20080417 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Name of table for table selection | 20080417 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | I | Estimated size of table | 20080417 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080417 |
Events
Class CL_RSDRI_FLTROP_HSEMIJOIN has no event.
Types
Class CL_RSDRI_FLTROP_HSEMIJOIN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHAALIAS | Call by reference | Type reference (TYPE) | RSALIAS | I_CHAALIAS | 20080417 | |||
| 2 | I_CHILDOP | Call by reference | Object reference (TYPE REF TO) | CL_RSDRI_FLTROP | I_CHILDOP | 20080417 | |||
| 3 | I_FLDNM | Call by reference | Type reference (TYPE) | RSFIELDNM | I_FLDNM | 20080417 | |||
| 4 | I_TBLNM | Call by reference | Type reference (TYPE) | TABNAME | I_TBLNM | 20080417 | |||
| 5 | I_TBLSIZE | Call by reference | Type reference (TYPE) | I | I_TBLSIZE | 20080417 |
Method CONSTRUCTOR on class CL_RSDRI_FLTROP_HSEMIJOIN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |