Quantcast
Channel: SCN : All Content - ABAP Development
Viewing all articles
Browse latest Browse all 8332

transfer values between different backend ABAP jobs.

$
0
0

Hi expert,

 

     my scenario is :  I run a ABAP program Z1 on backend, after multiple hours , it is still running. I want to launch another backend abap program 'Z2' to stop 'Z1'. in program 'Z1', I can get its jobname and jobcount, I want to tranfer these values to program 'Z2'. I figure out following methods from forum.

 

  1. import/export to memory, this is effective for same session.

  2. set/get method. they are effective for sam e user, but I don't know if those backend job 'Z1'/'Z2' are belong to this case?

  3. import/export to database, I think this is the secure method here.

 

please give me some suggestion here?

 

Many Thanks,

Bo


Viewing all articles
Browse latest Browse all 8332

Trending Articles



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