The Function Module COM_EH_SAVE_OW (Event History: Save 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.
Function Module | COM_EH_SAVE_OW |
Short Text | Event History: Save Event History records |
Function Group | COM_EVHIST_OW |
Package | COM_EVENTHISTORY |
Module Type | Normal Module |
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 GUID |
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.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BUFFER_EMPTY | No data found in the object buffer of the event history |
INTERNAL_ERROR | One of the objects requested has no event history records in the buffer |
INVALID_CALL | The function module was not created correctly |