cancel
Showing results for 
Search instead for 
Did you mean: 

Validate Excel using File Upload through ODATA Services

sailaja_rangam
Explorer
0 Kudos

Requirement is to Upload an excel, i can acheive that using CREATE_STREAM Media file approach. But challenge here is to sending validating results back to service. Through CREATE_STREAM we can update the structure but can't send the list. Could any body help me out?

View Entire Topic
gregorw
Active Contributor
0 Kudos

For Excel (XSLX) processing in ABAP please check out abap2xlsx

sailaja_rangam
Explorer

Issue is not with the excel processing, Single Gateway Service to read the excel file and send the result set Back where Result is of table type not a structure (er_entity)