cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Consuming CDS view with Parameters in SAP BW as Datasource(accessing through ODP ABAP CDS View)

i333793
Advisor
Advisor
0 Likes
2,647

I am receiving Errorwhile accessing CDS View with parameters in BW as Datasource using ODP CDS ABAP.

Error: Error in Source system.

The parser produced the error: The parameter <PARAMETER_NAME> was not bound.

Could you please let me know any alternate to it.

Accepted Solutions (1)

Accepted Solutions (1)

i333793
Advisor
Advisor
0 Likes

SAP BW automatically create Filter in the Infopackage/DTP for all the parameters required by ABAP CDS View.

0 Likes

Hello Kamaljit, can you please mention the steps briefly you did to resolve this issue, as i'm facing same issue now.

Answers (1)

Answers (1)

abehaegel
Explorer
0 Likes

Hi Kamaljit,

How do you do when there is no IP nor DTP between the cds View, and the Datasource ODP with a Open DSO View up to the Datasource?

I can see the fields (Input parameters) but no data are displayed

I don't think it is possible to do that for the moment.

pablobg
Newcomer
0 Likes
Hi, do you find a solution? I'm facing the same issue. Thanks!