首页 > SAP > ABAP > Add Column Color in ALV using CL_SALV_TABLE
2019
08-29

Add Column Color in ALV using CL_SALV_TABLE

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

To apply column color,

Get the list of all columns of ALV using GET_COLUMNS().
Choose a particular column by calling the method GET_COLUMN().
Apply color by using the method SET_COLOR().

Classes used : CL_SALV_TABLE, CL_SALV_COLUMNS_TABLE, CL_SALV_COLUMN_TABLE.

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

https://gist.github.com/prakash13t/b2978992a222e7da19cb#file-columncolor_salv-abap

Output without Color:

[adsenseyu1]

Output with Color:

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