Do you have any question about this error?
Message type: E = Error
Message class: /SCWM/WHO -
Message number: 095
Message text: BADI shows no result
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.
/SCWM/WHO095
- BADI shows no result ?The SAP error message
/SCWM/WHO095 BADI shows no result
typically occurs in the context of the Extended Warehouse Management (EWM) module when a Business Add-In (BADI) is expected to provide a result but does not. This can happen for various reasons, and understanding the cause and finding a solution involves several steps.Cause
- BADI Implementation: The BADI might not be implemented correctly. If the BADI is not activated or the implementation does not return any results, you will encounter this error.
- Logic in BADI: The logic within the BADI implementation may not be returning the expected results. This could be due to incorrect coding or conditions that are not met.
- Configuration Issues: There may be configuration settings in EWM that are not aligned with the expectations of the BADI.
- Data Issues: The data being processed may not meet the criteria defined in the BADI, leading to no results being returned.
Solution
Check BADI Implementation:
- Go to transaction
SE18
to check the BADI definition andSE19
to check the implementation.- Ensure that the BADI is activated and that the implementation is correctly set up.
Review the Logic:
- Review the ABAP code in the BADI implementation to ensure that it is correctly processing the input and returning the expected output.
- Add debugging statements or use breakpoints to trace the execution flow and identify where it might be failing.
Configuration Review:
- Check the relevant configuration settings in EWM that might affect the BADI's behavior. Ensure that all necessary settings are correctly configured.
Data Validation:
- Validate the data being processed to ensure it meets the criteria expected by the BADI. This may involve checking master data, transactional data, or any other relevant data.
Consult Documentation:
- Review SAP documentation or notes related to the specific BADI to understand its expected behavior and any known issues.
SAP Notes:
- Check the SAP Support Portal for any relevant SAP Notes that might address this specific error or provide guidance on the BADI in question.
Testing:
- After making changes, conduct thorough testing to ensure that the BADI now returns the expected results without errors.
Related Information
By following these steps, you should be able to identify the cause of the /SCWM/WHO095 BADI shows no result
error and implement a suitable solution.
Get instant SAP help. Start your 7-day free trial now.
/SCWM/WHO094
Limit was reached due to a change of the determined destination data
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCWM/WHO093
Limit of one WT per WO set for WOs with relevance to material flow system
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCWM/WHO096
missing BADI implementation
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCWM/WHO097
BAdI added or removed WTs
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.