Hi ,
I have a requirement where in my date is present in an internal table which is created dynamically . now based on some inputs i need to narrow down the records ,presently I'am deleting the records in a loop which causes performance problem, Please let me know if there is any other way to do this.
I have also tried declaring another field sybol of the same type that of the dynamic internal table and tried moving all the successful records to this table but these records were getting updated in the initial table also.
Any pointers to this would be of a great help
thanks in advance.
Reagards,
Chaitanya