Quantcast
Channel: SCN: Message List - ABAP Switching, Enhancing, and Adapting Standard Programs
Viewing all articles
Browse latest Browse all 2464

Re: ME_PROCESS_REQ_CUST method CHECK call twice

$
0
0

Usually I use some code similar to following sample to remove my previous message in PR/PO BAdI:

  mmpur_context mmcnt_context_badi.

  if data-id isinitial.

    mmpur_remove_msg_by_context data-id mmcnt_context_badi.

  endif.

 

(where data is structure get from... get_data for current object, header/item/account)

 

Regards,

Raymond


Viewing all articles
Browse latest Browse all 2464

Trending Articles



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