Application Development 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: 

How to Gray out a row in ALV ?

Former Member
0 Kudos
273

Hi Experts,

I am having a requirement to gray a specific row in ALV . Is it possible through List Display ? Or Is it possible through Grid Display ?

If it is possible, please let me know how to achieve this .

Thanks and regards,

Kiran.

1 ACCEPTED SOLUTION

anup_deshmukh4
Active Contributor
0 Kudos
112

Hello kiran kumar ,

you can colour a cell in AlV ie. in turn you can colour entire row in one Colour...just check out the blew given link

http://wiki.sdn.sap.com/wiki/display/Snippets/ColorindividualcellsofanALVGRID

Hope it helps.

4 REPLIES 4

Former Member
0 Kudos
112

This message was moderated.

anup_deshmukh4
Active Contributor
0 Kudos
113

Hello kiran kumar ,

you can colour a cell in AlV ie. in turn you can colour entire row in one Colour...just check out the blew given link

http://wiki.sdn.sap.com/wiki/display/Snippets/ColorindividualcellsofanALVGRID

Hope it helps.

0 Kudos
112

Thanks for the reply . I used OO ALV. Report BCALV_EDIT_02 can be used as a reference to selectively make ALV cells as editable

Former Member
0 Kudos
112

This message was moderated.