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

Help needed with ALV display - Asynchronous ALV

Former Member
0 Likes
486

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
Read only

Former Member
0 Likes
428

Hi

Didnt understand your issue.

Can you elaborate.

Regards

Raj

Read only

former_member156446
Active Contributor
0 Likes
428

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..

Read only

Former Member
0 Likes
428

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