The Function Module SXMI_XOM_DEVICES_CALLBACK (Callback Routine for Events that Affect Devices) is a standard Function Module in SAP ERP and is part of the function group SXOM within the package SPOO.
Function Module | SXMI_XOM_DEVICES_CALLBACK |
Short Text | Callback Routine for Events that Affect Devices |
Function Group | SXOM |
Package | SPOO |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RMG_ID | LIKE | SEXT_TYPES-RMGID |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEVICE_EVENTS | LIKE | SXOM_DEVEV |
This function module does not define any Exceptions.