The Function Module DIMENSIONCHECK_MASS (Check whether entered unit has the dimension 'mass') is a standard Function Module in SAP ERP and is part of the function group SMUN within the package SZME.
Function Module | DIMENSIONCHECK_MASS |
Short Text | Check whether entered unit has the dimension 'mass' |
Function Group | SMUN |
Package | SZME |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
GEWEI | LIKE | T006-MSEHI | Unit to be checked |
This function module does not define any EXPORTING parameters.
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 |
---|---|
DIMENSION_NOT_MASS | Dimension is not 'mass' |
T006D_ENTRY_MISSING | No entry in T006D (dimensions) |
T006_ENTRY_MISSING | No entry in T006 (units of measurement) |