Hi,
we have a parameter in our query URL which contains a number with a dot (SAP internal a DEC field). I tried to send a filter to the query by escaping it like this: '48.0'
I get the error message "Invalid parametertype used at function GE".
Does anybody know how I can escape the number?
Thanks and regards,
Martin