I have a table with 400 recs. among some are duplicate records.
how can I remove the duplicate records from the table.
pls help me out.
Answer Posted / sunil
Sort internal table according to field which is having
repeated values. And the use the statement "DELETE ADJACENT
DUPLICATES FROM <internaltable> COMPARING <the field with
which u sorted the internal table>.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Is there any method apart from bdc for data upload to sap? : abap bdc
What is meant by performance analysis? Have done anything to improve the performance?
Can we define our own match code id's for sap matchcodes? : abap data dictionary
What is pass by value and what is pass by reference? Which is better?
What is the structure of bdcmsgcoll? : abap bdc
What are the functions of lock objects?
What are the differences between interactive and drill down reports?
What is sapnet?
THANKS ALL. i CLEARED THE INTERVIEW OF INFOSYS BASED ON THIS QUESTION SET. IT REALLY WORKS. LONG LIVE ALLINTERVIEW.COM
What is an evaluation path? : sap abap hr
What is the master data necessary before you can start posting in MM?
What does the extract statement do in extract datasets? : abap modularization
what are the important fields while preparing sales order,inquiry?
What is append structure?
Explain the components of selection table?