Hi all,
i got 5 record in my internal table. How can i modify the data in the 4th record.
Assume 4th record now is 'abc'. i want to change it to 'xyz'. My internal still contain 5 records.
How can i do it?
Thks