SAP ABAP Class CL_RSQVT_CCOND (Query Model: Complex Condtition)
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_CCOND  
Short Description Query Model: Complex Condtition    
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 RSDRS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSQVT_CCOND has no interface implemented.
Friends
Class CL_RSQVT_CCOND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACT_SUCC Instance attribute Private Object reference (TYPE REF TO) CL_RSQVT_CONDITION Newest Subsequent Node 20060509
2 BOOLOP Instance attribute Private Type reference (TYPE) RSDRS_BOOLOP 20060509
3 CONDITIONS Instance attribute Private See coding 20060509
4 TEMP_BOOLOPS Instance attribute Private See coding 20060509
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONDITION Instance method Public Method 20060509
2 CONSTRUCTOR Instance method Public Constructor 20060509
3 GET_BOOLOP Instance method Public Method Returns Boolean Operator for Node 20060509
4 GET_CHILDCONDS Instance method Public Method Returns Child Nodes 20060509
5 REMOVE_CONDITION Instance method Public Method 20060510
Events
Class CL_RSQVT_CCOND has no event.
Types
Class CL_RSQVT_CCOND has no local type.
Method Signatures

Method ADD_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COND Call by reference Object reference (TYPE REF TO) CL_RSQVT_CONDITION 20060509
2 Importing I_OP Call by reference Type reference (TYPE) RSDRS_BOOLOP 20060509
# Exception Resumable Description Created on
1 CX_RSQVT_MODEL_ERROR 20060620

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOOLOP Call by reference Type reference (TYPE) RSDRS_BOOLOP '' 20060515
2 Importing I_OJOIN_ID Call by reference Type reference (TYPE) I 20060614

Method CONSTRUCTOR on class CL_RSQVT_CCOND has no exception.

Method GET_BOOLOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BOOLOP Value transfer Type reference (TYPE) RSDRS_BOOLOP 20060509

Method GET_BOOLOP on class CL_RSQVT_CCOND has no exception.

Method GET_CHILDCONDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHILDS Call by reference Type reference (TYPE) TABLE 20060509

Method GET_CHILDCONDS on class CL_RSQVT_CCOND has no exception.

Method REMOVE_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COND Call by reference Object reference (TYPE REF TO) CL_RSQVT_CONDITION SQLVIS Query Model: abstrakte Condition 20060510

Method REMOVE_CONDITION on class CL_RSQVT_CCOND has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 350