cancel
Showing results for 
Search instead for 
Did you mean: 

Mass upload using excel in CAPM based project

sagar17bansal
Participant
0 Kudos
860

Hi All,

Has anyone implemented mass upload of data using excel via UI5 app which is using CAP based OData service?

Any help would be highly appreciated.

View Entire Topic
WouterLemaire
SAP Mentor
SAP Mentor

Spreadsheet importer by 20eed143c19f4b82bc4cf049916102cb :

https://spreadsheet-importer.com/

sagar17bansal
Participant
0 Kudos

Hi Wouter,

Thanks for your answer but I’m more interested in looking at the capm side of the code because what I learnt so far is there is no out of the box support for mass CRUD operations in CAPM. So, curious to know how we can handle it at the service layer by writing custom handlers.

Dinu
Active Contributor
0 Kudos

Insert is mass enabled: documentation. Upsert is also mass enabled: documentation.