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

Back button not workign after displaying the ALV

Former Member
0 Kudos
486

I have created a copy of the report H99CMLI0, but after displaying the ALV, the green back button is not working .. what is the problem ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Kudos
449

Hi Adham,

Copy the standard GUI status into you program.

Open the statndard Program from which you want to copy GUI status in SE80.

Select GUI Status and right click and select Copy then it will ask for the target program .

here you give your zprogram name to which you want to copy and press enter.

Use the copied PF-status in your program.

4 REPLIES 4
Read only

gouravkumar64
Active Contributor
0 Kudos
449

Hi,

In your copied program,

Create your own gui status with all details ,starting with Z/Y& deactivate the standard gui status,.

Thanks

Gourav.

Read only

Former Member
0 Kudos
450

Hi Adham,

Copy the standard GUI status into you program.

Open the statndard Program from which you want to copy GUI status in SE80.

Select GUI Status and right click and select Copy then it will ask for the target program .

here you give your zprogram name to which you want to copy and press enter.

Use the copied PF-status in your program.

Read only

philipdavy
Contributor
0 Kudos
449
  • Did you check whether the status (copied) is active or not?

Regards,

Philip.

Read only

Former Member
0 Kudos
449

Hi ,

Please check whether you copied menu painter for the same.

Copy menu painter:

Go to SE41 -> give program name H99CMLI0 and status name LISTSTATUS

                     

                      Copy from standard program to your zprogram.

Regards,

Chandra