SAP ABAP Class CL_RSDD_CC_JOINCOND (Join Conditions in OLAP Index)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_CREATECUBE (Package) Create Cube in BWA

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_CC_XML | Parent Class for XML Creation | 20091105 |
Properties
Class | CL_RSDD_CC_JOINCOND | |
Short Description | Join Conditions in OLAP Index | |
Super Class | CL_RSDD_CC_XML | Parent Class for XML Creation |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDD_CREATECUBE | Create Cube in BWA |
Created | 20091105 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSDD_CC_JOINCOND has no forward declaration.
Interfaces
Class CL_RSDD_CC_JOINCOND has no interface implemented.
Friends
Class CL_RSDD_CC_JOINCOND has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TN_JOINTYPE | 'fullouter' | Character Field Length = 10 | 20091105 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | TN_JOINTYPE | 'inner' | Character Field Length = 10 | 20091105 | |
3 | ![]() |
Constant | Public | See coding | 20121128 | ||||
4 | ![]() |
Constant | Public | Type reference (TYPE) | TN_JOINTYPE | 'leftouter' | Character Field Length = 10 | 20091105 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | TN_JOINTYPE | 'rightouter' | Character Field Length = 10 | 20091105 | |
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TN_JOINCARDINALITY | 20121128 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20091105 | |||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20091105 | |||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20091105 | |||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20091105 | |||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20091105 | |||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TN_JOINTYPE | Character Field Length = 10 | 20091105 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20091105 |
Events
Class CL_RSDD_CC_JOINCOND has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_JOINCARDINALITY | Public | See coding | 20121128 | tn_joincardinality(3) TYPE c
|
||
2 | TN_JOINTYPE | Public | See coding | Character Field Length = 10 | 20091105 | tn_jointype(10) TYPE c
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CARDINALITY | Call by reference | Type reference (TYPE) | TN_JOINCARDINALITY | 20121128 | |||
2 | ![]() |
I_COLUMN1 | Call by reference | Type reference (TYPE) | STRING | 20091105 | |||
3 | ![]() |
I_COLUMN2 | Call by reference | Type reference (TYPE) | STRING | 20091105 | |||
4 | ![]() |
I_JOINTYPE | Call by reference | Type reference (TYPE) | TN_JOINTYPE | Characterfeld der Länge 10 | 20091105 | ||
5 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | STRING | 20091105 | |||
6 | ![]() |
I_TABLE1 | Call by reference | Type reference (TYPE) | STRING | 20091105 | |||
7 | ![]() |
I_TABLE2 | Call by reference | Type reference (TYPE) | STRING | 20091105 |
Method CONSTRUCTOR on class CL_RSDD_CC_JOINCOND has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |