Do you have any question about this error?
Message type: E = Error
Message class: M8 - Invoice Verification/Valuation
Message number: 673
Message text: Inconsistency: RSEG for client &, doc.no. &, FY &, & does not exist
Logistics invoie document item does not exist in client &V1& with the
invoice number &V2&, fiscal year &V3& and item number &V4&. A data
inconsistency has occurred.
The invoice document item cannot be processed further. You can continue
with the other items.
check that the entries in tables RSEG and RBDIFFME are correct for the
key field mentioned. You can re-start the XPRA report as any time, as
it restarts where it left off.
Error message extract from SAP system. Copyright SAP SE.
The SAP error message M8673 indicates an inconsistency in the system related to the document flow in the Materials Management (MM) module. Specifically, it suggests that there is a missing entry in the RSEG table (which stores purchasing document item data) for a specific client, document number, fiscal year, and item.
Cause:
The error can occur due to several reasons, including:
- Data Inconsistency: The purchasing document might have been deleted or not properly created, leading to missing entries in the RSEG table.
- Database Issues: There could be issues with the database that prevent the proper retrieval of data.
- Transport Issues: If changes were transported between systems (e.g., from development to production), inconsistencies might arise if the transport was not executed correctly.
- Custom Development: Custom programs or enhancements that manipulate purchasing documents may lead to inconsistencies if not properly coded.
Solution:
To resolve the M8673 error, you can take the following steps:
Check Document Existence:
- Use transaction codes like ME23N (Display Purchase Order) to check if the document exists in the system.
- Verify the document number, client, and fiscal year to ensure you are looking for the correct entry.
Database Consistency Check:
- Run the report
RM07ML00
to check for inconsistencies in the material documents and purchasing documents.- Use transaction code SE11 to check the RSEG table directly for the specific document number and fiscal year.
Recreate Missing Entries:
- If the document is missing, you may need to recreate it or restore it from a backup if available.
- If the document exists but is not linked correctly, you may need to adjust the entries manually or through a program.
Check for Custom Code:
- Review any custom developments that may affect purchasing documents to ensure they are functioning correctly and not causing inconsistencies.
Consult SAP Notes:
- Check the SAP Support Portal for any relevant SAP Notes that may address this specific error or provide patches.
Contact SAP Support:
- If the issue persists and you cannot find a resolution, consider reaching out to SAP Support for assistance.
Related Information:
By following these steps, you should be able to identify the cause of the M8673 error and implement a solution to resolve it.
Get instant SAP help. Start your 7-day free trial now.
Feature | Free Access | Free Trial |
---|---|---|
Basic SAP error explanation | ![]() |
![]() |
Step-by-Step Usage Guide | ![]() |
![]() |
Interactive SAP Coach Assistance | ![]() |
![]() |
AI Troubleshooting for T-Code Errors | ![]() |
![]() |
M8672 RBDIFFME transfer: client & started
Self-Explanatory Message Since SAP believes that this specific error message is ...
M8671 RBKPB transfer -> client & started
Self-Explanatory Message Since SAP believes that this specific error message is ...
M8674 Wrong Retail release (at least 1.2B required)
What causes this issue? The system on which the upgrade is running has a wrong ...
M8675 RBDIFFME transfer -> RSEG ended
Self-Explanatory Message Since SAP believes that this specific error message is ...
SAP messages fall into 3 different categories: Error messages
(message type = E), Warnings (W) or Informational (I) messages.
An error message will prevent you from continuing your work - it is a hard stop and you need to fix the error before you can proceed. A warning message will stop your work, however, you can then bypass the warning by pressing the Enter key on your keyboard. That said, it is still good practice to investigate the cause of the warning message and address it. An information message will not stop your work and is truly just for informational purposes.
Click on this link to search all SAP messages.