on 2025 Mar 20 5:26 AM
I have developed a RAP application here i performed only CRUD operations. Now, I need to add a custom action button named "Mass Upload" to enable users to upload an Excel file for bulk data insertion.
How can I achieve this?
Thank you in advance!
Request clarification before answering.
Hi, it can be achieved only for a unmanaged scenario where the data sent from UI is handled at the backend with custom code. To add the button and process the excel file, a fragment has to be created and extend the controller. Below blog will help with the details.
https://community.sap.com/t5/technology-blogs-by-members/excel-upload-using-rap-part-2/ba-p/13522374
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
78 | |
12 | |
9 | |
8 | |
7 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.