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

Re: How to write a code to wait until the job running is over. SHOW_JOBSTATE

$
0
0

Hi,

 

Refer to the below code..

 

WHILE lv_true = zif_sd_constants=>gc_true. "X
       PERFORM check_inv_job_status CHANGING lv_job_fin.  "Use SHOW_JOBSTATE fm here
       IF lv_job_fin = zif_sd_constants=>gc_true."X
         EXIT.
       ENDIF.
     ENDWHILE.

 

thanks,



Viewing all articles
Browse latest Browse all 8509

Trending Articles



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