Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8493

Background processing.,

$
0
0

Hi all.,

 

am using a SUBMIT query to run a second program  in background from first program.

 

 

 

 

  CALLFUNCTION'JOB_OPEN'.

................

...............

 

SUBMIT PROG2

               WITH P_PAR1 = 'ABC' 

               WITH S_SE1 = 'XYZ'

               WITH P_RAD1 = 'X'

               USER SY-UNAME

                VIA JOB NAME NUMBERNUMBERANDRETURN.

 

 

 

 

CALLFUNCTION'JOB_CLOSE'.

..................

..............

 

 

 

If i am not wrong, prog2 should run in background n return control to PROG1 without displaying the output of PROG2.

BUT in my program output of PROG2 is keep popping up.

 

 

where am i getting it wrong ??

 

regards,

madhu.


Viewing all articles
Browse latest Browse all 8493

Trending Articles



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