Menu

SAP Function Module BUPA_HIERARCHY_BW_READ

Read Partner Hierarchy

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

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.

Technical Information

Function Module BUPA_HIERARCHY_BW_READ
Short Text Read Partner Hierarchy
Function Group BUPA_HIERARCHY_BW
Package BUPA_HIERARCHY_BW
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

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
HIERARCHY_NOT_FOUND Hierarchy Not Found