cancel
Showing results for 
Search instead for 
Did you mean: 

toupper / tololower functionality in Netweaver Gateway

Former Member

We have been using the following query where we need to filter plant value starts with certain literals (say ABC). But these doesn't seems to be working in gateway.

$filter=(startswith(toupper(Plant),'ABC'))

I checked in the method GET_ENTITYSET but didn't find toupper as filter condition whereas startswith working as expected.

Any Idea how to catch toupper/tolower and process those?

Accepted Solutions (0)

Answers (0)