I have a batch job that process batch/production orders with data from a staging table. I need to use a date field value, from each record in this table, to have the batch job session date change to whatever the date value is for each record - just as a user can change the session date and post the RAF journal - I basically need the batch job to do the same. I tried some code to change the session date in code I found online but the batch job errors...any ideas?
*This post is locked for comments