406 SAP Message of Class B1 Assignment not allowed











406(B1) - Assignment not allowed

Message number 406 of class B1 is used to display message "Assignment not allowed" and can be triggered using the following ABAP code:

    MESSAGE W406(B1). "Warning message example
    MESSAGE I406(B1).
"Information message example
    MESSAGE E406(B1).
"Error message example
See here for more options


What causes this issue

The assignment of message type to IDoc type for ALE must be one of
the allowed assignments between message type and IDoc type.

How to fix

Check your input.

Message text extract from SAP system. Copyright SAP SE.


Return to Message Class B1 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!