We started using the new Help Value Services and I think it's great as you can directly use the ABAP value help and don't need to wrap it within an extra web service or similar work arounds.
Here are some useful links regarding this topic:
However, I had little trouble using filters.
There is no problem using only one filter - you can go the way descibed in the SAP Help. But when I was supposed to set multiple filter, I was not able to find an example and it is not straight forward as it is not the default OData filter syntax. The solution: you have to provide the filters in the url semicolon separated:
http://<host>:<port>/bpmodata/valuehelp.svc/<AliasName>/HelpValues? filter=<filterAliasName>:<filter value>,operation(EQ|CP|LT|NE|LT|LE|GE|GT);<filterAliasName>:<filter value>,operation(EQ|CP|LT|NE|LT|LE|GE|GT);<filterAliasName>:<filter value>,operation(EQ|CP|LT|NE|LT|LE|GE|GT)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
4 | |
4 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
2 |