Quantcast
Channel: SCN : Unanswered Discussions - ABAP Development
Viewing all articles
Browse latest Browse all 8768

Case Insensitive SELECT statement

$
0
0

hi expert.

this is my scenario.

i have one parameter in input for short description with name ZLTXA1

.

I HAVE THIS QUERY :

SELECT * FROM PLPO WHERE PLPO~LTXA1 LIKE  ZLTXA1.

.

FOR EXAMPLE I SEARCH FOR TEST .ONE TIME IN PLPO I HAVE TEST.IN ONE RECORD I HAVE Test and so on.

but i got just test in output.

how can i fix it?


Viewing all articles
Browse latest Browse all 8768

Trending Articles