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 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSDRS 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 COMPOP Instance attribute Private Type reference (TYPE) RS_S_RANGE-OPT 20060509
2 FIELDNAME1 Instance attribute Private Type reference (TYPE) RSD_FIELDNM 20060509
3 FIELDNAME2 Instance attribute Private Type reference (TYPE) RSD_FIELDNM 20060509
4 TABALIAS1 Instance attribute Private Type reference (TYPE) RSDRS_ALIAS 20060509
5 TABALIAS2 Instance attribute Private Type reference (TYPE) RSDRS_ALIAS 20060509
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060509
2 GET_ALIAS1 Instance method Public Method 20060509
3 GET_ALIAS2 Instance method Public Method 20060509
4 GET_COLUMN_BY_ALIAS 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 Importing I_COMPOP Call by reference Type reference (TYPE) RS_S_RANGE-OPT 20060509
2 Importing I_FIELDNAME1 Call by reference Type reference (TYPE) RSD_FIELDNM 20060509
3 Importing I_FIELDNAME2 Call by reference Type reference (TYPE) RSD_FIELDNM 20060509
4 Importing I_OJOIN_ID Call by reference Type reference (TYPE) I 20060616
5 Importing I_TABALIAS1 Call by reference Type reference (TYPE) RSDRS_ALIAS 20060509
6 Importing 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 Returning 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 Returning 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 Importing I_ALIAS Call by reference Type reference (TYPE) RSDRS_ALIAS 20060509
2 Returning 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