Question:
hi,
does anyone know how I can return to my ALV report from a list output?
I display my ALV using GRID_DISPLAY, I create a list output from ALV, followed by 'LEAVE TO LIST-PROCESSING and return...'. When i hit back, it goes back to my selection screen. I want to return to my ALV. can anyone help?
I'd like to avoid using a screen for my list output.
thank you
Bill
_________________
WF
Answer:
Hey Billy,
You might try capture the user command and leave to screen xxx. that works for me. do not forget to se a pf-status including the user command you want to catch, before the leave to list proc.
example:
at user-command.
when 'PREV'.
leave to screen 100.
(leave to list proc will set you back to after the end of selection)
Answer:
Duplicate Posting Topic Locked.
_________________
Kind Regards
Rosie Brent
Please remember to search the forum and check the FAQ before posting questions, thank you.
Tuly Idiot most of the time, part-time Guru