‎2007 Feb 09 10:30 AM
Hi,
There are 10 rows in my table control.
i want to update 5 rows out of 10 randomly depending on the records in the internal table.
Anyone can help me how can i achive this.
Thanks,
CHintan
‎2007 Feb 09 10:55 AM
Hi,
your actual req is not clear....
But as far as i could get it...
I think u need to update 5 records from the 10 on aparticular condition.??
So initially loop at the main table on that condition and populate the 5 records into another internal table.. OR while loopoing the table into a work area.. at the same time upload the records...
Update that internal table after that..
Hope this helps.
Award if so..
Thanks
Rajiv