Do you have any question about this error?
Message type: E = Error
Message class: 5P - Error Messages for Schema, Pers.Calc.Rule and Feature Checks
Message number: 391
Message text: E: Only return nodes and program call-up nodes are permitted here
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.
5P391
- E: Only return nodes and program call-up nodes are permitted here ?The SAP error message 5P391 E: Only return nodes and program call-up nodes are permitted here typically occurs in the context of SAP ABAP programming, particularly when working with the Business Process Management (BPM) or Business Workflow components. This error indicates that there is an issue with the structure of the workflow or the way nodes are defined in the process.
Cause:
The error is caused by the presence of an invalid node type in a workflow or process definition. Specifically, it suggests that the system has encountered a node that is not allowed in the current context. In SAP BPM, nodes can be categorized into different types, such as:
If you attempt to use a node type that is not a return node or a program call-up node in a context where only these types are permitted, the system will raise this error.
To resolve this error, you should:
Review the Workflow Definition: Check the workflow or process definition where the error occurred. Ensure that you are only using return nodes and program call-up nodes in the appropriate places.
Correct Node Types: If you find any nodes that are not of the allowed types, replace them with valid nodes. For example, if you have a decision node or a task node in a place where only return or program call-up nodes are allowed, you will need to remove or replace it.
Validate the Process: After making changes, validate the workflow or process definition to ensure that it complies with the required structure.
Test the Workflow: Once the changes are made, test the workflow to ensure that it functions as expected without triggering the error.
By following these steps, you should be able to resolve the error and ensure that your workflow or process definition is correctly structured.
Get instant SAP help. Start your 7-day free trial now.
5P390
E: Only 36 nodes from the same hierarchy level can be saved
What causes this issue? One hierarchy level has more than 36 entries. Internal technical reasons currently prevent more than 36 entries from being sa...
5P389
Cutting or copying the root node is not permitted
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
5P392
E: The root child can not be an error, field value or root
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
5P393
E: Return nodes are not allowed to have children or siblings
What causes this issue? A main feature with field return has more than one return node on the same hierarchy level.System Response The system issues...
Click on this link to search all SAP messages.