SAP ABAP Class CL_SEM_HIE_ALGO (Hierarchy)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPS (Application Component) Business Planning and Simulation
     UPC (Package) SEM-BPS: General Functions
Properties
Class CL_SEM_HIE_ALGO  
Short Description Hierarchy    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package UPC   SEM-BPS: General Functions 
Created 20010314   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SEM_HIE_ALGO has no forward declaration.
Interfaces
Class CL_SEM_HIE_ALGO has no interface implemented.
Friends
Class CL_SEM_HIE_ALGO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_HEXFF Constant Private Type reference (TYPE) X 'FF' All Bits Set in Byte 20010314
2 C_ZERO Constant Private Type reference (TYPE) I 0 Zero 20010314
3 PTO_CHA Static Attribute Private Type reference (TYPE) YTO_CHA Characteristics for Combinations 20010314
4 PTO_CHAVL Static Attribute Private Type reference (TYPE) UPC_YTO_CHAVL Characteristic Values 20010314
5 PT_CHARSEL Static Attribute Private Type reference (TYPE) UPC_YT_CHARSEL Characteristic Selection 20010315
6 P_CHK_CHA Static Attribute Private Type reference (TYPE) XSTRING Bits for Characteristics Found 20010314
7 P_SET_CHA Static Attribute Private Type reference (TYPE) XSTRING Bits for All Characteristics 20010314
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Private Method Generate Combinations Without Recursion 20041018
2 CREATE_COMBIS Static method Public Method Extracts Characteristic Combinations from a Hierarchy 20010314
3 GOTO_CHILD Static method Private Method Element of Pre-Order Traversing of Hierarchy 20010314
4 GOTO_PARENT Static method Private Method Element of Pre-Order Traversing of Hierarchy 20010314
5 GOTO_RIGHT_NEIGHBOUR Static method Private Method Element of Pre-Order Traversing of Hierarchy 20010314
6 NODE_CHECK Static method Private Method Checks Hierarchy Nodes and Fills Characteristic Combinations 20010314
7 NODE_IN_SEL Static method Private Method Test, Node Is in Selection (Not for Ranges) 20010315
Events
Class CL_SEM_HIE_ALGO has no event.
Types
Class CL_SEM_HIE_ALGO has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_HIE Call by reference Object reference (TYPE REF TO) CL_SEM_HIERARCHY Hierarchie 20041018
2 Changing XS_CHAS Call by reference Type reference (TYPE) ANY Kombination 20041018
3 Changing XTH_CHAS Call by reference Type reference (TYPE) HASHED TABLE Kombinationen 20041018

Method CREATE on class CL_SEM_HIE_ALGO has no exception.

Method CREATE_COMBIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHAS Call by reference Type reference (TYPE) ANY TABLE Merkmalskombinationen 20010314
2 Importing IR_HIE Call by reference Object reference (TYPE REF TO) CL_SEM_HIERARCHY Hierarchie 20010314
3 Importing ITO_CHA Call by reference Type reference (TYPE) UPC_YTO_CHA Merkmale 20010314
4 Importing ITO_CHASEL Call by reference Type reference (TYPE) UPC_YTO_CHASEL Merkmalsselektion 20010314
5 Importing I_AREA Call by reference Type reference (TYPE) UPC_Y_AREA Planungsgebiet 20010314
# Exception Resumable Description Created on
1 FAILED Methode konnte nicht ausgeführt werden 20010605

Method GOTO_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_HIE Call by reference Object reference (TYPE REF TO) CL_SEM_HIERARCHY Hierarchie 20010314
2 Importing IS_HIE_STR Call by reference Type reference (TYPE) UPC_YS_HIE_STR Hierarchiestruktur 20010315
3 Exporting XS_CHAS Call by reference Type reference (TYPE) ANY Workarea für eine Kombination 20010314
4 Exporting XTH_CHAS Call by reference Type reference (TYPE) HASHED TABLE Merkmalskombinationen 20010315

Method GOTO_CHILD on class CL_SEM_HIE_ALGO has no exception.

Method GOTO_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_HIE Call by reference Object reference (TYPE REF TO) CL_SEM_HIERARCHY Hierarchie 20010314
2 Importing IS_HIE_STR Call by reference Type reference (TYPE) UPC_YS_HIE_STR Hierarchiestruktur 20010315
3 Exporting XS_CHAS Call by reference Type reference (TYPE) ANY Workarea für eine Kombination 20010314
4 Exporting XTH_CHAS Call by reference Type reference (TYPE) HASHED TABLE Merkmalskombinationen 20010315

Method GOTO_PARENT on class CL_SEM_HIE_ALGO has no exception.

Method GOTO_RIGHT_NEIGHBOUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_HIE Call by reference Object reference (TYPE REF TO) CL_SEM_HIERARCHY Hierarchie 20010314
2 Importing IS_HIE_STR Call by reference Type reference (TYPE) UPC_YS_HIE_STR Hierarchiestruktur 20010315
3 Exporting XS_CHAS Call by reference Type reference (TYPE) ANY Workarea für eine Kombination 20010314
4 Exporting XTH_CHAS Call by reference Type reference (TYPE) HASHED TABLE Merkmalskombinationen 20010315

Method GOTO_RIGHT_NEIGHBOUR on class CL_SEM_HIE_ALGO has no exception.

Method NODE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NEXT_SUBTREE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20010314
2 Importing IR_HIE Call by reference Object reference (TYPE REF TO) CL_SEM_HIERARCHY Hierarchie 20010314
3 Importing IS_HIE_STR Call by reference Type reference (TYPE) UPC_YS_HIE_STR Hierarchiestruktur 20010315
4 Exporting XS_CHAS Call by reference Type reference (TYPE) ANY Workarea für eine Kombination 20010314
5 Exporting XTH_CHAS Call by reference Type reference (TYPE) HASHED TABLE Merkmalskombinationen 20010315

Method NODE_CHECK on class CL_SEM_HIE_ALGO has no exception.

Method NODE_IN_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RETURN Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20010315
2 Importing IS_HIE_STR Call by reference Type reference (TYPE) UPC_YS_HIE_STR Hierarchiestruktur 20010315

Method NODE_IN_SEL on class CL_SEM_HIE_ALGO has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 3.1A