SAP ABAP Function Module G_SET_FIND_HIERARCHY_VIEW (find hierarcy view and table name for HANA access)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-SL-SL-MD-SE (Application Component) Sets
     GBSE_HANA (Package) HANA extensions for Set Hierarchies
Basic Data
Function Module G_SET_FIND_HIERARCHY_VIEW find hierarcy view and table name for HANA access  
Function Group GSHA   Functions for HANA hierarchy access  
Program Name SAPLGSHA    
INCLUDE Name LGSHAU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting HIERARCHY_VIEW TYPE TABNAME16 Name of hierarchy view
Exporting HIERARCHY_TABLE TYPE TABNAME16 Name of hierarchy table
Exporting HIERARCHY_NODE TYPE SETHANANODE Node number in hierarchy table
Exporting HIERARCHY_BASE TYPE SETNAMENEW Name of base hierarchy
Importing SETCLASS TYPE SETCLASS Set class
Importing SUBCLASS TYPE SETSUBCLS Organizational Unit as Set Subclass
Importing SETNAME TYPE SETNAMENEW Set Name
Importing SETID TYPE SETID Identification of a set
Importing CHECKED_VIEW TYPE XFELD Checkbox
Importing ALLOW_DYNAMICS TYPE SETHANANONSTATIC Allow hierarchies with dynamic contents
Importing EXPAND_INTERVALS TYPE XFELD Expand intervals to single values
Exception NO_HIERARCHY_VIEW_FOUND TYPE no suitable hierarchy found
Exception WRONG_CALL TYPE wrong input data
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20130528 
SAP Release Created in 606