The Function Module UNITS_GET_FOR_DIMENSION () is a standard Function Module in SAP ERP and is part of the function group SCVU within the package SZME.
Function Module | UNITS_GET_FOR_DIMENSION |
Short Text | |
Function Group | SCVU |
Package | SZME |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DIMENSION | LIKE | T006-DIMID | SPACE | Dimension key |
LANGUAGE | LIKE | SY-LANGU | SY-LANGU | Language indicator |
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 |
---|---|---|---|---|
UNITS_OF_MEASUREMENT | LIKE | T006A_INT | Measurement unit table |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DIMENSION_NOT_FOUND | Dimension not maintained |