SAP ABAP Class CL_RSQVT_JCOND (Query Model: Join Condition)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB (Application Component) BW Database platforms
⤷
RSQVT (Package) SAP Query Analysis Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSQVT_CONDITION | Query Model: Abstract Condition | 20060509 |
Properties
| Class | CL_RSQVT_JCOND | |
| Short Description | Query Model: Join Condition | |
| Super Class | CL_RSQVT_CONDITION | Query Model: Abstract Condition |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSQVT | SAP Query Analysis Tool |
| Created | 20060509 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSQVT_JCOND has no interface implemented.
Friends
Class CL_RSQVT_JCOND 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) | RS_S_RANGE-OPT | 20060509 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSD_FIELDNM | 20060509 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSD_FIELDNM | 20060509 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSDRS_ALIAS | 20060509 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSDRS_ALIAS | 20060509 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20060509 | ||
| 2 | Instance method | Public | Method | 20060509 | ||
| 3 | Instance method | Public | Method | 20060509 | ||
| 4 | Instance method | Public | Method | 20060509 |
Events
Class CL_RSQVT_JCOND has no event.
Types
Class CL_RSQVT_JCOND 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_COMPOP | Call by reference | Type reference (TYPE) | RS_S_RANGE-OPT | 20060509 | ||||
| 2 | I_FIELDNAME1 | Call by reference | Type reference (TYPE) | RSD_FIELDNM | 20060509 | ||||
| 3 | I_FIELDNAME2 | Call by reference | Type reference (TYPE) | RSD_FIELDNM | 20060509 | ||||
| 4 | I_OJOIN_ID | Call by reference | Type reference (TYPE) | I | 20060616 | ||||
| 5 | I_TABALIAS1 | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20060509 | ||||
| 6 | I_TABALIAS2 | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20060509 |
Method CONSTRUCTOR on class CL_RSQVT_JCOND has no exception.
Method GET_ALIAS1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ALIAS | Value transfer | Type reference (TYPE) | RSDRS_ALIAS | 20060509 |
Method GET_ALIAS1 on class CL_RSQVT_JCOND has no exception.
Method GET_ALIAS2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ALIAS | Value transfer | Type reference (TYPE) | RSDRS_ALIAS | 20060509 |
Method GET_ALIAS2 on class CL_RSQVT_JCOND has no exception.
Method GET_COLUMN_BY_ALIAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20060509 | ||||
| 2 | R_COLUMN | Value transfer | Type reference (TYPE) | STRING | 20060509 |
Method GET_COLUMN_BY_ALIAS on class CL_RSQVT_JCOND has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 350 |