Answer Posted / sameer
yep its correct its is used for sorting internal table.
synatx :
SORT <itab> by <field> Ascending/descending.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What primary key and foreign key relationship
What are the different message types available in the abap/4 ?
What is sequence of event triggered in report?
In the `select' statement what is group by ?
What are domains and data element? : abap hr
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
What is the difference between native sql & open sql? : abap data dictionary
Is the basic list deleted when the new list is created?
What is meant by hotspots?
What are the types of parameters in the function modules?
Explain some essential objects in abap dictionary?
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
Where do you find info on new developments in SAP?
What is tcode se16?
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?