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

Accessing WS data set during selection screen processing in BG processing

Former Member
0 Likes
279

Hello ABAPers,

I am attempting to access a working storage table variable that is set during selection screen processing after the user submits the program to background processing (using F9).

I have tried using export to memory id in the at selection screen section and then import from memory id in the start-of-selection section, but it does not seem to work all of the time. Is there a better way of doing this?

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
264

bump