Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Internal table

sanjeev_das4
Explorer
0 Likes
517

I have a internal table having 100 records and two fields. I need to capture the duplicate records(one key field only) and populate it to an ALV with some reason.I cannot use the sort and then use the delete adjacent duplicate option. Moreover i cannot compare the record with any of the data in sap tables as the data will be used for a new upload. Please help how to find duplicate entries from the internal table and move it to another IT. Any help would be highly appreciated

1 ACCEPTED SOLUTION
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
413

please use proper subject for the question.

2 REPLIES 2
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
414

please use proper subject for the question.

Read only

Former Member
0 Likes
413

the first thing you should do is to search the forum. Finding duplicates in internal tables is a much asked question in the forum.

The next thing would be to use a meaningful subject when posting.

Thread loicked.

Rob