390 SAP Message of Class M5 Please select more than one material for companion selection.











390(M5) - Please select more than one material for companion selection.

Message number 390 of class M5 is used to display message "Please select more than one material for companion selection." and can be triggered using the following ABAP code:

    MESSAGE W390(M5). "Warning message example
    MESSAGE I390(M5).
"Information message example
    MESSAGE E390(M5).
"Error message example
See here for more options


What causes this issue

Fewer than two materials were chosen in the material field. Therefore,
a companion selection is pointless.

System Response

The selection will be terminated. No data is selected.

How to fix

By using the multiple selection, choose at least two materials or
deactivate the checkbox to avoid making a companion selection.

Message text extract from SAP system. Copyright SAP SE.


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