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 the differences between the table and the structure in the data dictionary in the sap abap?
Have you set up a back ground job ? How to create a background job without a variant ?
Can you show multiple alvs on a single screen?
What are data classes? What are the various data classes available for selection? : abap data dictionary
What is a function group? : abap modularization
What is the disadvantage of using exec sql statement in abap?
How to debug rfc function module?
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
Hat are the different types of mode (run code) in call transaction method?
Module Pool Programming: Events and Table Control handling.
Explain how do you use structures in the abap programs?
What are the personnel administration related infotypes? : abap hr
How can we access the correction and transport system?
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
What is a projection view? : abap data dictionary