Menu

SAP Function Module UNIT_UNIT_COMPARE

The Function Module UNIT_UNIT_COMPARE () is a standard Function Module in SAP ERP and is part of the function group C0UN within the package CX.

Technical Information

Function Module UNIT_UNIT_COMPARE
Short Text
Function Group C0UN
Package CX
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_UNIT_1 LIKE T006-MSEHI Zeiteinheit, die mit 'Tag' verglichen wird
I_UNIT_2 LIKE T006-MSEHI Zeiteinheit, die mit 'Tag' verglichen wird

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
UNIT_1_DIMENSION_NOT_TIME Einheit ist keine Zeiteinheit
UNIT_1_IN_T006_MISSING Einheit ist nicht in T006 vorhanden
UNIT_1_MISSING Keine Einheit angegeben
UNIT_2_DIMENSION_NOT_TIME Einheit ist keine Zeiteinheit
UNIT_2_IN_T006_MISSING Einheit ist nicht in T006 vorhanden
UNIT_2_MISSING Keine Einheit angegeben