Quantcast
Viewing all articles
Browse latest Browse all 8372

Re: BDC not displaying errored data

Hi Srikant,

 

I propose this FM MESSAGE_TEXT_BUILD .

 

Check the BDC Message tab with error or success! both messages can be handled!

 

call function 'MESSAGE_TEXT_BUILD'
     exporting
       msgid               = sy-msgid
       msgnr               = sy-msgno
       msgv1               = sy-msgv1
       msgv2               = sy-msgv2
     importing
       message_text_output = news-text.


Viewing all articles
Browse latest Browse all 8372

Trending Articles



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