Skip to Content
0
Former Member
Jun 04, 2008 at 08:08 AM

download to excel

67 Views

Hi

My internal table has 10 entries.Delivery No field is in Internal table.I am using FM SAP_CONVERT_TO_XLS_FORMAT to download data to excel.Currently my program downloading 10 data in to one excel.

My requirement is, each delivery no will be downloaded in to different file. How to achieve this. Pls help me