Menu

SAP Function Module COM_EH_CHECKCHANGES_OW

Event History: Check if New Records Are Created

The Function Module COM_EH_CHECKCHANGES_OW (Event History: Check if New Records Are Created) 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_CHECKCHANGES_OW
Short Text Event History: Check if New Records Are Created
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_OBJECTGUID TYPE COMT_EH_OBJECTGUID_TAB Event History: Object GUID
IT_RECORDGUID TYPE COMT_EH_RECORDGUID_TAB Event History: Record GUIDs

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_CHANGED TYPE COMT_EH_BOOLEAN Event History: Boolean Variable

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.