306 SAP Message of Class IW No equipment was entered in the order











306(IW) - No equipment was entered in the order

Message number 306 of class IW is used to display message "No equipment was entered in the order" and can be triggered using the following ABAP code:

    MESSAGE W306(IW). "Warning message example
    MESSAGE I306(IW).
"Information message example
    MESSAGE E306(IW).
"Error message example
See here for more options


What causes this issue

You tried to display the equipment for which the
maintenance order was created.However, no piece of equipment was entered in the order.

System Response

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

How to fix



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!