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


Please Help Members By Posting Answers For Below Questions

HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.

1783


What are the parameters used in each function?

597


What is abap?

608


How to create a check box/option button in a list?

2458


What are the different modules of sap? : sap abap hr

556






What is the use of 'table index'?

630


How can end-of-selection be used?

630


Explain the difference between domain and data element?

581


How to create any functions? How to go about it?

581


What is logical database? : abap hr

611


How you attach search help to data element? : sap abap data dictionary

651


Can i know some of the Realtime tickets that anyone has been faced ?

1661


What are the two ways for restricting the value range for a domain ?

709


Why we are using Macros instead of Function Modules

1617


Which function module would you use to check the user’s authorization to access files before opening a file?

609