Message type: E = Error
Message class: /ATL/GENERAL -
Message number: 067
Message text: Withholding tax update is processed partially; check table LFB1 &
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
The SAP error message
/ATL/GENERAL067
indicates that there was a partial processing of the withholding tax update. This typically occurs when there are inconsistencies or issues with the data in the relevant tables, particularly the vendor master data in tableLFB1
, which contains withholding tax information for vendors.Cause:
- Incomplete Vendor Data: The vendor master data may not be fully maintained, particularly the withholding tax information in table
LFB1
.- Data Inconsistencies: There may be inconsistencies between the withholding tax settings in the vendor master and the transaction data.
- Authorization Issues: The user may not have the necessary authorizations to update the withholding tax information.
- Technical Issues: There could be a technical issue or bug in the SAP system that is causing the update to fail partially.
Solution:
Check Vendor Master Data:
- Go to transaction
XK03
(Display Vendor) orMK03
(Display Vendor (Purchasing)) and check the withholding tax information for the relevant vendor.- Ensure that all required fields are filled out correctly, especially those related to withholding tax.
Review Table LFB1:
- Use transaction
SE16N
to view tableLFB1
and check for any inconsistencies or missing entries related to the vendor in question.- Ensure that the withholding tax types and rates are correctly defined.
Check for Authorizations:
- Ensure that the user has the necessary authorizations to perform updates related to withholding tax.
Reprocess the Update:
- If the issue is resolved, try to reprocess the transaction that triggered the error.
Consult SAP Notes:
- Check the SAP Support Portal for any relevant SAP Notes that may address this specific error message or provide patches for known issues.
System Logs:
- Review system logs (transaction
SLG1
) for any additional error messages or warnings that could provide more context about the issue.Contact SAP Support:
- If the issue persists after checking the above points, consider reaching out to SAP Support for further assistance.
Related Information:
OB40
(for configuring withholding tax types) and OBY6
(for country-specific settings).By following these steps, you should be able to identify the cause of the error and implement a solution to resolve it.
/ATL/GENERAL066 No witholding tax rep data was Found that needed to be proccesed .
Self-Explanatory Message Since SAP believes that this specific error message is ...
/ATL/GENERAL065 No maximum withholding tax rate for recipient type & found
Self-Explanatory Message Since SAP believes that this specific error message is ...
/ATL/GENERAL068 Withholding tax validity date is indefinite
Self-Explanatory Message Since SAP believes that this specific error message is ...
/ATL/GENERAL069 Neither date nor WHT found; use maximum recipient type rate
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.