Hi experts,
I have two jobs set in the following sequence:
Job1: RV60SBAT (create billing document) Billing document has output (IDoc) with medium 4 (send immediately)
Job2: RSEOUT00 This job is set to start as soon as job1 completed.
Issue below happened:
Some IDocs created from job1 were not selected by job2.
Until now issue is not reproduciable.
I wish to know is it possible that even Job1 (RV60SBAT) completed(=SM37 shows finished) the database update of Idocs or
lock on Idocs were not finished? In orther words, when job2 (RSEOUT00) starts, some Idocs created from billing documents of
Job1 were not updated/released completely?
Thanks.