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

Display Setting in ALV using CL_SALV_TABLE

[adsenseyu2]

In this tutorial, we will learn how to change the display settings like stripped pattern,remove horizontal lines etc. in OO ALV using CL_SALV_TABLE.

CL_SALV_DISPLAY_SETTINGS is the class used to apply display settings in ALV.

1.Stripped Pattern in ALV

To get Stripped pattern in ALV report, call the method  SET_STRIPED_PATTERN() in class CL_SALV_DISPLAY_SETTINGS.

2.


Display Setting in ALV using CL_SALV_TABLE - 第1张  | 优通SAP

Remove Horizontal Lines in ALV

To remove horizontal lines in ALV report, call the method  SET_HORIZONTAL_LINES() in class CL_SALV_DISPLAY_SETTINGS.

3.Remove Vertical Lines in ALV

To remove Vertical lines  in ALV report, call the method  SET_VERTICAL_LINES() in class CL_SALV_DISPLAY_SETTINGS.

4.ABAP Source Code

https://gist.github.com/prakash13t/5d13f8f6695d8bd406fe#file-displaysettings_salv-abap

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