The Function Module BUPA_HIERARCHY_BW_READ (Read Partner Hierarchy) is a standard Function Module in SAP ERP and is part of the function group BUPA_HIERARCHY_BW within the package BUPA_HIERARCHY_BW.
Function Module | BUPA_HIERARCHY_BW_READ |
Short Text | Read Partner Hierarchy |
Function Group | BUPA_HIERARCHY_BW |
Package | BUPA_HIERARCHY_BW |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_NO_LEAVES | TYPE | XFELD | ' ' | Indicator: Do Not Select Any Leaves |
I_TREE_SEARCH_TERM | TYPE | BU_TREE_SEARCH_TERM | Hierarchy Tree ID | |
I_VALID_FROM | TYPE | DATS | '10000101' | Hierarchy Node Valid From |
I_VALID_TO | TYPE | DATS | '99991231 ' | Hierarchy Node Valid To |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_HIER_NODE | TYPE | BUPA_HIER_NODE_BW_T | Hierarchy Node Table BW | |
ET_HIER_NODE_BP | TYPE | BUPA_HIER_NODE_BP_BW_T | Table Type for Table BUT_HIER_NODE_BP | |
ET_HIER_STRUCT | TYPE | BUS_HIER_STRUCT_T | Table Type for Table BUT_HIER_STRUCT | |
ET_HIER_TREE | TYPE | BUS_HIER_TREE_T | Table Type for Table BUT_HIER_TREE | |
ET_HIER_TREE_D | TYPE | BUS_HIER_TREE_D_T | Table Type for Table BUT_HIER_TREE_D |
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 |
---|---|
HIERARCHY_NOT_FOUND | Hierarchy Not Found |