810 SAP Message of Class IW The duration must be less than 24 hours











810(IW) - The duration must be less than 24 hours

Message number 810 of class IW is used to display message "The duration must be less than 24 hours" and can be triggered using the following ABAP code:

    MESSAGE W810(IW). "Warning message example
    MESSAGE I810(IW).
"Information message example
    MESSAGE E810(IW).
"Error message example
See here for more options


What causes this issue

You have entered a duration which is longer than 24 hours.
However, availability can only be found by the system within 24 hours.

System Response

INCLUDE KEINE-FUNKTION OBJECT DOKU ID TX LANGUAGE EN

How to fix

Enter a duration which is shorter than 24 hours.

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!