The Function Module COM_HIERARCHY_SAVE_DU () is a standard Function Module in SAP ERP and is part of the function group COM_HIERARCHY_DB within the package COM_HIERARCHY.
Function Module | COM_HIERARCHY_SAVE_DU |
Short Text | |
Function Group | COM_HIERARCHY_DB |
Package | COM_HIERARCHY |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_HIERARCHYH_INSERT | TYPE | COMT_HIERARCHYH_TAB | Hierarchy (History) | |
IT_HIERARCHY_DELETE | TYPE | COMT_HIERARCHY_TAB | Hierarchy | |
IT_HIERARCHY_INSERT | TYPE | COMT_HIERARCHY_TAB | Hierarchy | |
IT_HIERARCHY_UPDATE | TYPE | COMT_HIERARCHY_TAB | Hierarchy |
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.