cancel
Showing results for 
Search instead for 
Did you mean: 

Calling an ABAP Report from ITS

Former Member
0 Kudos

Hi,

I am new to ITS and we have requirement, where i have to call an ABAP Report with selection screen.

Now my question is where to put the code to execute the report and what is the syntax?

Any suggestions/documentation would be of a great help.

Regards,

Lalith

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Lalith,

Just pass the Tcode after the webgate followed by ! mark.

http://hostname:portno/scripts/wgate/<b>ztest!</b>;

Rgds,

Jothi.P

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

If you are using the INTERNAL ITS,you can directly add the tcode for the report in the Roles in PFCG so that the report can be executed in WEB.

BR,

Disha

Pls reward points for useful answers.

athavanraja
Active Contributor
0 Kudos

are you using integrated ITS or standalone ITS.

From where you have to all the abap report . from another ITS service? or from some other weblink or from another abap report running in SAPGUI?

Raja