Symptom
You are creating a new correction tax return, however when releasing it the following errors occur:
- 'Delete tax return <ID> and reschedule tax return run <ID>'
- 'Payment amount not equal to total of tax items to be cleared'
You have already deleted the correction return and rescheduled it, but the errors are still being raised.
Environment
SAP Business ByDesign.
Reproducing the Issue
- Go to Tax Management work center.
- Go to VAT Return view.
- Select the relevant correction run.
- Click Release.
The above mentioned errors are raised.
Cause
You are creating the original tax returns for overlapping periods. Since the correction return is then also created for the overlapping period, the Carry forward amount is calculated wrongly by summing up all the amount from previous tax returns and hence error is occurring.
See example below:
VAT Return ID | Period |
For Jan: ID-1 | 01.01.2022 to 31.01.2022 |
For Feb: ID-2 | 01.01.2022 to 28.02.2022 |
For Mar: ID-3 | 01.01.2022 to 31.03.2022 |
And so on |
When you release a correction run for (for example) return 3, the errors are raised, since original tax returns were executed with overlapping periods.
Resolution
This is the expected behavior for correction runs, which only work for tax return with no overlapping period. Therefore, either you can create monthly/quarterly/yearly returns (without overlapping period) and then create the correction run for that period, OR you should keep creating runs with overlapping period to account for any differences.
See Also
2296199 - VAT Return Release Errors: 'Delete tax return PQR and reschedule tax return run XYZ' and 'Payment amount not equal to total of tax items to be cleared'
Keywords
Tax Return. Correction Run. , KBA , SRD-FIN-GLO-TAX , GLO - Tax Declaration , How To