background job
wat we do in background job????
why we needed??????/
Ashok Dalai replied
Hi jiten,
There is some task that you can not perform in dialog mode.If you will run programs that will take more time that the parameter setting rdisp/max_wprun_time then it will time out.So we have to run it in background.
Advantage of background processing.
1) non interactive - no need for user input it will keep running in background.
2)you can do it at a specific time when the available resource is more normally in night.
3) you can work online when the job will be running in the background.
For more info check below link
http://help.sap.com/saphelp_nw70/helpdata/EN/73/69ef3d55bb11d189680000e829fbbd/content.htm
http://help.sap.com/saphelp_nw70/helpdata/EN/c4/3a7ed1505211d189550000e829fbbd/frameset.htm
Regards
Ashok
Edited by: Ashok Dalai on Sep 18, 2008 7:21 AM