The Function Module BAPI_CUSTOMER_HIERARCHIE_DEL (BAPI Customer Hierarchy Delete() 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_DEL |
Short Text | BAPI Customer Hierarchy Delete() 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 | LIKE | BAPIKNA1_KNVH_PROCESS | Delete Nodes for SD Customer Hierarchy | |
RETURN | LIKE | BAPIRET2 | Processing Log |
This function module does not define any Exceptions.