Message type: E = Error
Message class: /SCWM/OBJVALUATION -
Message number: 006
Message text: IV_DISPLAY must be ' ' for an unspecified call of the service
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
The SAP error message /SCWM/OBJVALUATION006 indicates that the parameter IV_DISPLAY must be set to a blank value (' ') for an unspecified call of the service. This error typically arises in the context of SAP Extended Warehouse Management (EWM) when there is an issue with how a service is being called or how parameters are being passed to it.
Cause:
The error is caused by the fact that the service being called expects the IV_DISPLAY parameter to be empty (i.e., a blank value) when it is not specified. If the parameter is being passed with a value (even if it is not intended), the service will throw this error.
Solution:
To resolve this error, you should ensure that the IV_DISPLAY parameter is either not passed at all or explicitly set to a blank value (' ') when calling the service. Here are the steps you can take:
Check the Service Call: Review the code or
Get instant SAP help. Sign up for our Free Essentials Plan.
/SCWM/OBJVALUATION005 Errors during classification of object &1 with class type &2, class &3
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCWM/OBJVALUATION004 Param. IV_SCREEN_TYPE must have the value '1'(popup) or '2'(subscreen)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCWM/OBJVALUATION007 Detailed data could not be determined for class type &1, class &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCWM/OBJVALUATION008 Characteristic &1 does not exist in class type &2, class &3
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.