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

wild card in for all entries

$
0
0

hi,

  my issue is that,

 

select * from mseg into corresponding fields of table it_mseg_105 where bwart = '105'.

 

select * from mseg into corresponding fields of table it_mseg_103 for all entries in it_mseg_105 where matnr = it_mseg_105-matnr and bwart = '103'.

 

in this second select query,i have to pass wild card value as,

 

select * from mseg into corresponding fields of table it_mseg_103 for all entries in it_mseg_105 where matnr like it_mseg_105-matnr% and bwart = '103'.


but i cant able to fetch value.


help me out.


regards,

vinodh


Viewing all articles
Browse latest Browse all 3180

Trending Articles



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