cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

calling tcode using link to url

Former Member
0 Likes
8,669

hi friends,

i want to call tcode SE38 in webdynpro application by using linktourl.

here i am going to

shuffler

system

webgui in internet service

and then right click on it then

publish->complete service.

and later i am going to tcode sicf

here i am giving the path /sap/bc/gui/sap/its/webgui and activate it

what is the need of giving the path here

and who is going to give the path as default....?

can anyone explain clearlly..

Thanks in advance

karunakar

Edited by: bkarunakar on Jul 19, 2011 3:56 PM

View Entire Topic
former_member199125
Active Contributor
0 Likes

Hi karunakar,

Once you activate the webgui service in SICF code,

go to your view, in that linktourl ui element

use the below text in reference property of link to url

http://xxxxxxxxxxx/sap/bc/gui/sap/its/webgui?~transaction=se38

where xxxxxx is host name. domain , for example rb3ni82.server.bosch.com:3865

Hope this solves

Regards

Srinivas

AmitUpadhye
Participant
0 Likes

HI Sri,

I am able to reach this and able to launch se38 but I have a requirement where I want to launch a specific report and not a transaction. Is there any way to launch/execute a specific report using a url . If not what is the standard approach to such scenario ?

Regards,

Amit