what is the syntax for eliminating duplicate values in
internal table.
Answer Posted / muthukumaran.m
syntax:
DELETE ADJACENT DUPLICATE ENTRIES FROM <ITAB>
[COMPARING<F1><F2>.....|ALL FIELDS].
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is size category?
Explain buffering concept usage?
How is conversion of data types done between abap/4 & external level?
What is meant by authorization? Did you ever work on it? : sap abap hr
Is the basic list deleted when the new list is created?
What are the system fields? Explain?
Difference between top-of-page and top-of-page during at line- selection?
What is the difference between upload and ws_upload ? : abap bdc
How do you find if a logical database exists for your program requirements?
HI GUYS , FOR SAP INSTITUTION ATOS I BEST OR NOT? IAM PLANNING TO LEARN SAP COURSE IN ATOS... GIVE ME UR SUGGESTION ABOT ATOS?
What is pnp-sw-found ? : abap hr
How do you find number of records present in internal table?
What are logical databases? What are the advantages of logical databases?
what is defference between repository and non repository Object?
What are the differences between session method and call transaction method? : abap bdc