‎2006 Dec 31 6:40 AM
HI Experts
I m using BDC through session method.Kindly let me know that if i want to make a schedule to run this session, how can i do.
Pls explain with all steps.
‎2006 Dec 31 8:10 AM
Hi,
Please use report RSBDCSUB to execute the session in background. Be careful this report it will collect all sessions and schedules at a time.
If you want to schedule specific session --> go to SM35 --> process --> Select 'Backgound' ---> and check status of job in SM37.
Regards
Bhupal Reddy
‎2006 Dec 31 8:10 AM
Hi,
Please use report RSBDCSUB to execute the session in background. Be careful this report it will collect all sessions and schedules at a time.
If you want to schedule specific session --> go to SM35 --> process --> Select 'Backgound' ---> and check status of job in SM37.
Regards
Bhupal Reddy
‎2006 Dec 31 1:50 PM
‎2006 Dec 31 4:02 PM
Use JOB_OPEN
JOB_SUBMIT
and JOB_CLOSE function modules
With regards
vasu