Do you have any question about this error?
Message type: E = Error
Message class: /SAPAPO/CURTO_API -
Message number: 013
Message text: You must make the selection via ranges or GUIDs
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.
/SAPAPO/CURTO_API013
- You must make the selection via ranges or GUIDs ?The SAP error message
/SAPAPO/CURTO_API013
typically occurs in the context of SAP Advanced Planning and Optimization (APO) when there is an issue with the selection criteria used in a function module or API call. This error indicates that the selection must be made using ranges or GUIDs (Globally Unique Identifiers) rather than individual values.Cause:
The error is usually caused by one of the following reasons:
- Incorrect Selection Method: The API or function module you are using requires that selections be made using ranges or GUIDs, but the input provided is in a different format (e.g., single values).
- Data Format Issues: The data being passed to the API may not be in the expected format, leading to the system not recognizing the selection criteria.
- Configuration Issues: There may be configuration settings in the APO system that dictate how selections should be made, and these settings may not align with the way the API is being called.
Solution:
To resolve this error, you can take the following steps:
Use Ranges or GUIDs: Modify your selection criteria to use ranges or GUIDs. This typically involves:
- Creating a range table that defines the start and end values for the selection.
- Using GUIDs if the API requires them, ensuring that you are passing the correct identifiers.
Check API Documentation: Review the documentation for the specific API or function module you are using to understand the expected input format and selection criteria.
Debugging: If you have access to debugging tools, you can step through the code to see what values are being passed to the API and ensure they meet the expected criteria.
Consult with SAP Support: If you are unable to resolve the issue, consider reaching out to SAP support or consulting with your internal SAP team for further assistance.
Related Information:
By ensuring that your selection criteria align with the requirements of the API, you should be able to resolve the error and proceed with your operations in SAP APO.
Get instant SAP help. Start your 7-day free trial now.
/SAPAPO/CURTO_API012
Successor activity &3 for operation &2 in PDS &1 does not exist
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SAPAPO/CURTO_API011
Predecessor activity &3 for oepration &2 in PDS &1 does not exist
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SAPAPO/CURTO_API014
Configuration for PDS &1, table &2, row index &2 cannot be converted
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SAPAPO/CURTO_API015
No data found for source of supply &1
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.