cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Odata to Fiori

MohamedThariq
Explorer
0 Kudos

Hello Experts,

We are creating a FIORI App for a process called Purchase Saving Dashboard.

When user uploads an excel sheet having multiple (Ex:100) records to create a saving, the data is received in backend system as XSTRING. With that data we are creating the required Savings and an Unique:-ID is generated for each number of rows in excel sheet. So as per new requirement the generated details needs to be sent as a Table instead of Structure while exporting the data to copy_data_to_ref. How this can be handled from OData ?

Accepted Solutions (1)

Accepted Solutions (1)

former_member667434
Active Participant
0 Kudos

Hi thariq ,

As per your requirement the saved data needs to be sent back to UI. You will need a separate entity set , which can be called from UI and data can be shown.

-Ashutosh

MohamedThariq
Explorer
0 Kudos

Hi Ashutosh,

Thanks for your comments. But the data needs to be sent as Table format into copy_data_to_ref.

Thanks,

Thariq.

former_member667434
Active Participant
0 Kudos

As far as I know it won't be possible.

-Ashutosh

Answers (0)