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 give colors to the top-of-page in ALV Grid

former_member799868
Participant
0 Kudos

How to give colors to the top-of-page in ALV Grid

in table GT_LIST_TOP_OF_PAGE i am filling 3 rows ,i need 3 different colors to be displyed on top-of-page(one color to one row)

CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'

EXPORTING

  • I_LOGO = 'ENJOYSAP_LOGO'

IT_LIST_COMMENTARY = GT_LIST_TOP_OF_PAGE.

please help mee

1 REPLY 1

Former Member
0 Kudos

HI Kranthi,

Check out teh foll. link,

http://www.sapfans.com/forums/viewtopic.php?t=52107

Hope this helps.