‎2006 Sep 21 2:28 AM
Hi,
I'm displaying multiple lists using REUSE_ALV_BLOCK_LIST_APPEND. Is it possible to download to excel just one of the list from the many.
Regards
Shantharam
‎2006 Sep 21 2:37 AM
I initial solution when I read your problem is code the condition in user command in ALV.
For example, when user click on 1 record and click on download, then your coding must rectify the line and download it into excel file.
‎2006 Sep 21 2:37 AM
I initial solution when I read your problem is code the condition in user command in ALV.
For example, when user click on 1 record and click on download, then your coding must rectify the line and download it into excel file.
‎2006 Sep 21 2:21 PM
Well, I wanted to download one whole block rather than all blocks.