Hi Experts,
I have used UPDATE query to change field values in database table. I need to do the same operation in internal table,but UPDATE query is limited to database tables. Please provide your valuable input, how I can change specific field value in internal table without looping it.
Thanks