Answer Posted / sathya
You can sort Internal table with fields both asending and
descending.
SORT ITAB BY <FIELD_NAME> ASCENDING <FIELD_NAME> DESCENDING.
| Is This Answer Correct ? | 18 Yes | 3 No |
Post New Answer View All Answers
How do you set up background jobs in sap? What are the steps?
What is an on”*-input filed” statement?
What are data classes? What are the various data classes available for selection? : abap data dictionary
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
Different types of locks?
What is a variable in the sap abap?
What is a data element?
How do you write manual bdc session method? : abap bdc
What is view? Different types of view. Explain?
Which type of tables used this buffer?
Proxy Programming with ABAP - How to develop the Proxy identification through programming
What does the ‘suppress dialog’ do?
What are conditional chain statement?
Create any functions? How to go about it?
What are the two methods for modifying sap standard tables?