‎2007 Jun 19 7:07 AM
Hello all ,
In smartform i am having problem in displaying second page in smartform
condition : when the internal table is not initial then i have to display data in second page else i should not display the 2nd page
in 2nd page of smartform i am having main window how to hide the 2nd page based on contents in internal table
‎2007 Jun 19 7:09 AM
Hi
Check the contents of internal table and <b>set a flag</b>.
Use this flag in the <b>conditions tab</b> of the MAIN window in second page.
Regards
Raj
‎2007 Jun 19 7:19 AM
Hi,
In the window's conditions tab, give your internal table name in the field name, then give not equal to as relational operator, and enter INITIAL as comparison value. Hope this will help you. Please reward.
Regards,
rakesh