Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 7846

How to change LIKE statement to other statement in ABAP Query

$
0
0

Hi, experts!

 

I'm using LIKE statement in ABAP query. The sample below-

 

SELECT * INTO CORRESPONDING FIELDS OF TABLE LT_TAB

FROM TABLE

WHERE FIELD LIKE '____1__'.

 

The sample is for find data 5th char is '1'.

I want to change statement without LIKE condition. (I don't want to use RANGE, CP statements. They will be converted to LIKE statements.)

Thanks.


Viewing all articles
Browse latest Browse all 7846

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>