Quantcast
Channel: SCN: Message List - ABAP Development
Viewing all articles
Browse latest Browse all 10425

Re: find chain_id of ABAP programm in a chain

$
0
0

Hello Volker,

 

I think, the easiest way would be to read table RSPCABAPASYNC. I expect, you know the variant name of your ABAP-Process. The field LOG_ID shows your current process-chain. These chain can be read using the table RSPCPROCESSLOG.

 

If not, you will have to go further: Look into tabel RSPCVARIANT and find your report ( Field "PROGRAM" = sy-repid ).

 

Then, go back into RSPCABAPSYNC and look for the current running process, which have your variant.

 

Kind regards,

Hendrik


Viewing all articles
Browse latest Browse all 10425

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>