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

Former Member
0 Likes
366

Hi,

In my ALV report there is a header and detail.

When i give a Print..only detail is getting printed and not the Header.

Pls help if anything i'm missing

Ram

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
339

plz check have u declared List header of TYPE SLIS_T_LISTHEADER, and creat header manually in that and then call it in ur ALV Display Function module.

1 REPLY 1
Read only

Former Member
0 Likes
340

plz check have u declared List header of TYPE SLIS_T_LISTHEADER, and creat header manually in that and then call it in ur ALV Display Function module.