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 P_HIEID Instance attribute Private Type reference (TYPE) STRING Hierarchy ID 20100927
2 P_NAME Instance attribute Private Type reference (TYPE) STRING Hierarchy Name 20100927
3 P_TABLE Instance attribute Private Type reference (TYPE) STRING Index ID of the Hierarchy Table 20100927
4 P_TAGNAME Static Attribute Private Type reference (TYPE) STRING XML Tag 20100927
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20091106
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091103
3 GET_HIERARCHY_ID Instance method Public Method Returns the hierarchy ID 20100927
4 GET_NAME Instance method Public Method Returns the name of the hierarchy 20091112
5 GET_TABLE_NAME 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 Importing I_HIEID Call by reference Type reference (TYPE) CSEQUENCE Hierarchie-ID 20091103
2 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE Name der Hierarchie 20091103
3 Importing 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 Returning 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 Returning 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 Returning 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