The Function Module UPC_BW_HIE_UPDATE (Updates the structure of a hierarchy) is a standard Function Module in SAP ERP and is part of the function group UPCBWHIE within the package UPC.
Function Module | UPC_BW_HIE_UPDATE |
Short Text | Updates the structure of a hierarchy |
Function Group | UPCBWHIE |
Package | UPC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_HIE_ATTR | TYPE | UPC_YS_HIE_ATTR | Hierarchy attributes | |
IS_HIE_KEY | TYPE | UPC_YS_HIE_KEY | Hierarchy key | |
IT_HIE_STR | TYPE | UPC_YT_HIE_STR | Structure of hierarchy | |
IT_INTVL | TYPE | UPC_YT_INTVL | Interval table for leaves of hierarchy | |
IT_TXT | TYPE | UPC_YT_TXT | Not posted nodes | |
I_AREA | TYPE | UPC_Y_AREA | Planning Area | |
I_RFC_DEST | TYPE | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BW_ERROR | Error during processing function in BW |
INFOCUBE_NOT_FOUND | Infocube not found |
NOT_ACTIVE_HIERARCHY | Hierarchy is saved but not active |
RFC_ERROR | RFC error |
WRONG_HIERARCHY_STRUCTURE | Wrong hierarchy structure |