cancel
Showing results for 
Search instead for 
Did you mean: 

File Transfer using SAP UI5

imyoga1012
Explorer
0 Kudos

Hi Experts,

We have a requirement where user needs a UI5 application, where he will be looking at the output of a HANA calculation view. Then he should have button which generates a csv file from this output and stores at a specific location on the server. No downloads required.

Any guidance will be helpful.

HANA Studio: 2.3.8

UI5 Toolkit Version: 1.44

Regards

Jitendra

Accepted Solutions (0)

Answers (1)

Answers (1)

desiree_matas
Contributor
0 Kudos

Hi Jitendra,

Maybe you can use class sap.ui.core.util.ExportTypeCSV. You can review the API at:

https://sapui5.hana.ondemand.com/#/api/sap.ui.core.util.ExportTypeCSV

Best regards,

Désirée