Hi all,
Is it possible to upload a excel file to store data to whom internal table or DB table at SCP ABAP environment(RAP) ?
I only found that below open source which can upload a Json file to insert a data into DB table.
https://github.com/SAP-samples/abap-file-uploader
Regards,