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 Header missing ???

Former Member
0 Likes
1,040

Dear all,

I have just copied a SAP standard report. In this report, it uses ALV Grid to display data. In the copied report, I added some fields in the internal table for display and modified the field catalog.

In order for SAP system to reflect the new changes, I ran report BALVBUFDEL to reset the buffer. After that, I ran the copied report. It ran well but the header of ALV was not shown? What problem? When I checked the SAP standard report, the ALV header was shown well.

<b>What should I do now? Is it because BALVBUFDEL report reset ALV header as well?</b>

Thank you in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
811

Well, when you copy the ALV report, you need to copy the GUI status also.

Go to se80, choose program and enter the orignal program (from where you are coping). Go to GUI status, expand it and then copy it to the new program (which you want to execute). Then you need to open your new program in se80. You will get the new GUI status. Activate it and then execute your report.

Please reward the helpful entries.

Regards,

Raman.

3 REPLIES 3
Read only

Former Member
0 Likes
812

Well, when you copy the ALV report, you need to copy the GUI status also.

Go to se80, choose program and enter the orignal program (from where you are coping). Go to GUI status, expand it and then copy it to the new program (which you want to execute). Then you need to open your new program in se80. You will get the new GUI status. Activate it and then execute your report.

Please reward the helpful entries.

Regards,

Raman.

Read only

0 Likes
811

Dear all,

Thank your for your replies. Actually, I solved that problem. It turns out that I did not change the name of report in calling ALV function. When copying the original, I forgot to change the name of the new report.

Sorry for disturbing all of you. How silly I was.

By the way, i really appreciate what you guys have done.

Read only

Former Member
0 Likes
811

Hi Solaris

You can check ,if by mistake,you hadn't delete part of field catalog ,which refers to header. (just compare versions)

Regards

Yossi