2008 Apr 24 3:23 PM
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
2008 Apr 24 3:26 PM
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.
2008 Apr 24 4:13 PM
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
2008 Apr 24 4:28 PM
hi check this..
http://www.saptechnical.com/Tutorials/ALV/Hierarchical/demo.htm
or use this for color..
it_fieldcat-emphasize = 'C111'.
regards,
venkat.
2008 Apr 24 4:49 PM
Hi venkat,
I want to change the color of Headers of both Header Details & Items Details not the color of their details.
Regards,
Sudhir