Skip to Content
0
Former Member
Nov 13, 2009 at 09:18 AM

Problem with JOB_SUBMIT

34 Views

Hi,

The requirement is to call one program from the second and execute the whole process in the background.

To save the selection screen inputs given by the user in the 1st prog and send the same to the second program while submitting it i am populating a selection table of type RSPARAMS.

This can be done if i do not use JOB_SUBMIT FM and only SUBMIT statement.

Can i send this selection table in JOB_SUBMIT as well??

Regards.