886 SAP Message of Class IW 'Not perform' is not possible











886(IW) - 'Not perform' is not possible

Message number 886 of class IW is used to display message "'Not perform' is not possible" and can be triggered using the following ABAP code:

    MESSAGE W886(IW). "Warning message example
    MESSAGE I886(IW).
"Information message example
    MESSAGE E886(IW).
"Error message example
See here for more options


What causes this issue

You want to set the status Not performed for the service order.
This is not allowed because a quotation for this service order hasalready been accepted.

System Response

INCLUDE KEINE-FUNKTION OBJECT DOKU ID TX LANGUAGE EN

How to fix


&SYS_ADMIN&

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!