‎2008 Oct 29 6:22 PM
Hi
Please suggest steps in getting the following accomplished:
1) I want to create a custom T-Code that does nothing but open a browser with a specific URL. For example, i want to create a t-code called Z_00_01 that will open a browser defaulting to http://www.google.com
Suggest how i can go about in doing that. Let me know.
Text removed by moderator- read the Terms of Engagement about offering points
Thank you
‎2008 Oct 29 6:27 PM
Write a report program , in that program call the function call_browser and pass the url.
Create a t-code for that program.
regards,
Advait
‎2008 Oct 29 6:29 PM
Advait.
Thank you. You might find my response odd... I'm not an SAP person.. just getting my hands into it. If you suggest what TCode to use to write a custom Report Program... that would be great.
I hope you dont mind.
Thanks again.
‎2008 Oct 29 6:40 PM
No problem .Use se38 or se80 to write your custom program.
regardsi,
Advait