SAP ABAP Class CL_RSDD_LM_C_CHARACTERISTIC (C column characteristic)
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_CHARACTERISTIC Characteristic Class for COPR and PARTP 20100531
Properties
Class CL_RSDD_LM_C_CHARACTERISTIC  
Short Description C column characteristic    
Super Class CL_RSDD_LM_CHARACTERISTIC Characteristic Class for COPR and PARTP 
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_C_CHARACTERISTIC has no forward declaration.
Interfaces
Class CL_RSDD_LM_C_CHARACTERISTIC has no interface implemented.
Friends
Class CL_RSDD_LM_C_CHARACTERISTIC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_DEFAULT_HIERARCHY Instance attribute Private Type reference (TYPE) RSHIEID Internal Hierarchy ID (Unique ID) 20100406
2 P_T_HIERARCHY Instance attribute Private Type reference (TYPE) GT_T_HIERARCHY Hierarchies of a COPR 20100317
Methods
# Method Level Visibility Method type Description Created on
1 ADD_HIERARCHY Instance method Public Method 20100317
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100203
3 GET_DEFAULT_HIERARCHY Instance method Public Method 20100406
4 GET_HIERARCHIES Instance method Public Method 20100317
5 HAS_HIERARCHY Instance method Public Method 20100330
6 IS_VALID_NAME Static method Public Method 20100601
7 REMOVE_HIERARCHIES Instance method Public Method 20100412
8 REMOVE_HIERARCHY Instance method Public Method 20100317
9 SET_DEFAULT_HIERARCHY Instance method Public Method 20100406
10 SET_HIERARCHIES Instance method Public Method 20100317
Events
Class CL_RSDD_LM_C_CHARACTERISTIC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_S_HIERARCHY Public See coding 20100317 BEGIN OF gt_s_hierarchy, hier_id TYPE rshieid, END OF gt_s_hierarchy
2 GT_T_HIERARCHY Public See coding 20100317 gt_t_hierarchy TYPE sorted TABLE OF gt_s_hierarchy with UNIQUE key hier_id
Method Signatures

Method ADD_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HIER_ID Call by reference Type reference (TYPE) RSHIEID 20100317
2 Importing I_IS_DEFAULT Call by reference Type reference (TYPE) RS_BOOL 20100317

Method ADD_HIERARCHY on class CL_RSDD_LM_C_CHARACTERISTIC has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) RSDD_INDEX_COLUMN 20100203
# Exception Resumable Description Created on
1 NAME_TO_LONG 20100203

Method GET_DEFAULT_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HIER_ID Value transfer Type reference (TYPE) RSHIEID 20100406

Method GET_DEFAULT_HIERARCHY on class CL_RSDD_LM_C_CHARACTERISTIC has no exception.

Method GET_HIERARCHIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_HIERARCHY Value transfer Type reference (TYPE) GT_T_HIERARCHY 20100317

Method GET_HIERARCHIES on class CL_RSDD_LM_C_CHARACTERISTIC has no exception.

Method HAS_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_HIERARCHY Value transfer Type reference (TYPE) RS_BOOL Boolean 20100330

Method HAS_HIERARCHY on class CL_RSDD_LM_C_CHARACTERISTIC has no exception.

Method IS_VALID_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) RSDD_INDEX_COLUMN Spalte eines analytischen Indexes 20100601
2 Returning R_IS_VALID Value transfer Type reference (TYPE) RS_BOOL Boolean 20100601

Method IS_VALID_NAME on class CL_RSDD_LM_C_CHARACTERISTIC has no exception.

Method REMOVE_HIERARCHIES Signature

Method REMOVE_HIERARCHIES on class CL_RSDD_LM_C_CHARACTERISTIC has no parameter.
Method REMOVE_HIERARCHIES on class CL_RSDD_LM_C_CHARACTERISTIC has no exception.

Method REMOVE_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HIER_ID Call by reference Type reference (TYPE) RSHIEID 20100317

Method REMOVE_HIERARCHY on class CL_RSDD_LM_C_CHARACTERISTIC has no exception.

Method SET_DEFAULT_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HIER_ID Call by reference Type reference (TYPE) RSHIEID 20100406

Method SET_DEFAULT_HIERARCHY on class CL_RSDD_LM_C_CHARACTERISTIC has no exception.

Method SET_HIERARCHIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_HIERARCHY Call by reference Type reference (TYPE) GT_T_HIERARCHY 20100317

Method SET_HIERARCHIES on class CL_RSDD_LM_C_CHARACTERISTIC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730