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

Intergrated ITS - Pop up issue

Former Member
0 Likes
588

Hello Experts,

I am running ALV reports through ITS. During which, on the selection screen if a user opens a pop up (for F4 help or to select Variant), it shows the same selection screen in the pop up, instead of F4 selection or variant selection screen and we cannot kill the pop up. I checked several settings, but could not find anything related to this.

Many users are getting affected by this. Please help !

Thanks !

2 REPLIES 2
Read only

former_member194364
Active Contributor
0 Likes
559

Hi Tejas,

What is your BASIS and Kernel of the Web AS you are using? Presume you are calling the ALV report using the ITS -> WEBGUI service?

What is the transaction being called here?

FYI: For ITS/WEBGUI issues - the following SCN Community is useful.

http://scn.sap.com/community/its

Regards,

Oisin

Read only

former_member215575
Active Participant
0 Likes
559

Hi Tejas,

Add Parameter ~POPUPS with value 1 in Service Parameters (Tcode: SICF --> Double click on Service name --> Service data Tab --> GUI configuration Push button).

By doing so, Pop-ups will be displayed in separate screen.

Regards,

SG