Hi all,
I am struggling with passing an asterisk as a custom parameter in a HANA flowgraph and would appreciate your help as I haven't found any information on the internet so far.
The flowgraph loads the values from a Calculation View into a CDS Entity. This Calculation View has an Input Parameter (e.g. mandant) that of course needs to be filled in the flowgraph (please, see attached images).
The parameter is: type: direct, multiple entries, default value: constant ALL.
If I fill it with ALL or *, or leave it in blank, I get an SQL syntax error. And if I fill it with 'ALL' or '*', it's interpreted as string and I get a search table error. Otherwise, when filling with an specific value in single quotes (e.g. '100'), it works, but I need to run the flowgraph for all the values.
Version: SAP Web IDE for HANA 2 SPS 04 Patch 9 (Build 4.4.22)
Many thanks for your help!
Kind regards,
Carlos
Add a comment