The Function Module BAPI_CUSTOMER_HIERARCHIE_UPD (BAPI Customer Hierarchy Change( Implementation) is a standard Function Module in SAP ERP and is part of the function group V02HBAPI within the package VSH.
Function Module | BAPI_CUSTOMER_HIERARCHIE_UPD |
Short Text | BAPI Customer Hierarchy Change( Implementation |
Function Group | V02HBAPI |
Package | VSH |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NODE_LIST_AFTER | LIKE | BAPIKNA1_KNVH_PROCESS | Nodes for SD Customer Hierarchy New Assignments | |
NODE_LIST_BEFORE | LIKE | BAPIKNA1_KNVH_PROCESS | Nodes for SD Customer Hierarchy Old Assignments | |
RETURN | LIKE | BAPIRET2 | Processing log |
This function module does not define any Exceptions.