Quantcast
Channel: SCN : All Content - ABAP Development
Viewing all articles
Browse latest Browse all 8332

issue in For all Entries

$
0
0

Hi,

     I have an issue Regarding For all entries stament,

 

my statement is

 

SELECT   EBELN

                ebelp

               LOEKZ

               MATNR

               BUKRS

               WERKS

               MATKL netwr  from ekpo INTO TABLE tb_ekpo  FOR ALL ENTRIES IN tb_pack1 WHERE  loekz ne 'L'

               and matkl = tb_pack1-matkl.


but the statment is retrieving 0 entries into internal table  tb_ekpo , and tb_pack1 has 2 entries.


tb_pack1 entries are,


sno   text                                                      Matkl

2      REINFORCED CEMENT CONCRETE     115

 

2      REINFORCED CEMENT CONCRETE     100

 

I have checked  entries in ekpo table ,with same conditions , it shows forty entries.

where i might have been wrong,

 

please Help.


Viewing all articles
Browse latest Browse all 8332

Trending Articles



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