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: SOI1 - Safe Online Import/Upgrade Messages continued
Message number: 034
Message text: Unallowed table accesses are found during AIM/XPRA execution
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.
SOI1034
- Unallowed table accesses are found during AIM/XPRA execution ?The SAP error message SOI1034 indicates that unallowed table accesses were detected during the execution of an AIM (Application Implementation Method) or XPRA (cross-application program) process. This typically occurs during system upgrades or migrations when the system checks for compliance with data access rules.
Cause:
The error is usually caused by one of the following:
- Custom Code: Custom ABAP code or modifications that access database tables in a way that is not allowed by SAP standards.
- Deprecated Access: The upgrade process may have introduced new restrictions on how certain tables can be accessed, and existing code may not comply with these new rules.
- Missing Authorizations: The user executing the AIM/XPRA may not have the necessary authorizations to access certain tables.
Solution:
To resolve the SOI1034 error, you can follow these steps:
Identify the Problematic Code:
- Check the detailed log of the AIM/XPRA execution to identify which specific table accesses are causing the error.
- Use transaction codes like SLG1 (Application Log) to find more details about the error.
Review Custom Code:
- Review any custom ABAP code or modifications that may be accessing the tables in question.
- Ensure that the code adheres to SAP's best practices and guidelines for table access.
Adjust Code or Configuration:
- Modify the custom code to comply with the new access rules.
- If necessary, consult with your ABAP developers or SAP support for guidance on how to adjust the code.
Check Authorizations:
- Ensure that the user executing the AIM/XPRA has the necessary authorizations to access the tables involved.
- You may need to adjust user roles or permissions accordingly.
Testing:
- After making the necessary changes, re-run the AIM/XPRA process to see if the error persists.
- Conduct thorough testing to ensure that the changes do not introduce new issues.
Consult SAP Notes:
- Check the SAP Support Portal for any relevant SAP Notes that may address this specific error or provide additional guidance.
Related Information:
By following these steps, you should be able to identify and resolve the cause of the SOI1034 error during AIM/XPRA execution.
Get instant SAP help. Sign up for our Free Essentials Plan.
SOI1033
Programname &1, Include &2, Line &3
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SOI1032
Classname &1, &2 &3, Line &4
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SOI1035
Tables should be copied to target release but release is not set
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SOI1036
No relevant Transport requests for step &1 found
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.