654 SAP Message of Class IW Order completion refused as permits are still missing











654(IW) - Order completion refused as permits are still missing

Message number 654 of class IW is used to display message "Order completion refused as permits are still missing" and can be triggered using the following ABAP code:

    MESSAGE W654(IW). "Warning message example
    MESSAGE I654(IW).
"Information message example
    MESSAGE E654(IW).
"Error message example
See here for more options


What causes this issue

Permits are still outstanding which you must issue before
you can complete the maintenance order.

System Response

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

How to fix

Proceed as follows:
Issue the outstanding permits.Complete the maintenance order.RESET N1
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!