When I publish a CDS view with parameters via OData, two entities and EntitySets ("Set" and "Parameter" ) are generated with navigation between them.
I want now a navigation to this CDS view with parameters and I have as usual a CDS association from a "nomal" CDS view to this CDS view with parameters. However this association is generated in OData towards the "Set" and generates an error "CX_SADL_PARAMETER_MISSING" when using it.
Is there any way to avoid this or to have the OData association generated towards the "Parameter"?