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

Former Member
0 Likes
290

i am not getting correct ans. I need the exact coding.

I am getting the output in ALV GRID DISPLAY.In that display in the appln. tool bar I want to insert a button display.When I click that button it should take me to the next ALV Display screen.

In that Second Alv Display Screen I need one more button which comes back to the first alv display screen.Plz help me in coding this.I don't need the second alv display when a paricular row is clicked.

1 REPLY 1
Read only

Former Member
0 Likes
269

Try this document it is an easy reference for using the ALV Grid Control. It has examples and describes event base processing.

<a href="http://www.abap4.it/download/ALV.pdf">Easy Refernce to ALV Grid Control</a>