SAP ABAP Class CL_HCPR_JOIN_NODE (View Node for JOIN Operation)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_HCPR_MODEL (Package) BW: Backend Model for HANA Composite Provider

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_HCPR_VIEW_NODE | Column View Node | 20130206 |
Properties
Class | CL_HCPR_JOIN_NODE | |
Short Description | View Node for JOIN Operation | |
Super Class | CL_HCPR_VIEW_NODE | Column View Node |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSO_HCPR_MODEL | BW: Backend Model for HANA Composite Provider |
Created | 20130206 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_HCPR_JOIN_NODE has no interface implemented.
Friends
Class CL_HCPR_JOIN_NODE has no friend class.
Attributes
Class CL_HCPR_JOIN_NODE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds a new join condition | 20130301 |
2 | ![]() |
Instance method | Public | Method | Returns an initialized join condition | 20130227 |
3 | ![]() |
Instance method | Public | Method | Returns the list of join conditions | 20130227 |
4 | ![]() |
Instance method | Public | Method | Removes an existing join condition | 20130301 |
Events
Class CL_HCPR_JOIN_NODE has no event.
Types
Class CL_HCPR_JOIN_NODE has no local type.
Method Signatures
Method ADD_JOIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | CL_HCPR_JOIN | Join Condition on a Join Node | 20130301 |
Method ADD_JOIN on class CL_HCPR_JOIN_NODE has no exception.
Method GET_JOIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_JOIN | Call by reference | Object reference (TYPE REF TO) | IF_HCPR_MODEL_TYPES=>TN_S_JOIN | Join condition structure | 20130227 | ||
2 | ![]() |
R_R_JOIN_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_HCPR_JOIN | Join Condition on a Join Node | 20130227 |
Method GET_JOIN on class CL_HCPR_JOIN_NODE has no exception.
Method GET_JOINS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_JOIN | Value transfer | Type reference (TYPE) | CL_HCPR_JOIN=>TN_T_JOIN | List of join conditions | 20130227 |
Method GET_JOINS on class CL_HCPR_JOIN_NODE has no exception.
Method REMOVE_JOIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_JOIN_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | Join-ID (view-name, entity-name or alias) | 20130301 |
Method REMOVE_JOIN on class CL_HCPR_JOIN_NODE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |