How to find only duplicate records from table ?
Answer Posted / balaji
Sort the table by key, then
loop and read the key. if it counts more than once thats a
duplicate record.
| Is This Answer Correct ? | 27 Yes | 6 No |
Post New Answer View All Answers
What are differences between at selection-screen and at selection-screen output?
What are the different message types available in the abap/4 ?
What are field symbols?
How do you document ABAP programs? Do you use program documentation menu option?
What is the use of the raising exception? : abap modularization
How do you take care of performance issues in your ABAP programs?
Explain Singleton class
What are the types of the programming language used in the sap abap software?
What is the difference between semi-monthly and Bi-weekly payroll area
Workbench request are client dependent or client independent
Can you define a field without a data element? : abap data dictionary
What is an rfc?
Select query optimisation
What are the different types of the variable in the sap abap?
Explain how to create any functions?