Menu

SAP Function Module UPC_BW_HIE_GET

Get structure of hierarchy

The Function Module UPC_BW_HIE_GET (Get structure of hierarchy) is a standard Function Module in SAP ERP and is part of the function group UPCBWHIE within the package UPC.

Technical Information

Function Module UPC_BW_HIE_GET
Short Text Get structure of hierarchy
Function Group UPCBWHIE
Package UPC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_HIE_KEY TYPE UPC_YS_HIE_KEY Hierarchy key
I_AREA TYPE UPC_Y_AREA Planning Area
I_RFC_DEST TYPE RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben)
I_START_CHANM TYPE UPC_Y_CHANM Characteristic of start nodeID
I_START_NODENAME TYPE UPC_Y_NODENAME Name of start nodeID
I_VALID_DATE TYPE UPC_Y_VALIDDATE SY-DATUM Valid Date

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_HIE_ATTR TYPE UPC_YS_HIE_ATTR Hierarchy attributes
ET_HIE_STR TYPE UPC_YT_HIE_STR Structure of hierarchy
ET_INTVL TYPE UPC_YT_INTVL Interval table for leaves of hierarchy
ET_TXT TYPE UPC_YT_TXT Not posted nodes

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
BW_ERROR Error during processing function in BW
HIERARCHY_NOT_FOUND Hierarchy not found
INFOCUBE_NOT_FOUND Infocube not found
RFC_ERROR RFC error
WRONG_START_PARAMETERS Wrong start parameters