SAP ABAP Class CL_RSDD_LM_UNION_BINDING (Union binding)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_LM (Package) Lean Modeler

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_LM_COMPOSITE_BINDING | Composite Binding | 20091116 |
Properties
Class | CL_RSDD_LM_UNION_BINDING | |
Short Description | Union binding | |
Super Class | CL_RSDD_LM_COMPOSITE_BINDING | Composite Binding |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDD_LM | Lean Modeler |
Created | 20091116 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSDD_LM_UNION_BINDING has no forward declaration.
Interfaces
Class CL_RSDD_LM_UNION_BINDING has no interface implemented.
Friends
Class CL_RSDD_LM_UNION_BINDING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20100709 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDD_T_CONSTANT_MAPPING | constant columns | 20091116 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20091126 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20091230 |
3 | ![]() |
Instance method | Public | Method | 20091130 | |
4 | ![]() |
Instance method | Public | Method | 20100303 | |
5 | ![]() |
Instance method | Public | Method | 20091130 | |
6 | ![]() |
Instance method | Public | Method | 20100709 | |
7 | ![]() |
Instance method | Public | Method | 20091130 | |
8 | ![]() |
Instance method | Public | Method | 20100709 |
Events
Class CL_RSDD_LM_UNION_BINDING has no event.
Types
Class CL_RSDD_LM_UNION_BINDING has no local type.
Method Signatures
Method ADD_CONSTANT_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_TARGET_COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_C_CHARACTERISTIC | column of a composite provider | 20091126 | ||
2 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | RSDD_CONSTANT_COLUMN_VALUE | Wert einer konstanten Spalte | 20091126 |
Method ADD_CONSTANT_COLUMN on class CL_RSDD_LM_UNION_BINDING has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ALIASNAME | Call by reference | Type reference (TYPE) | RSDD_ALIASNAME | Aliasname | 20110214 | ||
2 | ![]() |
I_R_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_AINDEX | Part Provider eines Comp. Providers | 20091230 |
Method CONSTRUCTOR on class CL_RSDD_LM_UNION_BINDING has no exception.
Method GET_CONSTANT_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_CONSTANT_COLUMNS | Call by reference | Type reference (TYPE) | RSDD_T_CONSTANT_MAPPING | Konstante Spalte eines Composite Providers | 20091130 |
Method GET_CONSTANT_COLUMNS on class CL_RSDD_LM_UNION_BINDING has no exception.
Method GET_CONSTANT_COLUMN_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_TARGET_COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_C_CHARACTERISTIC | column of a composite provider | 20100303 | ||
2 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | RSDD_CONSTANT_COLUMN_VALUE | Wert einer konstanten Spalte | 20100303 |
Method GET_CONSTANT_COLUMN_VALUE on class CL_RSDD_LM_UNION_BINDING has no exception.
Method HAS_CONSTANT_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_TARGET_COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_C_CHARACTERISTIC | column of a composite provider | 20091130 | ||
2 | ![]() |
R_HAS_CONST_COLUMN | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20091130 |
Method HAS_CONSTANT_COLUMN on class CL_RSDD_LM_UNION_BINDING has no exception.
Method IS_BASIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_BASIC | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20100709 |
Method IS_BASIS on class CL_RSDD_LM_UNION_BINDING has no exception.
Method REMOVE_CONSTANT_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_TARGET_COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_C_CHARACTERISTIC | column of a composite provider | 20091130 | ||
2 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | RSDD_CONSTANT_COLUMN_VALUE | Spalte eines analytischen Indexes | 20091130 |
Method REMOVE_CONSTANT_COLUMN on class CL_RSDD_LM_UNION_BINDING has no exception.
Method SET_IS_BASIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IS_BASIC | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100709 |
Method SET_IS_BASIS on class CL_RSDD_LM_UNION_BINDING has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |