747 SAP Message of Class IW No unit for day/hour could be determined











747(IW) - No unit for day/hour could be determined

Message number 747 of class IW is used to display message "No unit for day/hour could be determined" and can be triggered using the following ABAP code:

    MESSAGE W747(IW). "Warning message example
    MESSAGE I747(IW).
"Information message example
    MESSAGE E747(IW).
"Error message example
See here for more options


What causes this issue

For scheduling, the system needs the time units
hours and days. One of these units is not maintained incustomizing.

System Response

INCLUDE 'KEINE-VERARBEITUNG' OBJECT DOKU ID TX LANGUAGE E

How to fix

Maintain these units in customizing.

Message text extract from SAP system. Copyright SAP SE.


Return to Message Class IW main page



Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!