Do you have any question about this error?
Message type: E = Error
Message class: DT - Table activation (incl. indexes)
Message number: 890
Message text: Proposal for table & edited and saved in editor
The proposal created by SPDD for the specified table was edited and
saved in the maintenance transaction of the ABAP Dictionary.
The system checks if the saved version contains all the fields of the
user version. If this is not the case, another proposal is made. It can
also be saved.
Continue adjusting.
Error message extract from SAP system. Copyright SAP SE.
DT890
- Proposal for table & edited and saved in editor ?The SAP error message DT890, which states "Proposal for table & edited and saved in editor," typically occurs in the context of data dictionary objects, particularly when working with table definitions in the ABAP Dictionary (SE11). This error indicates that there is a conflict or issue with the proposal for a table that has been edited and saved in the editor.
Cause:
- Inconsistent Changes: The error may arise if there are inconsistencies between the table definition in the database and the changes made in the ABAP Dictionary.
- Transport Issues: If the table definition was transported from one system to another, there might be discrepancies in the data dictionary objects.
- Locking Issues: Another user might be editing the same table, leading to a conflict.
- Missing Authorizations: The user may not have the necessary authorizations to make changes to the table.
Solution:
- Check for Locks: Use transaction code SM12 to check if there are any locks on the table. If another user is editing the table, you may need to wait until they are finished or coordinate with them.
- Consistency Check: Use transaction SE14 (Database Utility) to check the consistency of the table. This can help identify any discrepancies between the database and the ABAP Dictionary.
- Re-activate the Table: If you have made changes to the table, try to re-activate it in SE11. This can sometimes resolve issues related to proposals.
- Review Transport Requests: If the table was recently transported, ensure that all related objects were transported correctly and that there are no missing dependencies.
- Check Authorizations: Ensure that you have the necessary authorizations to edit the table. You may need to contact your SAP security team if you suspect authorization issues.
- Consult SAP Notes: Check the SAP Support Portal for any relevant notes or updates related to this error message. There may be specific patches or updates that address this issue.
Related Information:
If the issue persists after trying the above solutions, it may be beneficial to consult with your SAP Basis team or open a support ticket with SAP for further assistance.
Get instant SAP help. Start your 7-day free trial now.
DT889
Proposal for table & could not be used
What causes this issue? An error occurred when attempting to store the proposal under the specified name as new/revised version.System Response The ...
DT888
Proposal for table & used
What causes this issue? The system proposal was recorded as the new/revised version under the specified name.System Response Adjustment continues.Ho...
DT891
Error occurred when automatically adjusting table &
What causes this issue? The specified table should be automatically adjusted during the upgrade. Unexpected errors occurred here.System Response Des...
DT892
& under version number & read in the version management
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.