Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP OLE EXCEL - Sort data

0 Likes
751

Dear All,

I would like to download the Internal table data into OLE EXCEL. However, data downloaded was not sort in ascending for first column. (eg: First column is running number (1, 2, 3, etc).

May I know the sample code to sort the data by specific field? Thanks.

Dear All,

I would like to download the Internal table data into OLE EXCEL. However, data downloaded was not sort in ascending for first column. (eg: First column is running number (1, 2, 3, etc).

May I know the sample code to sort the data by specific field? Thanks.

1 REPLY 1
Read only

DoanManhQuynh
Active Contributor
627

So, what make it difficult to SORT internal table BY your specific field?