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

regarding bdc for automatic run

Former Member
0 Likes
354

hi experts,

i have developed a bdc for hr in which the data is uploading from the excel sheet,what my user wants that this report will run automatically at 11 pm every day so for this send me the steps for this i know i have to exceute it in the background but how plz help me ...

***plz dnt send me the url come up with your own answer....

thnx in advance.....

2 REPLIES 2
Read only

Former Member
0 Likes
324

Hi RAVI,

if u've created the BDC in call transaction method, then create a variant for the selection screen with the relevant data. and create a scheduled job from SM36.

in case of session: u need to schedule the two programs in SM36.

1st the bdc program to create the session and next the program RSBDCSUB with variants. in case of scheduling RSBDCSUB session name & other details should be saved in the variants.

Reward if useful

Regards

ANUPAM