The Function Module COM_EH_MANMAINTEV_IL (Event History: Return the Manual Maintenambe Events for Given Object Type) is a standard Function Module in SAP ERP and is part of the function group COM_EVHIST_IL within the package COM_EVENTHISTORY.
Function Module | COM_EH_MANMAINTEV_IL |
Short Text | Event History: Return the Manual Maintenambe Events for Given Object Type |
Function Group | COM_EVHIST_IL |
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 |
---|---|---|---|---|
IV_OBJTYPE | TYPE | COMT_EH_OBJECTTYPE | Object Type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_MANEVNT | TYPE | COMT_EH_EVTYPT_TAB | Event History: Definition of Event Types (Description) |
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 |
---|---|
NOT_FOUND | No manual maintenable event type found for the given object type |
OBJTYPE_NOT_SET | Object not set |