SAP ABAP Class CL_RSQVT_LINKINFO (Query Model: Relationship (Join))
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_INFO | Query Model: Abstract Superclass for Model Objects | 20060509 |
Properties
| Class | CL_RSQVT_LINKINFO | |
| Short Description | Query Model: Relationship (Join) | |
| Super Class | CL_RSQVT_INFO | Query Model: Abstract Superclass for Model Objects |
| 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) |
Interfaces
Class CL_RSQVT_LINKINFO has no interface implemented.
Friends
Class CL_RSQVT_LINKINFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | 20060509 | |||||
| 2 | Instance attribute | Private | See coding | Dummy structure for LOOP AT ... version | 20060509 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSQVT_QUERYBLOCK | 20060509 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060509 | ||
| 2 | Instance method | Public | Constructor | 20060509 | ||
| 3 | Instance method | Public | Method | 20060509 | ||
| 4 | Instance method | Public | Method | 20060509 | ||
| 5 | Instance method | Public | Method | 20060509 | ||
| 6 | Instance method | Public | Method | Returns List of Conditions | 20060509 | |
| 7 | Instance method | Public | Method | 20060509 |
Events
Class CL_RSQVT_LINKINFO has no event.
Types
Class CL_RSQVT_LINKINFO has no local type.
Method Signatures
Method ADDCONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COND | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_CONDITION | SQLVIS Query Model Joinbedingung | 20060509 |
Method ADDCONDITION on class CL_RSQVT_LINKINFO has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QUERYBLOCK | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_QUERYBLOCK | SQLVIS Query Model | 20060509 | |||
| 2 | I_TABALIAS1 | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | SQLVIS Query Model Informationen zu Tabelle | 20070207 | |||
| 3 | I_TABALIAS2 | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | SQLVIS Query Model Informationen zu Tabelle | 20070207 |
Method CONSTRUCTOR on class CL_RSQVT_LINKINFO has no exception.
Method COVERS_UKEY_BY_ALIASES 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 | I_PARTNERALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20060509 | ||||
| 3 | R_COVERED | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20060717 |
Method COVERS_UKEY_BY_CONDITIONS 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 | 20070208 | ||||
| 2 | I_CONDITIONS | Call by reference | Type reference (TYPE) | TABLE | 20060509 | ||||
| 3 | R_COVERED | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20060717 |
Method GET_ALIASES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ALIASES | Call by reference | Type reference (TYPE) | TABLE | 20060509 |
Method GET_ALIASES on class CL_RSQVT_LINKINFO has no exception.
Method GET_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONDITIONS | Value transfer | Type reference (TYPE) | TABLE | 20060509 |
Method GET_CONDITIONS on class CL_RSQVT_LINKINFO has no exception.
Method GET_CONDITIONS_BY_ALIAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONDITIONS | Value transfer | Type reference (TYPE) | TABLE | 20060509 | ||||
| 2 | I_ALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20060509 |
Method GET_CONDITIONS_BY_ALIAS on class CL_RSQVT_LINKINFO has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 350 |