Skip to Content
-2
Jun 15, 2018 at 04:54 PM

Submit via job - Select option

736 Views

Hi

I had submit via job the program with select-option entries by the following:

 SUBMIT zarps_trud_repo_desp 
 WITH p_upd = p_upd
 WITH SELECTION-TABLE lt_selection

In debug mode of the job I noticed the select option is not having any values that was mapped in the calling program. The select-option field was amended with 10 rows (just with low) but in the job process I just see only one row and the values are not seen.

Please advise on how this can be achieved when I want to process the entries contents of select-option in the submitted job