Interfacing RMA/ Credit Memo while Applying to Invoice With VAT Tax Inclusive Tax Code Error - You can not apply more than the original line amount (文档 ID 1479785.1)
A Return Merchandise Authorization (RMA) was created in Order Management (OM) and need to be interfaced into Receivables (AR) as a normal financial process.
After Return Merchandise Authorization (RMA) is processed by autoinvoice process, this autoinvoice process ends with error:
- A credit memo is attempting to overapply a specific transaction line, but overapplication is not allowed.
- The total amount of your credit memo cannot exceed the balance of the debit item it is crediting
- You can not apply more than the original line amount
The Tax code used is Inclusive Tax Code.
It seems as though the entire Credit Memo amount (Say x = line amount + tax, which is inclusive tax) is getting applied to the Invoice Line Amount ignoring the tax line causing the error.
As a workaround, when AMOUNT_INCLUDES_TAX_FLAG is checked (AMOUNT_INCLUDES_TAX_FLAG = Y), the interface completes with no error. This should not be required as long as the Inclusive Tax is checked.
Steps to Reproduce:
Responsibility:
Order Management
Navigation:
Orders, Returns > Orders
1. Create a Return Merchandise Authorization (RMA)
2. Interface/Move the Return Merchandise Authorization (RMA) create to Receivables
Responsibility:
Receivables
Navigation:
Interfaces > Autoinvoice
Run Autoinvoice Master program
Go To: Menu > View > Requests
Find the autoinvoice process executed
Review the log file generated and observed the process ends with the error mentioned before
A Return Merchandise Authorization (RMA) was created in Order Management (OM) and need to be interfaced into Receivables (AR) as a normal financial process.
After Return Merchandise Authorization (RMA) is processed by autoinvoice process, this autoinvoice process ends with error:
- A credit memo is attempting to overapply a specific transaction line, but overapplication is not allowed.
- The total amount of your credit memo cannot exceed the balance of the debit item it is crediting
- You can not apply more than the original line amount
The Tax code used is Inclusive Tax Code.
It seems as though the entire Credit Memo amount (Say x = line amount + tax, which is inclusive tax) is getting applied to the Invoice Line Amount ignoring the tax line causing the error.
As a workaround, when AMOUNT_INCLUDES_TAX_FLAG is checked (AMOUNT_INCLUDES_TAX_FLAG = Y), the interface completes with no error. This should not be required as long as the Inclusive Tax is checked.
Steps to Reproduce:
Responsibility:
Order Management
Navigation:
Orders, Returns > Orders
1. Create a Return Merchandise Authorization (RMA)
2. Interface/Move the Return Merchandise Authorization (RMA) create to Receivables
Responsibility:
Receivables
Navigation:
Interfaces > Autoinvoice
Run Autoinvoice Master program
Go To: Menu > View > Requests
Find the autoinvoice process executed
Review the log file generated and observed the process ends with the error mentioned before
This issue has been addressed in
UNABLE TO CREATE CM THROUGH AUTOINVOICE FOR INCLUSIVE TAX CODES and
REW:DOCUMENT CREATED MUST HAVE A NON-NEG TOTAL AMOUNT BECAUSE THE CREATION
Autoinvoice process is not honoring the amount_includes_tax_flag value from ar_vat_tax table of the tax used on the interface.
Cause
The version of the autoinvoice routine (raavhi.lpc - 120.28.12010000.8 or lower), the process is not allowing to credit transactions as expected.
11i.AR.O: raavhi.lpc 115.17.15104.22
R12.AR.A:
ad_apply_patch.xml 120.3.12000000.2
raavhi.lpc 120.26.12000000.28
R12.AR.B:
raavhi.lpc 120.28.12010000.13
R12.AR.C:
raavhi.lpc 120.47.12020000.5
11i.AR.O:
R12.AR.A
:
R12.AR.B
:
R12.AR.C:
No released patch available.
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/17087603/viewspace-2286768/,如需转载,请注明出处,否则将追究法律责任。