i had to write the code in such a way that duplicate
entries should not entered in sap data base

Answer Posted / dushyanta kumar

Before using Delete adjacent duplicates key word...You need
to sort the itab..(internal table)..
SORT ITAB BY FIELD.

DELETE ADJACENT DUPLICATES FROM ITAB COMPARING FIELD.

delete adjucent duplicate from <database table>.

Is This Answer Correct ?    11 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of the sap abap data dictionary objects?

536


what is call back in alv?

1971


Table events aNd table maintains generation

980


Does every abap/4 have a modular structure? : abap modularization

693


What is a multiple line field?

586






What are indexes? : abap hr

585


How to find Kernal badi ?

1149


Explain the difference between domain and data element?

575


What are matchcodes?

549


How do you execute the payroll

2096


What is processing class, where we do them and why? : sap abap hr

566


What are control tables?

668


What is Group by in Select statement?

647


What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?

2232


What are the field and chain statements?

575