The Function Module EM_GET_UTILIZATION (EM - Determine Utilization Data per Server) is a standard Function Module in SAP ERP and is part of the function group SEM1 within the package SRZL.
Function Module | EM_GET_UTILIZATION |
Short Text | EM - Determine Utilization Data per Server |
Function Group | SEM1 |
Package | SRZL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SERVER_NAME | LIKE | EMUTILIZE-SRVNAME | Server name (if data are only for a particular server) |
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 |
---|---|---|---|---|
EM_UTIL_TBL | LIKE | EMUTILIZE | EM Utilization Data |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_EM_DATA | For individual servers - no EM data available |