R09801 taking a long time after R31802A
We run R31802A and then post it with R09801 nightly. Currently we have a very large job going through and when entries for it are posted, they take about 5 minutes each (yes, for every journal entry of this large job, R09801 takes about 5 minutes to post it). This, as you might expect, causes some issues with our scheduler when this thing takes several hours to run every night.
I did some digging and it looks like a business function that R09801 eventually calls (PostToF0902 in B00000122) eventually loops over every item in that job doing something with job cost projection. There's a bunch of logic around setting the flag that tells PostToF0902 to do job cost projection, but it doesn't really look like its intended to be disabled manually per job/run.