cancel
Showing results for 
Search instead for 
Did you mean: 

How can I make non-key field columns editable on Fiori Element List report?

Bharath369
Explorer
0 Kudos
130

Hi, 

I need SM30 functionality for TVARVC table in Fiori application using RAP model. I need Create, Edit, Delete option in the List itself without going to Object page as I need multi-line edit option.

Please let me know if anyone has implemented SM30 functionality using RAP?

Thanks,

BK

Accepted Solutions (1)

Accepted Solutions (1)

junwu
SAP Champion
SAP Champion

Answers (1)

Answers (1)

ArcherZhang
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi, for learning purposes of RAP object, you may also check this blog Creating a Multi-Item Edit Screen in RAP Similar to SM30.The basic idea is to virtualize a root RAP object entity and in its object page, you have the multi-item edit functionality.

But since TVARVC is a G table, you need to consider transport stuff, so @junwu mentioned that Business Configuration Maintenance Object is more suitable for your productive usage.

BRs,

Archer