Menu

SAP Function Module BUHI_ASSIGN_BP_TO_NODE

Einen GP einm Knoten zuordnen

The Function Module BUHI_ASSIGN_BP_TO_NODE (Einen GP einm Knoten zuordnen) is a standard Function Module in SAP ERP and is part of the function group BUPA_HIERARCHY_BAPI within the package BUPA_HIERARCHY.

Technical Information

Function Module BUHI_ASSIGN_BP_TO_NODE
Short Text Einen GP einm Knoten zuordnen
Function Group BUPA_HIERARCHY_BAPI
Package BUPA_HIERARCHY
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_NODE_GUID TYPE BU_NODE_GUID GUID of Hierarchy Node
IV_PARTNER_GUID TYPE BU_PARTNER_GUID Business Partner Number
IV_VALID_FROM TYPE DATUM Date
IV_VALID_TO TYPE DATUM Date

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_RETURN TYPE BUS_BAPI-RETURN_TABLE Tabellentyp für BAPIRET2
EV_ERROR TYPE BUS_BAPI-ERROR Boolean Type, Do Not Use on Interface!!

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.