Skip to Content
0
Sep 19, 2022 at 04:55 PM

How to upload excel to SAP HANA AMDP without importing it from App server ?

169 Views

Hello all ,

I wanted to check with you all if there is any direct option for uploading excel file present on SAP App Server or Presentation Server directly to SAP HANA AMDP ? A few options i have already tried and my inputs are mentioned below :

1. Using Application Server Logic : This is the most logical option wherein we upload excel using SAP ABAP Program and then pass it as a importing parameter to AMDP

2. Using IMPORT FROM statement directly in AMDP : I read about this one but have not able to make this work primarily becase AMDP will run at HANA DB level wherein file might be present in App server or Presentation server level. Is this even viable ?


Any thoughts/inputs on this might be useful.