The Function Module MEMGMT_GET_DEVICE_ID (Get Device ID from Device Name) is a standard Function Module in SAP ERP and is part of the function group MEMGMT_DEVICE within the package ME_MGMT.
Function Module | MEMGMT_GET_DEVICE_ID |
Short Text | Get Device ID from Device Name |
Function Group | MEMGMT_DEVICE |
Package | ME_MGMT |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEVICE_NAME | TYPE | CHAR50 | Comment |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEVICE_ID | TYPE | MEDEVGUID | Unique ID of Device |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.