Message type: E = Error
Message class: MQ - Messages for Euro Changeover Package
Message number: 858
Message text: Table &1 is converted using a special program; selection not possible
You have modified a standard SAP table which is converted during the
local currency changeover using a special program. This table is not
allowed to be transferred to the "selection of user-defined
developments".
This table cannot be flagged as "relevant to conversion".
Contact SAP to adapt the special program or to have it adapted.
Error message extract from SAP system. Copyright SAP SE.
MQ858
- Table &1 is converted using a special program; selection not possible ?The SAP error message MQ858 indicates that a specific table (denoted as &1 in the message) is being converted using a special program, which prevents selection operations on that table. This typically occurs during database migrations, upgrades, or when a table is undergoing structural changes.
Cause: Table Conversion: The table is in the process of being converted to a new format or structure, which is often part of a system upgrade or data migration. Locking Mechanism: During the conversion process, the table is locked to prevent any read or write operations that could lead to data inconsistencies. Special Program Execution: A specific program or transaction is running that is responsible for the conversion, and it has exclusive access to the table.
Solution: Wait for Completion: The simplest solution is to wait until the conversion process is completed. Once the program finishes, the table will be available for selection again. Check Background Jobs: Use transaction codes like SM37
Get instant SAP help. Sign up for our Free Essentials Plan.
MQ857
No records to be saved found
What causes this issue? There are no more entries to be saved. Either nothing was selected Or the declaration of the user-defined tables and their fi...
MQ856
No fields found for table &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
MQ859
The data type should be CUKY
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
MQ860
Table field &1 belongs to the key from table &2 and must be declared
What causes this issue? When selecting table fields, a field must also be converted that exists within the KEYs of this table.How to fix this error? ...
Click on this link to search all SAP messages.