This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
Check it out on amazon.com →The Function Module COM_EH_READ_IL (Event History: Read of event history records) 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_READ_IL |
Short Text | Event History: Read of event history records |
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 |
---|---|---|---|---|
IT_OBJECTGUID | TYPE | COMT_EH_OBJECTGUID_TAB | Event History: Object GUID | |
IT_RECORDGUID | TYPE | COMT_EH_RECORDGUID_TAB | Event History: Record GUIDs | |
IV_OBJECTGUID | TYPE | COMT_EH_OBJECTGUID | Event History: Internal Unique Identifier of EH Object | |
IV_RECORDGUID | TYPE | COMT_EH_RECORDGUID | Event History: Internal Unique Identifier of EH Records | |
IV_REFRESHFLAG | TYPE | COMT_EH_BOOLEAN | Event History: Boolean Variable |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_DISPEH | TYPE | COMT_EH_DISPLAYEH_TAB | Event History: Table for events to be displayed |
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 |
---|---|
BADI_ERROR | BAdI execution error |
INTERNAL_ERROR | Internal error |
INVALID_CALL | The function module was not called correctly |