‎2014 Mar 24 9:05 AM
Hi experts,
I want to ask you about smartforms. I want to write data on smartforms using secondary windows which each of the secondary window contain of just one data per page. In one page, I have three secondary windows on one page.
Can anyone help me...???
I am newbie on ABAP.
Thx for your reply and suggestions...
‎2014 Mar 24 9:09 AM
Hi,
can i know the reason of not using main window,
because main windows are flexible, but it is not in case of secondary windows.
‎2014 Mar 24 9:23 AM
Hi Sanjeev,
The reason is because on one page, I want to place each data for every secondary windows on different position so I can set the position of my data freely... Or do you have better solutions for me?
Thank you
‎2014 Mar 24 9:25 AM
‎2014 Mar 24 9:30 AM
Hi ,
you can also do it by using template in main window, please create a main window, and within it create a text page, or else you can create a template with proper height and width, create its cells according to your use, and hide its borders with the following 4 tabs , then you are able to show your data freely
in the main window too, because main window can be used to loop over a large amount of data.
Please revert if still if you are not getting, you can use these 4 options to hide your template border, so that it will not visible as a closed one.
‎2014 Mar 24 9:35 AM
Hi,
please refer what i have sujjested you earlier, create three templates, and ajjust all these by specifyings its column positions, means how much right it should get placed by giving proper length and heights. I am not prefferings to use secondary windows for the same because it can be handled by main windows by simple means.
‎2014 Mar 25 10:06 AM
‎2014 Mar 24 10:48 AM
Hi,
you want to create a page with 4 windows (1 main and rest are secondary),now you want to populate values in these secondary windows.please find the steps to follow
also if you are navigating from one page to another the main window is needed in all the pages.
i hope you got an idea how the data is displayed.
<text removed>
Message was edited by: Matthew Billingham
‎2014 Mar 25 10:06 AM
Ok... my problem is already solved. Thanks Vishnu for the reply and suggesstion