Menu

SAP Function Module UNIT_COMPARE_WITH_DAY

Is a time unit smaller than the unit day?

The Function Module UNIT_COMPARE_WITH_DAY (Is a time unit smaller than the unit day?) 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_COMPARE_WITH_DAY
Short Text Is a time unit smaller than the unit day?
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 LIKE T006-MSEHI Time unit which is compared with 'day'

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
DIMENSION_NOT_TIME Unit is no time unit
UNIT_IN_T006_MISSING Unit does not exist in T006
UNIT_MISSING No unit specified