016 SAP Message of Class IW You have not entered a confirmation text











016(IW) - You have not entered a confirmation text

Message number 016 of class IW is used to display message "You have not entered a confirmation text" and can be triggered using the following ABAP code:

    MESSAGE W016(IW). "Warning message example
    MESSAGE I016(IW).
"Information message example
    MESSAGE E016(IW).
"Error message example
See here for more options


What causes this issue

You have not entered a confirmation text for cancellation.

System Response

The system terminates the cancellation.

How to fix

Enter a text.
&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!