2012 Jan 13 1:31 AM
Hi Experts
We are using FPCC0002 to generate monthly account statements of our conservation loans. Our experience so far has been that this job has to be run every day of the week to pick up the accounts due in 30 days time. ie there's no "slack" in the program to print on Mondays what was planned for printing on a weekend.
We first encounted the problem at the end of Jan in 2011. Statements due on 03/01/2011 (Mar 1st) should have printed on 01/30/2011 (Jan 30th), based on the 30 day parameter. Similarly, statements due on 03/02/2011 (Mar 2nd) should have printed on 01/31/2011 (Jan 31st). for both days there were no statements generated even though there were accounts with loan installments due for those March dates.
I think the system is expecting there to always be a 1 calendar month gap between the print date and the due date, and with February being a short month, these 2 dates had a 2 calendar month gap between them and hence these dates skipped their workload.
This year won't be as bad as we have Feb 29th, so we're only anticipating a problem on Jan 31st for the invoices due on March 1st.
Is there another config parameter that can be tweaked to allow the March 1st invoices to be printed as expected, or is this something that needs submitting as an OSS note. I did a search on the t-code and didn't see any relevant notes.
Thanks for any help.
Astrid
2012 Mar 16 4:43 PM
We dealt with this using a workaround, to manually configure the mass processing template, changing the number of days for the month,
2012 Mar 16 4:43 PM
We dealt with this using a workaround, to manually configure the mass processing template, changing the number of days for the month,
2016 May 17 12:50 AM