Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: STUN_ORA - Messages for Function Group STUN_ORA (Oracle Statistics)
Message number: 018
Message text: No call points found in ABAP program
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.
STUN_ORA018
- No call points found in ABAP program ?The SAP error message "STUN_ORA018 No call points found in ABAP program" typically occurs during the execution of an ABAP program that is expected to have certain call points defined for the Oracle database. This error indicates that the program is trying to access a database function or procedure that is not properly defined or does not exist in the context of the program.
Causes:
- Missing Call Points: The ABAP program may not have the necessary call points defined for the Oracle database operations it is trying to perform.
- Incorrect Program Logic: There may be a logical error in the program that prevents it from reaching the point where it can execute the database calls.
- Database Configuration Issues: The connection to the Oracle database may not be properly configured, leading to issues in executing the required calls.
- Transport Issues: If the program was transported from one system to another, some dependencies or objects may not have been transported correctly.
Solutions:
- Check Call Points: Review the ABAP program to ensure that all necessary call points for database operations are defined. This may involve checking for the correct use of database function modules or procedures.
- Debugging: Use the ABAP debugger to step through the program and identify where the execution flow is breaking. This can help pinpoint the exact location of the issue.
- Review Database Connections: Ensure that the connection to the Oracle database is correctly configured in the SAP system. Check the database connection settings in transaction
DBACOCKPIT
orSM59
.- Check for Missing Objects: If the program was transported, verify that all related objects (like function modules, database views, etc.) are present in the target system.
- Consult Documentation: Refer to SAP documentation or notes related to the specific ABAP program or Oracle database integration for any known issues or additional troubleshooting steps.
Related Information:
If the problem persists after trying the above solutions, consider reaching out to SAP support or your internal SAP technical team for further assistance.
Get instant SAP help. Sign up for our Free Essentials Plan.
STUN_ORA017
Cannot load program &
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
STUN_ORA016
Internal error - Unexpected table name &
What causes this issue? There is an error in the statistical record selected from the cursor cache. The ALV structure RS_SELFIELD contains an unexpec...
STUN_ORA019
Could not determine Oracle release
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
STUN_ORA020
No information is available for this SAP R/3 work process
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.