The Function Module COM_EH_CREATE_DU (Event History: Write new event history records to database) is a standard Function Module in SAP ERP and is part of the function group COM_EVHIST_DU within the package COM_EVENTHISTORY.
Function Module | COM_EH_CREATE_DU |
Short Text | Event History: Write new event history records to database |
Function Group | COM_EVHIST_DU |
Package | COM_EVENTHISTORY |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_EVHIST | TYPE | COMT_EVHIST_TAB | Event History: Main Table Of History Event Records |
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.