Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8493

Re: Values in internal table

$
0
0

Hi Purushottam,

 

Modify you select statement like this and debug..

 

 

SELECT anwnd

          kukey

          emkey

          azdat

          bukrs

          hbkid

          hktid

          euser

          edate

          FROM febko INTO CORRESPONDING FIELDSOFTABLE it_febko

          FORALL ENTRIES IN it_bkpf

          WHERE  bukrs = it_bkpf-bukrs

            AND  anwnd = '0002'

            AND emkey IN s_emkey

            AND euser IN s_euser

            AND azdat IN s_azdat

            AND hbkid IN s_hbkid

            and   hktid IN s_hktid .


Viewing all articles
Browse latest Browse all 8493

Trending Articles



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