Application Development and Automation 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: 
Read only

ALV coloring

sudhir_uppalapati
Participant
0 Likes
596

Hi,

I am developing an ALV hierarchical report in which i have an header & items.here i have to provide color for the heading of the header & heading of the items.please provide me a sample code for this..

Regards,

Sudhir

Hi,

I am developing an ALV hierarchical report in which i have an header & items.here i have to provide color for the heading of the header & heading of the items.please provide me a sample code for this..

Regards,

Sudhir

4 REPLIES 4
Read only

Former Member
0 Likes
580

Hi,

I think if you are REUSE_ALV_HIERSEQ_LIST_DISPLAY FM, by default you will get default colors of different colors for heading, item etc.

Thanks,

Sriram Ponna.

Read only

0 Likes
580

Hi Sriram,

yes i am using that function module but i want to change those default colors to other colors. provide me the soluion for changing those default colors.

Regards,

Sudhir

Read only

Former Member
0 Likes
580

hi check this..

http://www.saptechnical.com/Tutorials/ALV/Hierarchical/demo.htm

or use this for color..

it_fieldcat-emphasize = 'C111'.

regards,

venkat.

Read only

0 Likes
580

Hi venkat,

I want to change the color of Headers of both Header Details & Items Details not the color of their details.

Regards,

Sudhir