SAP ABAP Class CL_RSDD_CS_HIERARCHY (Hierarchy)
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_XML | Parent Class for XML Creation | 20091103 |
Properties
Class | CL_RSDD_CS_HIERARCHY | |
Short Description | Hierarchy | |
Super Class | CL_RSDD_CS_XML | Parent Class for XML Creation |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDD_CALCSCENARIO | Create Calculation Scenario |
Created | 20091103 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSDD_CS_HIERARCHY has no forward declaration.
Interfaces
Class CL_RSDD_CS_HIERARCHY has no interface implemented.
Friends
Class CL_RSDD_CS_HIERARCHY 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) | STRING | Hierarchy ID | 20100927 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Hierarchy Name | 20100927 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Index ID of the Hierarchy Table | 20100927 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | XML Tag | 20100927 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20091106 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20091103 |
3 | ![]() |
Instance method | Public | Method | Returns the hierarchy ID | 20100927 |
4 | ![]() |
Instance method | Public | Method | Returns the name of the hierarchy | 20091112 |
5 | ![]() |
Instance method | Public | Method | Returns the name of the hierarchy table | 20100927 |
Events
Class CL_RSDD_CS_HIERARCHY has no event.
Types
Class CL_RSDD_CS_HIERARCHY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_HIERARCHY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_HIERARCHY has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HIEID | Call by reference | Type reference (TYPE) | CSEQUENCE | Hierarchie-ID | 20091103 | ||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name der Hierarchie | 20091103 | ||
3 | ![]() |
I_TABLE | Call by reference | Type reference (TYPE) | CSEQUENCE | Hierarchietabelle | 20091103 |
Method CONSTRUCTOR on class CL_RSDD_CS_HIERARCHY has no exception.
Method GET_HIERARCHY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ID | Value transfer | Type reference (TYPE) | STRING | Hierarchie-ID | 20100927 |
Method GET_HIERARCHY_ID on class CL_RSDD_CS_HIERARCHY has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NAME | Value transfer | Type reference (TYPE) | STRING | Name der Hierarchie | 20091112 |
Method GET_NAME on class CL_RSDD_CS_HIERARCHY has no exception.
Method GET_TABLE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TABLE_NAME | Value transfer | Type reference (TYPE) | STRING | Name der Hierarchietabelle | 20100927 |
Method GET_TABLE_NAME on class CL_RSDD_CS_HIERARCHY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |