Do you have any question about this error?
Message type: E = Error
Message class: F5 - Document Editing
Message number: 805
Message text: Internal document no.in tax table not in document header table
While scanning the FI interface table for tax data, the system found (in
an item) an internal document number that is not in the document header.
Data cannot be processed.
This is a system error in the calling application.
Error message extract from SAP system. Copyright SAP SE.
F5805
- Internal document no.in tax table not in document header table ?The SAP error message F5805, which states "Internal document no. in tax table not in document header table," typically occurs in the context of financial transactions, particularly when dealing with tax-related entries. This error indicates that there is a mismatch between the internal document number stored in the tax table and the corresponding document header in the document header table.
Causes:
- Data Inconsistency: The internal document number in the tax table may not have a corresponding entry in the document header table. This can happen due to data inconsistencies, such as incomplete postings or failed transactions.
- Deleted or Missing Documents: If a document was deleted or not properly created, it may lead to this error when the system tries to reference it.
- Custom Development Issues: If there are custom programs or enhancements that manipulate financial documents, they may inadvertently cause inconsistencies.
- Transport Issues: If changes were transported between systems (e.g., from development to production), it could lead to inconsistencies if not all related objects were transported correctly.
Solutions:
- Check Document Existence: Verify if the internal document number exists in the document header table (BKPF). You can do this by running a query in the database or using transaction codes like SE16 or SE11.
- Repost Transactions: If the document is missing, you may need to repost the transaction that generated the tax entry. Ensure that all related documents are created correctly.
- Data Consistency Check: Use transaction code SARA or SICF to run consistency checks on the financial documents and tax tables. This can help identify and rectify inconsistencies.
- Custom Code Review: If there are custom developments, review the code to ensure that it correctly handles document creation and updates.
- Consult SAP Notes: Check the SAP Support Portal for any relevant SAP Notes that may address this specific error. There may be patches or updates that resolve known issues.
- Database Repair: In extreme cases, if the database is corrupted, you may need to consult with your database administrator to repair the database.
Related Information:
By following these steps, you should be able to identify the root cause of the F5805 error and implement a solution to resolve it.
Get instant SAP help. Start your 7-day free trial now.
F5804
Internal document no.in G/L acct table not in document header table
What causes this issue? While scanning the FI interface table for G/L accounts, the system found (in an item) an internal document number which is no...
F5803
Internal document no.in OI acct table not in document header table
What causes this issue? In the open item table, a temporary document number which has no equivalent in the document header table is found.System Resp...
F5806
Held document & could not be deleted
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
F5807
Number of items in document is too large
What causes this issue? Say you want to post a document with &v1& line items in the interface to financial accounting. The maximum number of ...
Click on this link to search all SAP messages.