‎2009 Feb 25 2:16 PM
Can you have multiple mains in smartforms?
I know you can in Sapscripts but is it possible to do so in smartforms. If you cannot how do you accomplish such functionality in smartforms?
‎2009 Feb 25 2:19 PM
HI,
Multiple main windows in smartforms is not possible.
But the other alternative is you can loop the internal tables.
in side the main window you can use as many internal tables and you can loop those tables.
IN this way we can achieve the same functionality in scripts.
Create a loop node and then insert the tables in it.
Regards,
Venkatesh
‎2009 Feb 25 2:19 PM
HI,
Multiple main windows in smartforms is not possible.
But the other alternative is you can loop the internal tables.
in side the main window you can use as many internal tables and you can loop those tables.
IN this way we can achieve the same functionality in scripts.
Create a loop node and then insert the tables in it.
Regards,
Venkatesh