how to sort numbers in sap-abap using internal tables
without using sort technique.
Answer Posted / unni
Use internal table type of sorted table
| Is This Answer Correct ? | 23 Yes | 3 No |
Post New Answer View All Answers
How many types of tables exists and what are they in data dictionary?
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
What are client dependent objects in abap/sap?
Can we use transfer dataset to transfer data in internal table ?
What are the function modules used in f4 help?
Explain what is an rdbms?
What is the use of program rsbdcsub? : abap bdc
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
Explain what is sequence of event triggered in report?
What happens if a function module runs in an update task?
How can we use / display table in a screen?
What abap statement will trigger list generation?
What are the types of subroutines? : abap modularization
What is read line in abap?
What is locking? : abap data dictionary