‎2008 Mar 24 8:02 AM
Hi I need to create around 15 rows of I/O fields with each row comprising 8 fields. Its actually like a table control. But i think table controls wont work here. All the I/O fields in a single column have the same attributes. I could create just one row for this. Is there any way to create the remaining rows with the same attributes.
P.S. Copying and pasting the first row isnt working as they will then have different attributes.
‎2008 Sep 11 10:55 AM
Hi,
You can do this with STEP loop of the I/O fields.
Regards,
R. Nagarajan
‎2008 Sep 11 11:00 AM
Hi Abhishek,
This can be achieved with step loop.
you can have a look at program demo_dynpro_step_loop .
Thanks,
Mandeep