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 / paras vora
After sorting, you can delete duplicates from an internal
table using the delete adjacent duplicates statement,
described in the ABAP/4 keyword documentation.
| Is This Answer Correct ? | 24 Yes | 0 No |
Post New Answer View All Answers
What are Delivery classes? What data will you want to transport during client copy?
On which event we can validate the input fields in module programs?
Does sap handle multiple currencies?
What is the use of info groups? : sap abap hr
How to create a link between modified form and modified print program?
What is Field group?
If yes then why do we require logical database
Why do we use events and actions in web dynpro?
What is append structure?
Which transaction code can I use to analyze the performance of abap program?
How do you import pay scale data from non sap to sap? : sap abap hr
What is meant by authorization? : sap abap hr
How is collect statement different from append?
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
when u prefer lsmw?