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

Re: how to find purchase requisition enhancement and which enhancement i have to write the code

$
0
0

Hi, Kautav,

 

After delcaring the message use EXIT, and  END SELECT syntex.

 

select bwtar bwtty from mbew into itab where matnr = lw_req_item-matnr and bwkey = lw_req_item.

check sy-subrc EQ 0.

if itab-bwtty = 'S' and itab-bwtar <> lw_req_item-bwtar.

message 'pR ' type 'E'.

endif.

endselect.

 

 

 

Regards,

Venkat.


Viewing all articles
Browse latest Browse all 9080

Trending Articles



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