Hi ,
I am calling report like
SUBMIT zreport_test
WITH SELECTION-TABLE lt_seltab[]
VIA JOB lv_jobname NUMBER lv_jobcount
AND RETURN..
My query is how to capture the lt_seltab[] values in the report zreport_test.
Searched in scn but no proper solution.
Please suggest me.
thank you.
Regards,
Shivaji.