Hi
Any person to help me for this error
Hi ERI,
This is a very generic error message that is usually thrown when a piece of code tries to invoke a report, but it doesn’t pass the correct Data Source correctly.
For example, let’s take report Sales Invoice. This report is expecting to get a Sales Invoice Header table as data source, but if you try to run this report with, let’s say, a Purchase Order record, BC will not like it and it will throw that error message.
To try to solve this, look at your Report Selections Reminder/Finance Charge, and see if you got the correct Report Id setup for Usage “Reminder”.
Rgds,
Hello ERI,
Please check all the parameters are set correctly as you have in the Header of the Reminder Table.
It is very important that you use the right source code while filtering the data for report.
Hope it will work for you.
Thanks