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: 358
Message text: GTT &1 changed to transparent table, no special actions necessary
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.
SOI1358
- GTT &1 changed to transparent table, no special actions necessary ?The SAP error message SOI1358 indicates that a Global Temporary Table (GTT) has been changed to a transparent table. This message is informational rather than an error, meaning that it is not indicative of a problem that needs to be fixed, but rather a notification about a change in the database structure.
Cause:
The cause of this message is typically related to changes in the database schema where a table that was previously defined as a Global Temporary Table has been altered to become a transparent table. This can happen due to various reasons, such as:
- Database Migration or Upgrade: During a database upgrade or migration, certain tables may be redefined based on new requirements or optimizations.
- Development Changes: Developers may have modified the table definition in the ABAP Dictionary (SE11) or through transport requests.
- Performance Optimization: The change might be part of a performance optimization strategy where the use of a transparent table is deemed more efficient for the specific use case.
Solution:
Since the message is informational and states that "no special actions necessary," there is typically no action required from the user or administrator. However, if you want to ensure that everything is functioning correctly, you can:
- Check Table Definition: Use transaction SE11 to check the definition of the table in question and confirm that it has been changed to a transparent table.
- Review Impact: Assess if this change impacts any existing programs, reports, or processes that rely on the table.
- Testing: Conduct testing to ensure that any applications or processes that utilize this table are functioning as expected after the change.
Related Information:
In summary, the SOI1358 message is a notification about a change in table type, and no immediate action is required unless there are specific concerns about the impact of this change on your SAP environment.
Get instant SAP help. Sign up for our Free Essentials Plan.
SOI1357
Transp. table &1 changed to GTT, table will be dropped as late operation
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SOI1356
Table &1: Reset statements could not be saved
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SOI1359
Table &1: Information about GTT cannot be retrieved from runtime object
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SOI1360
Table &1 is and remains GTT, no special actions necessary
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.