Do you have any question about this error?
Message type: E = Error
Message class: BT - Background processing messages
Message number: 806
Message text: System exception ERROR_MESSAGE was not raised (not correct)
This message is only used for testing the system exception
ERROR_MESSAGE. It does not display an error.
Error message extract from SAP system. Copyright SAP SE.
BT806
- System exception ERROR_MESSAGE was not raised (not correct) ?The SAP error message BT806, which states "System exception ERROR_MESSAGE was not raised (not correct)," typically indicates that there is an issue with the way an error message is being handled in the system. This error can occur in various contexts, such as during the execution of a business transaction or when processing data in a custom program or enhancement.
Causes:
- Custom Code Issues: If there is custom ABAP code that is supposed to raise an error message but fails to do so, it can lead to this error.
- Incorrect Message Handling: The system might be expecting a specific error message to be raised, but due to a logic error or misconfiguration, it is not being raised.
- Configuration Issues: There may be issues in the configuration of the business process or transaction that is leading to this error.
- System Bugs: Occasionally, this error can be caused by bugs in the SAP system itself, especially if you are using an older version or have not applied the latest patches.
Solutions:
- Check Custom Code: Review any custom ABAP code that is related to the transaction or process where the error occurs. Ensure that error messages are being raised correctly.
- Debugging: Use the ABAP debugger to step through the code and identify where the error message should be raised and why it is not being triggered.
- Review Configuration: Check the configuration settings for the relevant business process or transaction. Ensure that all necessary settings are correctly configured.
- SAP Notes: Search for relevant SAP Notes in the SAP Support Portal. There may be specific notes addressing this error or providing patches that resolve the issue.
- System Updates: Ensure that your SAP system is up to date with the latest support packages and patches, as this can resolve known issues.
- Consult Documentation: Review the documentation for the specific transaction or process to ensure that you are following the correct procedures.
Related Information:
If the issue persists after trying the above solutions, it may be beneficial to reach out to SAP support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
BT805
System exception ERROR_MESSAGE was caught (correctly)
What causes this issue? This message is used only for testing the ERROR_MESSAGE system exception. The message does not indicate that a problem has o...
BT804
Test for system exception ERROR_MESSAGE (message type: '&1')
What causes this issue? This message is only used for testing the system exception ERROR_MESSAGE. It does not display an error.Error message extract ...
BT807
Another exception was raised (not correct)
What causes this issue? This message is only used for testing the system exception ERROR_MESSAGE. It does not display an error.Error message extract ...
BT808
Job log decod.: P1: >&1< P2: >&2< P3: >&3< P4: >&4<.
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.