cancel
Showing results for 
Search instead for 
Did you mean: 

call to SAP Web Gui from web dynpro

Former Member
0 Kudos

HI All,

there is option to call to ITS service from abap web dynpro ,

i.e. create a button on WD application that when you choose it it will open new session of backend transcation

with ITS .

Regards

James

Edited by: James Herb on Jul 31, 2010 12:43 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi ,

Try out the below link it can help you out to achieve it.

[call to SAP WebGUI from webdynpro|http://sapignite.com/2010/05/call-sap-tcode-using-webdynpro-for-abap/]

thanks

Sharathmg
Active Contributor
0 Kudos

Hello,

So far the only option which I have come across is calling the SAP transaction using the ITS URL.

The process would be to construct the ITS URL and then call this URL as a new window or link the URL to UI element "Link to URL". The ITS service or screen is obtained by wrapping the SAP transaction in an internet service.

Regards,

Sharath M G