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 LIST DISPLAY

Former Member
0 Likes
566

Hi ABAP guru's,

I need a help regarding ALV LIST DISPLAY, Iam printing 'TOP-OF-PAGE' with REUSE_ALV_LIST_DISPLAY by passing form 'TOP-OF-PAGE' in table IT_EVENT. But now my requirement is in TOP-OF-PAGE of list display, I had 3 lines of text printed and i need this 3 lines in 3 different colors (each line in different color).

Please help me regarding this ASAP.

with regards,

ravi.

Hi ABAP guru's,

I need a help regarding ALV LIST DISPLAY, Iam printing 'TOP-OF-PAGE' with REUSE_ALV_LIST_DISPLAY by passing form 'TOP-OF-PAGE' in table IT_EVENT. But now my requirement is in TOP-OF-PAGE of list display, I had 3 lines of text printed and i need this 3 lines in 3 different colors (each line in different color).

Please help me regarding this ASAP.

with regards,

ravi.

5 REPLIES 5
Read only

Former Member
0 Likes
548

thanks friends,

I got the answer.

Read only

Former Member
0 Likes
548

Hi Ravi,

If ur query is solved.

Close this thread.

Regards,

Hemant

Read only

Former Member
0 Likes
548

Hi Ravi,

Can u give solution to your question.

Regards,

Krishna.

Read only

Former Member
0 Likes
548

Hi Ravi,

I have a similar requirement as yours.... could you please share the solution with me....

Thanks

regards,

Karen

Read only

Former Member
0 Likes
548

Hi friends,

Sorry, i havent checked SDN from few days . so , i couldn't reply you. U can display three colours in three lines of TOP-OF-PAGE of ALV LIST DISPLAY by passing internal table IT_EVENT to function module REUSE_ALV_LIST_DISPLAY. IT_EVENT will contain form name 'TOP_OF_PAGE' , sub-routine which is declared in your program. And subroutine will contain write statements for text you want to print with 3 different colours formatting .

hopes it would be helpful,

thanks&regards,

ravi