what is the syntax for eliminating duplicate values in
internal table.
Answer Posted / aks
sort firt
SYNTAX
sort itab by <field name> Ascending/Decending
delete adjacent duplicates from itab comparing <field name>.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Have you set up a back ground job ? How to create a background job without a variant ?
Differentiate database index and match code.
What are the different types of views and their definition?
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
What is database utility?
stock transfer from one plant to another plant ? i want the total description.
What are two different ways to add fields to sap tables?
How many detail lists can be created in interactive reporting?
Differentiate between static and dynamic step loops?
SM35 transaction, How to automate BDC ?
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
What is the significance of delivery class? : abap data dictionary
What is human resource information systems (chris)? : sap abap hr
What is the significance of the memory table ‘screen’?