SAP ABAP Class /BCV/CL_QRM_JOIN_TYPE (Query Join Types)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/QRM (Package) BCV Query Management Layer
⤷
⤷
Properties
| Class | /BCV/CL_QRM_JOIN_TYPE | |
| Short Description | Query Join Types | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BCV/QRM | BCV Query Management Layer |
| Created | 20090122 | SAP |
| Last change | 20110908 | 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 /BCV/CL_QRM_JOIN_TYPE has no interface implemented.
Friends
Class /BCV/CL_QRM_JOIN_TYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /BCV/QRM_JOIN_TYPE | 'I' | Inner Join | 20090122 | ||
| 2 | Constant | Public | Type reference (TYPE) | /BCV/QRM_JOIN_TYPE | 'L' | Left Outer Join | 20090122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Is Given Join Type valid | 20090122 |
Events
Class /BCV/CL_QRM_JOIN_TYPE has no event.
Types
Class /BCV/CL_QRM_JOIN_TYPE has no local type.
Method Signatures
Method IS_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_JOIN_TYPE | Call by reference | Type reference (TYPE) | /BCV/QRM_JOIN_TYPE | Query Join Type | 20090122 | |||
| 2 | RV_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | Attribute Type is Valid | 20090122 |
Method IS_VALID on class /BCV/CL_QRM_JOIN_TYPE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |