The Function Module UNIT_TEMPERATURE_GET () is a standard Function Module in SAP ERP and is part of the function group SCV0 within the package SZME.
Function Module | UNIT_TEMPERATURE_GET |
Short Text | |
Function Group | SCV0 |
Package | SZME |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
UNIT | LIKE | T006-MSEHI | Unit of measurement |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DIMENSION | LIKE | T006-DIMID | Dimension key | |
TEMPERATURE_UNIT | LIKE | T006-TEMP_UNIT | Temperature unit | |
TEMPERATURE_VALUE | LIKE | T006-TEMP_VALUE | Temperature value |
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 |
---|---|
UNIT_NOT_FOUND | Unit not found |