cancel
Showing results for 
Search instead for 
Did you mean: 

dynamic window display

Former Member
0 Kudos

Hi,

I have three windows in smartform.

All windows contains static text.

Here if i dont have any text in second window i want to over write second window with third window. Currently it is displying an empty space if second window text is empty. How to replcae second window with third window.

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member156446
Active Contributor
0 Kudos

merge the windows into one and have different folders for each contents texts and codes... and have conditions for the folders

former_member217544
Active Contributor
0 Kudos

Hi Javed,

You can overlap third window with second window. Check this link which gives an idea of how to use two windows at same position in layout. http://wiki.sdn.sap.com/wiki/display/ABAP/Smartform+Tricks

Also, What do you do with the third window when there is text present in second window?

Regards,

Swarna Munukoti.

Former Member
0 Kudos

You can overlap the Windows.

Or you can use only one window to display 2nd and 3rd Window text.