Do you have any question about this error?
Message type: E = Error
Message class: >0 - General Basis texts
Message number: 359
Message text: Function module &1 is sending unpermissible error message
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.
>0359
- Function module &1 is sending unpermissible error message ?The SAP error message 0359 ("Function module &1 is sending unpermissible error message") typically indicates that a function module is trying to send an error message that is not allowed in the current context. This can happen for various reasons, such as:
Causes:
- Error Message Type: The function module is attempting to send an error message (type 'E') in a context where only warning messages (type 'W') or information messages (type 'I') are permitted.
- Message Class Configuration: The message class or the specific message number may not be configured correctly in the system.
- Program Logic: There may be a logical error in the program that calls the function module, leading to an inappropriate error message being triggered.
- Authorization Issues: The user executing the function may not have the necessary authorizations to trigger certain types of messages.
Solutions:
- Check Function Module Logic: Review the logic in the function module to ensure that it is not trying to send an error message in an inappropriate context. If it is, modify the logic to send a warning or informational message instead.
- Message Class Review: Verify the message class and the specific message number in transaction SE91. Ensure that the message type is appropriate for the context in which it is being called.
- Debugging: Use the debugger to trace the execution of the program and identify where the error message is being triggered. This can help pinpoint the exact cause.
- Authorization Check: Ensure that the user has the necessary authorizations to execute the function module and that there are no restrictions on sending error messages.
- Consult Documentation: Review SAP documentation or notes related to the specific function module to see if there are any known issues or updates.
Related Information:
If the problem persists after trying the above solutions, it may be beneficial to reach out to your SAP support team or consult with an SAP expert for further assistance.
Get instant SAP help. Start your 7-day free trial now.
>0358
Resetting clearing with not supported for write-off and transfer posting
What causes this issue? Resetting clearing is not permitted for write-off documents and transfer documents.System Response Error message.How to fix ...
>0357
G/L account is missing for company code &1 tax flag &2 transaction &3
What causes this issue? To display the tax, for a tax rate of 0 percent, a posting record with amount 0 must be transferred to G/L accounting. You mu...
>0360
Negative amount is not permissible
What causes this issue? In a G/L item, you specified a negative quantity in field FKKOPK-MENGE. Negative quantities are not allowed. This situation c...
>0361
Message was issued at an unpermissible point in time
What causes this issue? The message previously issued was sent at a time that is not permitted. Changes to the database that belong together logicall...
Click on this link to search all SAP messages.