How to find only duplicate records from table ?
Answer Posted / abaprajaram
Sort the internal table and then find the counter
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the significance of the screen number ‘0’?
Why do we use types statement in abap programming?
What are interactive reports?
BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul
what are the two methods of modifying sap standard tables? : abap data dictionary
Event handling in oops
Differentiate screen painter from menu painter.
What is the difference between the function module and a normal abap/4 subroutine?
What are the difference between tables and structures?
In a loop of an internal table, what is the use of at first & at last statements?
How many types of views are there? : abap data dictionary
Can you print decimals in type n?
What are the differences between interactive and drill down reports?
What is roll area?
Why do we use abstract class