Skip to Content
0
Former Member
Feb 16, 2009 at 11:31 AM

downloading internal table in excel file on application server

1127 Views

Hi,

I am trying to download ITAB into excel file on my application server . I am using FM 'SAP_CONVERT_TO_XLS_FORMAT' for that .

When I run the report I can see file getting generated on APP server but no ITAB data is saved in that excel.

After debugging I found that error code 'SAVE_DOCUMENT_FAILED' is retuned in above FM.

Could any one please suggest how to go about this?

Regards,

Ganesh