Menu

SAP Function Module COM_EH_CREATE_OW

Event History: Creation of event history records

The Function Module COM_EH_CREATE_OW (Event History: Creation of event history records) is a standard Function Module in SAP ERP and is part of the function group COM_EVHIST_OW within the package COM_EVENTHISTORY.

Technical Information

Function Module COM_EH_CREATE_OW
Short Text Event History: Creation of event history records
Function Group COM_EVHIST_OW
Package COM_EVENTHISTORY
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_EVHIST TYPE COMT_EVHIST_IMP_TAB Event History: Record Creation
IV_LOG_HANDLE TYPE BALLOGHNDL Application Log: Log handle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_EVHIST_CREATED TYPE COMT_EVHIST_TAB Event History: Main Table Of History Event Records
ET_EVHIST_ERROR TYPE COMT_EH_ERROR_TAB Event History: Records Not Processed Because of an Error

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.