‎2007 Aug 16 3:00 PM
hello,
i had created smartform, in that i had created the template. Now the driver program had passing two records. But the template at a time will process the one record. So can we please specify how to loop into internal table which is coming into smartform from driver program. I had check in the driver program the internal table conatins two record but at the time of execution ie after passing to smartform it is taking latest record ie second record.
‎2007 Aug 16 3:04 PM
Normally we dont loop on Template coz its hard to see data there than. Instead create two rows and display data there. otherwise choose Tables.
Regards,
Amit
Reward all helpful replies.
‎2007 Aug 16 3:46 PM
HI,
Create a Flow Logic Loop and keep your template in your loop. Give the name of the internal table to internal table property under data tab..
Thanks
mahesh