cancel
Showing results for 
Search instead for 
Did you mean: 

wrong values returned in additional binding for value help

87369064
Member
0 Kudos

I’m building a Fiori app using RAP approach (OData V4) and have an issue with additional bindings. The annotations I'm using in the main view entity are as follows:

It works fine one direction, so any input in ASSORTYP field limits the results shown in the value help for ASSORDIMVAL3. But when I choose any entry in the value help without any previous prefiltering on ASSORTYP, the value help still returns ASSORTYP as a filtering condition for the whole query besides ASSORDIMVAL3, as shown by SQL trace:

As a result, the entries where ASSORDIMVAL = ‘STAD’ but ASSORTYP is not equal to ‘LSBN’ do not get selected. My intention is to only take over the ASSORDIMVAL3 selection, which I expect to be achieved by “usage: #FILTER” and “distinctValues: true” parameters.

I'll appreciate any guidance on how to make it work the way I want to.


Regards,
Wojciech

Accepted Solutions (0)

Answers (0)