The Function Module CTCV_UNIT_DISPLAY (Ausgabe von Masseinheiten in einem Pop-Up) is a standard Function Module in SAP ERP and is part of the function group CTCV within the package CT.
Function Module | CTCV_UNIT_DISPLAY |
Short Text | Ausgabe von Masseinheiten in einem Pop-Up |
Function Group | CTCV |
Package | CT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LANGUAGE_IMP | LIKE | SY-LANGU | SY-LANGU | Language |
UNIT_IMP | LIKE | Unit entered |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
UNIT_EXP | LIKE | Unit selected |
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 entered does not exist |