Do you have any question about this error?
Message type: E = Error
Message class: /SCWM/ELS -
Message number: 035
Message text: BAdI: Overall result: &1 &2
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/ELS035
- BAdI: Overall result: &1 &2 ?The SAP error message
/SCWM/ELS035 BAdI: Overall result: &1 &2
typically relates to issues encountered in the Extended Warehouse Management (EWM) module, particularly when using Business Add-Ins (BAdIs) for customizing or enhancing standard functionality.Cause:
The error message indicates that there is a problem with the execution of a BAdI implementation related to the Extended Logistics Execution (ELS) functionality. The placeholders
&1
and&2
usually represent specific error codes or messages that provide more context about the issue. Common causes for this error can include:
- Implementation Issues: The BAdI implementation may not be correctly configured or may contain errors in the code.
- Data Issues: The data being processed may not meet the expected criteria, leading to failures in the BAdI logic.
- Authorization Problems: The user executing the process may not have the necessary authorizations to perform the actions defined in the BAdI.
- System Configuration: There may be configuration issues in the EWM system that affect the execution of the BAdI.
Solution:
To resolve the error, you can follow these steps:
Check BAdI Implementation:
- Go to transaction
SE19
(BAdI Implementation) and check the implementation for the BAdI related to the error.- Review the code for any logical errors or exceptions that may be causing the issue.
Review Error Details:
- Look at the specific error messages represented by
&1
and&2
to get more context. This can often be found in the application log or by checking the short dump (transactionST22
).Data Validation:
- Ensure that the data being processed is valid and meets the requirements of the BAdI. This may involve checking master data, transactional data, or any other relevant information.
Authorization Check:
- Verify that the user has the necessary authorizations to execute the BAdI. This can be done by checking the user roles and authorizations in transaction
SU01
.Consult Documentation:
- Review the SAP documentation for the specific BAdI to understand its expected behavior and any prerequisites.
Debugging:
- If necessary, you can debug the BAdI implementation to identify where the error occurs. Use transaction
SE80
orSE37
to set breakpoints and analyze the flow.SAP Notes:
- Check the SAP Support Portal for any relevant SAP Notes that may address known issues with the BAdI or provide patches.
Contact SAP Support:
- If the issue persists and you cannot find a resolution, consider reaching out to SAP Support for assistance.
Related Information:
SE19
, SE80
, ST22
, and SLG1
for logs.By following these steps, you should be able to diagnose and resolve the error message /SCWM/ELS035 BAdI: Overall result: &1 &2
.
Get instant SAP help. Start your 7-day free trial now.
/SCWM/ELS034
BAdI: Error while executing 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/ELS033
BAdI implementation will be executed
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCWM/ELS037
You do not have authorization for &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SCWM/ELS039
Generates for 'Direct ELS Definition'
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.