Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BDC PROBLEM

Former Member
0 Likes
399

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
380

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

3 REPLIES 3
Read only

Former Member
0 Likes
381

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

Read only

Former Member
0 Likes
380

see transaction SM36

Read only

0 Likes
380

Use JOB_OPEN

JOB_SUBMIT

and JOB_CLOSE function modules

With regards

vasu