on 2018 Sep 27 3:44 AM
Hi All,
I need to provide a List of values type optional filter where a user should be able to select some or all of the company codes in Analysis for Office running off of an Cube type ABAP CDS. Now I realize:
1. Optional filters aren't a thing in ABAP CDS.
2. WHERE.. IN <parameter> doesn't work in ABAP CDS view .
I might be wrong about any or both of the statements above but that's what some digging around online tells me.
Point 1 apparently has no workaround but Point 2 can be done in a table function.
I am honestly thinking of building a BEx on top of it- Should solve problem 1 & 2.
What are your thoughts?
Regards,
Shyam
Request clarification before answering.
User | Count |
---|---|
101 | |
39 | |
8 | |
4 | |
3 | |
3 | |
3 | |
3 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.