The Function Module COM_HIERARCHY_TEXT_SAVE () is a standard Function Module in SAP ERP and is part of the function group COM_HIERARCHY_TEXT within the package COM_HIERARCHY.
Function Module | COM_HIERARCHY_TEXT_SAVE |
Short Text | |
Function Group | COM_HIERARCHY_TEXT |
Package | COM_HIERARCHY |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_UPDATE_TASK | TYPE | COMT_BOOLEAN | 'X' | Logical Variable |
This function module does not define any EXPORTING 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 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.