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 is smart forms? : abap hr
How do you move on to the next screen in interactive reporting?
Can you define a field without a data element? : abap data dictionary
What are data classes? What are the various data classes available for selection? : abap data dictionary
What is sequence of event triggered in report?
What is the tcode for sapscript forms?
What are the function of the transport system and workbench organiser? : abap data dictionary
What is an update type with reference to a match code id?
Explain what is runtime analysis?
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
How can you distinguish between different kinds of parameters?
What happens if only one of the commands set screen and leave screen is used without using the other?
How can we achieve MVC ?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
In the MM module for finding out the standard cost what is the view one has to look at?