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

Re: which internal table store migo data before save and post ?

$
0
0

Hi Sree,

 

thanks for reply,

 

I put Condition.

 

if sy-ucomm = ok_post1.

 

  if it_mseg-werks = '1000' .

   

    select single lifnr from j_1imovend into corresponding fields of j_1imovend

        where lifnr = it_mseg-lifnr

        and j_1ivtyp in ('FD', 'SD').

 

      if j_1iexhead-mrpind ne  ' '.

          message 'Tick on MRP Indicator ' type  'E'.

     endif.

endif.

endif.

 

 

It Correct or not


Viewing all articles
Browse latest Browse all 8652


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