‎2006 Dec 11 10:19 AM
Hi Guys
I am trying to post invoice using inbound IDoc, but for some its giving me error: Price too low (below tolerance limit of 0,38 JPY ).
Please let me know what is going wrong exactly.
Thanks a lot and any help willl be appreciated.
‎2006 Dec 11 12:20 PM
Hello,
This type of error will occur when following situations occur.
Paying invoices when the unit price of the invoice is less than the unit price listed in document.An error situation will occur if one attempts to process an invoice that is less than the unit price listed . This functionality is being instituted to aid in the prevention of exhausting the entire quantity of document item when making partial invoice payments.
Check the tolerance limit & see whether you need to raise it as an error after initial data validation in Idoc rather than processing the IDoc & if you to process this type of invoice,then you need to reset the tolerance limit to minimum amount.
Hope it helps.
Thanks.
‎2006 Dec 11 12:20 PM
Hello,
This type of error will occur when following situations occur.
Paying invoices when the unit price of the invoice is less than the unit price listed in document.An error situation will occur if one attempts to process an invoice that is less than the unit price listed . This functionality is being instituted to aid in the prevention of exhausting the entire quantity of document item when making partial invoice payments.
Check the tolerance limit & see whether you need to raise it as an error after initial data validation in Idoc rather than processing the IDoc & if you to process this type of invoice,then you need to reset the tolerance limit to minimum amount.
Hope it helps.
Thanks.
‎2006 Dec 11 12:25 PM
may be a converison is missing for this price .
the system has to do a conversion factor for this currency JPN to be populated into the idoc before posting .
it might be 0.38 * 100 for that field " --> check this .
so that the data record in the idoc is valid for posting .
regards,
vijay