Message type: E = Error
Message class: MC - Aggregate: views, matchcodes, lock objects
Message number: 681
Message text: View change. Database view & must be converted
The fields or selection conditions of a view already in the database
have been changed.
The system rejects activation of the view, since this may result in
inconsistencies between the view definition in the ABAP/4 Dictionary and
in the database. With field changes, there is a danger
that data may be interpreted incorrectly because of such
inconsistencies.
"Convert" (i.e. delete and recreate) the view in the database. Use
the database utility called with "Utilities -> Database utility".
Error message extract from SAP system. Copyright SAP SE.
MC681
- View change. Database view & must be converted ?The SAP error message MC681 typically indicates that there is a need to convert a database view in the context of the Material Management (MM) module, particularly related to the Material Master data. This error often arises when there are changes in the underlying database structure or when the system is upgraded, and the database views need to be updated to reflect these changes.
Cause: Database Structure Changes: The underlying database structure has changed, which requires the views to be updated. System Upgrade: After an upgrade, certain database views may need to be converted to align with the new system requirements. Custom Modifications: If there are custom views or modifications in the database, they may not be compatible with the current version of SAP.
Solution: To resolve the MC681 error, you can follow these steps: Run the View Conversion Program: Use transaction code MC68 to access the view conversion program. Execute the program to convert the necessary database views.
Get instant SAP help. Sign up for our Free Essentials Plan.
MC680
Projection views may not contain more than one table
What causes this issue? Projection views are used to mask fields out of a table. A projection view may therefore contain only one primary table.Syste...
MC679
Function module & in function group & generated
What causes this issue? When activating a <DS:TX.DDDOK_ENQU_OBJECT>lock object</>, two function modules are generated which can be called...
MC682
View & does not yet exist in the database
What causes this issue? A database view was defined and activated in the ABAP/4 Dictionary. No corresponding view in the database was created for thi...
MC683
Relationship &-& for table & does not exist
What causes this issue? A secondary table for which the foreign key relationship no longer exists was included for an aggregate (view, matchcode, loc...
Click on this link to search all SAP messages.