The Function Module K_KKR_VB_VDCO_OBJECT_GENDEL (Löschen aller Ankereinträge unterhalb eines Hierarchieknotens) is a standard Function Module in SAP ERP and is part of the function group KRV0 within the package KKR.
Function Module | K_KKR_VB_VDCO_OBJECT_GENDEL |
Short Text | Löschen aller Ankereinträge unterhalb eines Hierarchieknotens |
Function Group | KRV0 |
Package | KKR |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEL_HIART | LIKE | CKRCO-HIART | Hierarchy type | |
DEL_HIEBG | LIKE | CKRCO-VARHIEBG | SPACE | Hierarchy ID |
DEL_HIEID | LIKE | CKRCO-HIEID | Hierarchy node (generic starting point) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.