‎2009 Mar 31 12:59 PM
Hello friends,
I am using 2 reports , say report 1(R1) and report 2(R2).
I am getting a particular value in selection screen from R2 and based on that value I am submitting the report R1 in background using JOB_OPEN,JOB_SUBMITand JOB_CLOSE. Now i want the values from selection screen of R2 which is similar to selection screen of R1 to be populated and the execution to take place .If i use SUBMIT / SUBMIT VIA selection screen Background processing is not possible.thats why I used JOB_OPEN,JOB_SUBMITand JOB_CLOSE.Hope there is no ambigutity in my question.
Regards,
K.Sibi
Edited by: sibi k kanagaraj on Mar 31, 2009 2:00 PM
‎2009 Mar 31 1:14 PM
Hello,
What you can do is use job_open , job_submit and before job_close use submit via selection screen and return .
Hope this helps!
Viquar Iqbal
‎2009 Mar 31 1:14 PM
Hello,
What you can do is use job_open , job_submit and before job_close use submit via selection screen and return .
Hope this helps!
Viquar Iqbal