cancel
Showing results for 
Search instead for 
Did you mean: 

oData multi origin doesn't work with SADL runtime

beat_birrer
Explorer
0 Kudos
1,674

There is no way to add a filter string when you have an SADL based oData-Service. I try to add the filter SAP__Origin to get the data from a specific system but in this case there occurs always an error.

The request looks like that:

https://server:port/sap/opu/odata/sap/ZVO_1STAT_CDS_SRV;mo/ZVO_CDS_STAT_REPO_UI?$filter=SAP__Origin eq '<ALIAS>'

This is the error:

RFC Error: This line is not contained in the table.

View Entire Topic
beat_birrer
Explorer
0 Kudos

Hi all,

if everyone has the same problem.

Here is the note to solve it: https://launchpad.support.sap.com/#/notes/2698809

Regards

Beat