‎2007 Dec 22 3:46 AM
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.....
‎2007 Dec 22 3:52 AM
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
‎2007 Dec 22 4:11 AM