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 | 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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSQVT_CONDITION | Newest Subsequent Node | 20060509 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSDRS_BOOLOP | 20060509 | ||||
| 3 | Instance attribute | Private | See coding | 20060509 | |||||
| 4 | Instance attribute | Private | See coding | 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 | Returns Boolean Operator for Node | 20060509 | |
| 4 | Instance method | Public | Method | Returns Child Nodes | 20060509 | |
| 5 | 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 | I_COND | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_CONDITION | 20060509 | ||||
| 2 | I_OP | Call by reference | Type reference (TYPE) | RSDRS_BOOLOP | 20060509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060620 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BOOLOP | Call by reference | Type reference (TYPE) | RSDRS_BOOLOP | '' | 20060515 | |||
| 2 | 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 | 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 | 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 | 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 |