
We want to have a Job Queue run the Create Finance Charge Memos (Object ID 191). I believe I have it so it will run on the same date I want it to each month, but on the "Create Finance Charge Memos" request page, how do I get it so that the Posting Date and the Document Date to be the correct date I want? Is there some setup that can be done/date format/etc.
Hi,
You can set the Job queue recurring dates, but as you said it should be run according to the request page date, I believe you have to run this report by doing some modification so that you can send the custom dates in the request page by calling this report somewhere with the codeunit and call that codeunit within the job queue.