cancel
Showing results for 
Search instead for 
Did you mean: 

Mass Upload functionality for a custom table in ADT

10-29-2025 7:00 AM
GahanNarayan Explorer
573 views 1 comments
0 Likes
SAP Managed Tags
Labels
BASDDICmass uploadRAP
Subscribe

Hello Experts,

I’m trying to create a table in ADT and  generated an app from it to input data. I also want to add a mass upload functionality using Excel. I have a few questions regarding the best approach:

  1. Can I implement the Excel upload without using BAS, by using actions in the Behavior Definition?

  2. If I use BAS, can I start with a List Report template and later add the Excel upload functionality?

Could you please guide me on how this can be achieved?

SAP S/4HANA Cloud Public Edition Research and Development  ABAP RESTful Application Programming Model SAP Business Application Studio 

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

junwu
SAP Champion
SAP Champion
0 Likes

https://developers.sap.com/group.abap-env-factory.html

check this, copy/paste, excel upload, are all supported by default,  you just have to create table, the rest are all auto generated, no bas needed.