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

Custom T-Code to open Browser...

Former Member
0 Likes
606

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

3 REPLIES 3
Read only

Former Member
0 Likes
546

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

Read only

0 Likes
546

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.

Read only

0 Likes
546

No problem .Use se38 or se80 to write your custom program.

regardsi,

Advait