Understanding Multithreaded Job Queues
If your system is set up for multithreaded job queues, you can simultaneously run more than one job for the Create Cash Basis Entries program. Subsequent jobs can be the same version or different versions of the same program. Running multiple jobs enables you to process a high volume of transactions more efficiently.
When you run multiple jobs, the Create Cash Basis Entries program checks the Cash Basis Status field (CBP) in the F0011 table for each batch to ensure that no batch is processed more than one time. Therefore, it is not necessary for each job to have unique data selection.
A batch can have one of these statuses:
blank: The batch has not been reserved or processed by the Create Cash Basis program. The system selects the batch and sets the flag to 1. Subsequent jobs ignore batches with status 1.
The batch has been reserved or processed by the Create Cash Basis program. The system skips the batch and moves on to the next one.