首页 > SAP > ABAP > Sorting in ALV using CL_SALV_TABLE
2019
08-29

Sorting in ALV using CL_SALV_TABLE

In this tutorial, we will learn how to sort a column in ALV report using CL_SALV_TABLE.

To sort a column in ALV,

Get the Sorting Object of the ALV using the method GET_SORTS().
Apply SORT to the column name by using the method ADD_SORT().

Class used : CL_SALV_TABLE and CL_SALV_SORTS.

Create a program in SE38-ABAP编辑器 and copy the below code.

https://gist.github.com/prakash13t/3f6ab732050bd29c7d23#file-sort_salv-abap

Output with SORTing applied on Airline field:

[adsenseyu1]

最后编辑:
作者:yangsen
本站为个人博客网站,全由我个人维护,我从事SAP开发13年,其它ERP开发7年,基本都是零售行业。本站记录工作学习的过程, 有SAP相关询问专、兼职工作可随时联系我。 有网站相关的问题可直接在文章下方留言,或者联系我。 邮件:yan252@163.com给我。 QQ:415402519