what is the syntax for eliminating duplicate values in
internal table.
Answer Posted / kha eoul soon
By using "collect" keyord we can eliminate duplicates in
internal table.
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
How do you validate the selection criteria of a report? And how do you display initial
Can you create an internal table dynamically?(at run time)
How to eliminate duplicate entries in internal tables? : abap data dictionary
List some of the many different ways that the sap standard functionality can be changed by a customer?
How can we determine a vendor is Bloc/Unblock from the table LFA1?
What are screen painter? Menu painter? Gui status?
What is match code? : sap abap hr
could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance
What is abap?
What are the events in ABAP language?
In which particular scenario we use sorted table and which particular scenario we use standard table?
What is the difference between commit-work and rollback-work tasks?
What are the components of sap scripts? : abap hr
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?
What is the syntax for ‘call transaction’?