SAP ABAP Class CL_RSDD_CS_UNION (Calculation View vom Typ UNION)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_CALCSCENARIO (Package) Create Calculation Scenario

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_CS_CALCVIEW | Calculation View Definition | 20100204 |
Properties
Class | CL_RSDD_CS_UNION | |
Short Description | Calculation View vom Typ UNION | |
Super Class | CL_RSDD_CS_CALCVIEW | Calculation View Definition |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDD_CALCSCENARIO | Create Calculation Scenario |
Created | 20100204 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDD_CS_UNION has no interface implemented.
Friends
Class CL_RSDD_CS_UNION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 1 | Ausprägung für Union | 20120819 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 2 | Ausprägung für Vertical Union | 20120819 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'union' | 20120819 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'verticalUnion' | 20120819 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Aggregate Result Set | 20100204 | |
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | Union Flavor Type | 20120819 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | XML Tag | 20100204 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20120819 | |
2 | ![]() |
Instance method | Private | Method | Gibt die Ausprägung einer Union zurück | 20120819 |
3 | ![]() |
Instance method | Public | Method | Sets the aggregation behaviour | 20100204 |
4 | ![]() |
Instance method | Public | Method | Returns the aggregation behaviour | 20100204 |
Events
Class CL_RSDD_CS_UNION has no event.
Types
Class CL_RSDD_CS_UNION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLAVOR | Call by reference | Type reference (TYPE) | INT4 | CL_RSDD_CS_UNION=>GC_FLAVOR_UNION | Ausprägung der Union (siehe Konstanten) | 20120819 | |
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120819 | |||
3 | ![]() |
I_R_NAME_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_RSDRV_TREX_NAME_MAPPER | 20120819 |
Method CONSTRUCTOR on class CL_RSDD_CS_UNION has no exception.
Method GET_FLAVOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_FLAVOR | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20120819 |
Method GET_FLAVOR on class CL_RSDD_CS_UNION has no exception.
Method SET_AGGREGATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AGGREGATE | Call by reference | Type reference (TYPE) | RS_BOOL | aggregieren ja/nein | 20100204 |
Method SET_AGGREGATE on class CL_RSDD_CS_UNION has no exception.
Method WILL_AGGREGATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_AGGREGATE | Value transfer | Type reference (TYPE) | RS_BOOL | Ergebnis wird aggregiert (ja/nein) | 20100204 |
Method WILL_AGGREGATE on class CL_RSDD_CS_UNION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |