Hi all,
I have some entries in an internal table in the RFC ,which i am exporting the data in the form of excel to the frontend.When the user clicks on the download button the excel sheet is downloaded with the entries ,which i have done using GET_STREAM method in DPC_EXT class.But i have an additional requirement that the data in the internal table has to be split into different tabs in excel or it should be split into different excels.Is it possible to download multiple excels (or) excel with multiple tabs through one odata service ,if so can you please suggest how to implement any one of the requirement below ?
1. Excel with multiple tabs
2. Multiple Excels
Regards,
Shiva Krishna