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 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDRS 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 ALIASES Instance attribute Private See coding 20060509
2 CONDITIONS Instance attribute Private See coding Dummy structure for LOOP AT ... version 20060509
3 QUERYBLOCK Instance attribute Private Object reference (TYPE REF TO) CL_RSQVT_QUERYBLOCK 20060509
Methods
# Method Level Visibility Method type Description Created on
1 ADDCONDITION Instance method Public Method 20060509
2 CONSTRUCTOR Instance method Public Constructor 20060509
3 COVERS_UKEY_BY_ALIASES Instance method Public Method 20060509
4 COVERS_UKEY_BY_CONDITIONS Instance method Public Method 20060509
5 GET_ALIASES Instance method Public Method 20060509
6 GET_CONDITIONS Instance method Public Method Returns List of Conditions 20060509
7 GET_CONDITIONS_BY_ALIAS 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 Importing 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 Importing I_QUERYBLOCK Call by reference Object reference (TYPE REF TO) CL_RSQVT_QUERYBLOCK SQLVIS Query Model 20060509
2 Importing I_TABALIAS1 Call by reference Type reference (TYPE) RSDRS_ALIAS SQLVIS Query Model Informationen zu Tabelle 20070207
3 Importing 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 Importing I_ALIAS Call by reference Type reference (TYPE) RSDRS_ALIAS 20060509
2 Importing I_PARTNERALIAS Call by reference Type reference (TYPE) RSDRS_ALIAS 20060509
3 Returning R_COVERED Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20060509
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION 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 Importing I_ALIAS Call by reference Type reference (TYPE) RSDRS_ALIAS 20070208
2 Importing I_CONDITIONS Call by reference Type reference (TYPE) TABLE 20060509
3 Returning R_COVERED Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20060509
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION 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 Exporting 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 Exporting 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 Exporting E_CONDITIONS Value transfer Type reference (TYPE) TABLE 20060509
2 Importing 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