cancel
Showing results for 
Search instead for 
Did you mean: 

How can I add data to a custom column in a Fiori Elements List Report app?

0 Kudos

Hi,

I am looking to extend my Fiori Elements List Report app. I want to add a new column and populate the field in that column, for each row, with some custom data from an external source, like an OData function import. Or using the existing data from the entityset and combining it using javascript to insert into each row.

I have created the custom column using fragments and adding the extension points in the manifest file. Now I need to understand how I can make an OData call and use that data on the new fields.

Is it possible to do this? I am running a NW 7.5 ABAP system, not S4HANA.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

ushalekha
Participant

Hi,

you can refer this link for customization of fiori elements.

https://blogs.sap.com/2019/03/04/fiori-elements-extension-and-customization-step-by-step/

Regards,

Ushalekha.