SAP ABAP Class CL_RSDD_CS_HIERARCHY_ATTRIBUTE (Hierarchy Attribute for Calc. Scenario)
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_VIEWATTRIBUTE | View Attribute | 20100223 |
Properties
Class | CL_RSDD_CS_HIERARCHY_ATTRIBUTE | |
Short Description | Hierarchy Attribute for Calc. Scenario | |
Super Class | CL_RSDD_CS_VIEWATTRIBUTE | View Attribute |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDD_CALCSCENARIO | Create Calculation Scenario |
Created | 20100223 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSDD_CS_HIERARCHY_ATTRIBUTE has no forward declaration.
Interfaces
Class CL_RSDD_CS_HIERARCHY_ATTRIBUTE has no interface implemented.
Friends
Class CL_RSDD_CS_HIERARCHY_ATTRIBUTE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'PRED' | Column: PRED | 20100223 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SUCC' | Column: SUCC | 20100223 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Hierarchy Column: SUCC or PRED | 20100223 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'hierarchyAttribute' | XML Tag | 20100223 | |
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_CS_HIERARCHY_INFO | Representation of Nodes and Levels Hierarchies in CalcView | 20100223 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Attribute Name (like H000.PRED) | 20100223 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100223 |
2 | ![]() |
Instance method | Public | Method | Returns the column type | 20100223 |
3 | ![]() |
Instance method | Public | Method | Returns the hierarchy reference | 20100223 |
4 | ![]() |
Instance method | Public | Method | Sets the column type: SUCC or PRED | 20100223 |
5 | ![]() |
Instance method | Public | Method | Sets the hierarchy reference | 20100223 |
Events
Class CL_RSDD_CS_HIERARCHY_ATTRIBUTE has no event.
Types
Class CL_RSDD_CS_HIERARCHY_ATTRIBUTE 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_COLUMN_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Spaltenname: SUCC oder PRED | 20100223 | ||
2 | ![]() |
I_IS_KEYFIGURE | Call by reference | Type reference (TYPE) | RS_BOOL | Hierarchieattributt bezieht sich auf eine Kennzahl | 20100223 | ||
3 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des ViewAttributs | 20100223 | ||
4 | ![]() |
I_NAME_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_RSDRV_TREX_NAME_MAPPER | Name Mapper BI <-> Trex View attributes | 20100727 | ||
5 | ![]() |
I_R_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_HIERARCHY_INFO | Hierarchiebezug | 20100223 | ||
6 | ![]() |
I_VIEW_CONTEXT | Call by reference | Type reference (TYPE) | INT4 | N_C_QUERY_CONTEXT | Attributsicht | 20110519 |
Method CONSTRUCTOR on class CL_RSDD_CS_HIERARCHY_ATTRIBUTE has no exception.
Method GET_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_COLUMN_NAME | Value transfer | Type reference (TYPE) | STRING | Spaltentyp: SUCC oder PRED | 20100223 |
Method GET_COLUMN on class CL_RSDD_CS_HIERARCHY_ATTRIBUTE has no exception.
Method GET_HIERARCHY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_HIERARCHY | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_CS_HIERARCHY_INFO | Hierarchiebezug | 20100223 |
Method GET_HIERARCHY on class CL_RSDD_CS_HIERARCHY_ATTRIBUTE has no exception.
Method SET_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COLUMN_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Spaltentyp: SUCC oder PRED | 20100223 |
Method SET_COLUMN on class CL_RSDD_CS_HIERARCHY_ATTRIBUTE has no exception.
Method SET_HIERARCHY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_HIERARCHY_INFO | Hierarchiebezug | 20100223 |
Method SET_HIERARCHY on class CL_RSDD_CS_HIERARCHY_ATTRIBUTE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |