what is the syntax for eliminating duplicate values in
internal table.

Answer Posted / muthukumaran.m

syntax:
DELETE ADJACENT DUPLICATE ENTRIES FROM <ITAB>
[COMPARING<F1><F2>.....|ALL FIELDS].

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is locking? : abap data dictionary

635


How to write a bdc – how do you go about it?

666


How can we declare a table control in the abap/4 program?

643


Can you delete data element, which is being used by table fields. : abap data dictionary

666


What is the major difference between pool tables and transparent tables?

517






What is an update task? : abap modularization

592


What is the table buffer? Which type of tables used this buffer?

563


A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization

561


What is collective search help? : sap abap data dictionary

609


After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?

1455


Differentiate between static and dynamic step loops?

581


Where the payroll results are stored

1813


Folder types in smatforms? 2)What is Command line?

1914


What are the features of abap/4 dictionary? : abap data dictionary

590


What is sequence number

1751