how to sort internal table?with out sort statement?
Answer Posted / mohd arshad
By taking the type of the table as sorted.
Example. " xyz type sorted table of spfli "
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
Which transaction code can I use to analyze the performance of abap program?
What are the different types of sapscript symbols?
Which function module reads the data for particular infotype ? : abap hr
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
difference between Valuation type and valuation category?
What is a table attribute? : abap data dictionary
What are the dynamic actions and how to configure it? : sap abap hr
What is the difference between free and refresh?
Where the payroll results are stored
What is difference between dialog program and a report?
How to maintain lists?
What are null values?
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
Why do we use abstract class
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization