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 do you take care of performance issues in your ABAP programs?
What is append structure?
What is interactive reporting?
what is diff between idocs,bdc,rfc and bapi. give real time answer
What are the update types possible? : abap data dictionary
When was the sap abap being created?
What is read line in abap?
What are the main uses of the primary key?
What is an Open Item in SAP? How will you find an Open Item in SAP?
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
what are the two methods of modifying sap standard tables? : abap data dictionary
What are types of select statements?
What is table buffer?
What is an internal table?