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

How to Debug SUBMIT VIA JOB

$
0
0

Hi all,

 

I am running an ABAP wich has the statement:

 

* Submit SCL creation report
     SUBMIT /idexge/eqs_sup_clear_list_crt
       VIA JOB lv_jobname NUMBER lv_jobcount
       WITH SELECTION-TABLE lt_rspar
       AND RETURN.
     IF sy-subrc <> 0.
       MESSAGE e093(/idexge/eqs_datex) WITH lv_jobname lv_jobcount RAISING job_open_failed.
     ENDIF.



I just weanted to know, how o debug the job?


Thanks

Regards

Mario


Viewing all articles
Browse latest Browse all 8332

Latest Images

Trending Articles



Latest Images

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