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

Problems with ALV_GRID_DISPLAY

Former Member
0 Likes
583

Hi to all! this time i have some problems with ALV report. I copied a Zreport to another Zreport with dynpros, code, includes,.... Everything seems to work fine, but when i run the report a message appeared. It says: "<b>Status ZIMP is missing in SAPLSLVC_FULLSCREEN</b>". My new Zreport2 has got the status ZIMP generated and activated.

This Status-gui "ZIMP" is the one that was copied, at the time of copying the programs. I tried creating a new status-gui called "ZLIQ", but in spite of that, it continues giving the same error with "ZIMP".

Any suggestion?

As usual i promise rewarded points for help.

Thanks in advance.

Message was edited by:

Andrew83

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
554

Hello Andrew.

In SE41 give ur report name and status name ZIMP. If it is available thehn activate and execute the program again.

Vasanth

4 REPLIES 4
Read only

Former Member
0 Likes
555

Hello Andrew.

In SE41 give ur report name and status name ZIMP. If it is available thehn activate and execute the program again.

Vasanth

Read only

Former Member
0 Likes
554

search in the program for ZIMP, if it is found replace that with ZLIQ

Read only

Former Member
0 Likes
554

Hi,

Did you change the statement <b>SET PF-STATUS 'ZIMP'</b> to <b>SET PF-STATUS 'ZLIQ'</b> ? If not, please do that, and run the program after activation.

Reward points if the asnwer is helpful.

Regards,

Mukul

Read only

Former Member
0 Likes
554

It was not a problem of typing "ZLIQ" instead of "ZIMP". I started again, copied Zreport to zreport2 again, and now everithing works fine...i rewarded points for help.

Thanks!