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 Text Header Empty

Former Member
0 Likes
799

I am producing an ALV grid using FM REUSE_ALV_GRID_DISPLAY and a header area using FM REUSE_ALV_COMMENTARY_WRITE. This works fine for every user except me! I can not see the text in the header window, but everybody else can. I assume that this must be down to a difference in the configuration of my pc. Anybody seen this one before? thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
764

Thanks UWE that is a good thought. I have already proved that this is not the cause. I now think it is more likely that it is caused by me using Windows XP Home Edition where the others are using XP professional but I will not know this for certain unless I do an upgrade. Does anybody have definitive knowledge on this one? thanks

4 REPLIES 4
Read only

uwe_schieferstein
Active Contributor
0 Likes
764

Hello David

Based on your description there might be a difference in the <b>patch level of the SAPGUI</b> installation on your PC compared to that on other PC's where it works.

Regards

Uwe

Read only

Former Member
0 Likes
765

Thanks UWE that is a good thought. I have already proved that this is not the cause. I now think it is more likely that it is caused by me using Windows XP Home Edition where the others are using XP professional but I will not know this for certain unless I do an upgrade. Does anybody have definitive knowledge on this one? thanks

Read only

0 Likes
764

I know that there is a problem with IE 7.0 and the SAPgui 6.40. And the header uses an HTML container to implement the header in the ALV grid. This could be the problem. Are you running IE 7.0? If so, get the latest patch for 6.40, I believe it is 23.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
764

Thanks Rich (and Uwe). I had not considered differences in IE versions, but as soon as you mentioned this I found the relevant SAP note (#950975). Have installed SAPGUI patch 23 and all is fine.

Regards

Dave