811 SAP Message of Class IW More than one person has already been assigned to this operation











811(IW) - More than one person has already been assigned to this operation

Message number 811 of class IW is used to display message "More than one person has already been assigned to this operation" and can be triggered using the following ABAP code:

    MESSAGE W811(IW). "Warning message example
    MESSAGE I811(IW).
"Information message example
    MESSAGE E811(IW).
"Error message example
See here for more options


What causes this issue

More than one person has already been assigned to this operation
(operation &v1&).

System Response

The system only displays the first assignment.

How to fix

To change the assignment, you use the requirements assignment screen
for the operation.&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!