‎2008 Jun 26 7:59 AM
Hi Experts,
I want to open a link in browser through SAP code. The report has to be scheduled in background.
Is there any function module to do the same?
Thanks in advance.
Supriya.
‎2008 Jun 26 8:02 AM
Use the FM GUI_RUN.You have to pass the URL and name of .exe file of your browse.
Reward if useful.
‎2008 Jun 26 8:02 AM
‎2008 Jun 26 9:22 AM
‎2008 Jun 26 9:38 AM
‎2008 Jun 26 9:33 AM
hi Supriya Mordekar,
goto t.code DWDM then find Use as general WWW browser click as,
can see any website.
click source code then find function modules.
Reward if useful,
Thanks,
S.Suresh.
‎2008 Jun 26 9:42 AM
Is there any other way out using function module?
Necuase code is fully object oriented.
Supriya.
‎2008 Jun 26 9:46 AM
I think there should be no problem while executing it in backgroung.Do you want that URL to be opened or not?You should make use of FM.
Reward if useful.
‎2008 Jun 26 10:04 AM
URL is fixed.
BUt i want to call this FM inbackground.
Supriya.
‎2008 Jun 26 10:08 AM
‎2008 Jun 26 11:15 AM
hi ,
I am passing the link to which asks u to enter the cell number and text message. once u click on send the msg will be sent to the number provided. Its working fine manually. Now i used the FM to send the mail I scheduled report in background. The report is executing succesfully but sms is not being sent.
Please help.
Supriya.
‎2008 Sep 18 1:47 PM
Hi Supriya ,
Have you sloved your problem .If yes please help us.
Regards
Poonam
‎2008 Jun 26 11:57 AM