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

ALV using OOPS

Former Member
0 Likes
298

Hi All,

I am using OOPS to develop an ALV report . everything displays fine however if i change the Screen resolution the Container seems to move to one corner . I understand there has to be some way thru this can be handled . can the container be adjusted automatically as per the screen resolution.

I looked into some of BCALV demos of SAP and it happens there. is there any way i can handle this.

Kindly suggest

Thanks in advance

srinivas

1 ACCEPTED SOLUTION
Read only

uwe_schieferstein
Active Contributor
0 Likes
262

Hello Srinivas

When you define the attributes of the container in the screen painter set the option resizable for both width and height.

Regards

Uwe

1 REPLY 1
Read only

uwe_schieferstein
Active Contributor
0 Likes
263

Hello Srinivas

When you define the attributes of the container in the screen painter set the option resizable for both width and height.

Regards

Uwe