Application Development 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: 

Help needed with ALV display - Asynchronous ALV

Former Member
0 Kudos

I have a requirement to generate a report in ALV and after that i need to abend the Program but after alv list display program is not executing further, Please help.

3 REPLIES 3

Former Member
0 Kudos

Hi

Didnt understand your issue.

Can you elaborate.

Regards

Raj

former_member156446
Active Contributor
0 Kudos

Hi there.. you can go for a OO alv and use a container and provide buttons after the ALV display and write ur code on the hit of that button..

Former Member
0 Kudos

Program will run in background therefore i cannot use user command as well.