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

Error on HTML header in ALV grid

Former Member
0 Likes
701

Hi

When I process an ALV grid , the report is shown but the header in HTML format is not displayed. The standard internet explorer error page is shown in the header section.

How can I fix the problem. Is a sapGui setup or some parameters not set ??

Thanks in advance

Hi

When I process an ALV grid , the report is shown but the header in HTML format is not displayed. The standard internet explorer error page is shown in the header section.

How can I fix the problem. Is a sapGui setup or some parameters not set ??

Thanks in advance

4 REPLIES 4
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
654

This is becuase of the hyperlink which you are providing is not found.

See LVC_S_HYPE and use hyperlink and handle.

Read only

Former Member
0 Likes
654

Hi,

try to be more specific with your ALV question, ´cause there are several ways to create ALV grids in SAP (ABAP List Viewer vs. SAP List Viewer). In SE38 you find under Environment --> examples --> ergonomics examples --> lists examples about this.

There´s report "One-Line List with Top of Page", which might solve your problem.

Read only

0 Likes
654

In general I have this problem with ALL kind of ALV (also standard program)

The header is not shown. No changes to ABAP standard of some wrong notes applied. Just the standard SAP report in ALV format.

Read only

0 Likes
654

I have the same issue. Please let me know how you were able to resolve this issue.