Menu

SAP Function Module COM_HIERARCHY_SAVE_DB

The Function Module COM_HIERARCHY_SAVE_DB () is a standard Function Module in SAP ERP and is part of the function group COM_HIERARCHY_DB within the package COM_HIERARCHY.

Technical Information

Function Module COM_HIERARCHY_SAVE_DB
Short Text
Function Group COM_HIERARCHY_DB
Package COM_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
IT_HIERARCHY TYPE COMT_HIERARCHY_TAB Hierarchy
IT_HIERARCHY_GUID TYPE COMT_HIERARCHY_GUID_TAB Hierarchy GUID List
IV_UPDATE_TASK TYPE COMT_BOOLEAN 'X' Logical Variable

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_HIERARCHY_CHANGED TYPE COMT_HIERARCHY_CHANGED_TAB

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.