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

Screen Resolution while calling a screen

Former Member
0 Likes
604

Dear SAP Gurus,

I am calling a screen and i need that screen with 1240*780 resolution.

Is it possible to do that ..if we can ..then please do let me know....

Thanks and Regards,

Dinakaran

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
568

You cannot do that separately for a specific screen. Whatever is the resolution of the screen, SAP GUI will go by that.

Regards,

Ravi

Note : Please mark all the helpful answers

2 REPLIES 2
Read only

Former Member
0 Likes
569

You cannot do that separately for a specific screen. Whatever is the resolution of the screen, SAP GUI will go by that.

Regards,

Ravi

Note : Please mark all the helpful answers

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
568

I don't think that you can control the resolution for specific screens. You can set the resolution on the gui, but this is a global setting. I don't think that you can handle this with ABAP code.

Regards,

Rich Heilman