‎2007 Jun 18 9:53 AM
Hi,
for a background job, there are 5 programs assigned to it. Depending upon the output of the first program, the values needs to be passed to the second program, so how does the second program gets the variant value.
is there any table where the new values are stored and can be changed??
Thanks
Regds
Gautam
‎2007 Jun 18 10:00 AM
‎2007 Jun 18 10:14 AM
Hi
Instead you can call the second program using the SUBMIT ...AND RETURN statement .
You can dynamically pass different values to the selection screen.
OR
See the link below
http://help.sap.com/saphelp_webas620/helpdata/en/c0/98039ee58611d194cc00a0c94260a5/content.htm
OR
Try to use table TVARV by placing values in the table in first report and using the value in the second and so on...
Hope it helps
Mark if helpful
Regards
Tushar Mundlik