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

Re: Suppress Messages in BAPI

$
0
0

Santhosh,

 

You can also try in this way...

 

if sy-subrc ne 0.

 

call function 'MESSAGE_TEXT_BUILD'

     exporting

        msgid               = sy-msgid          "Messg class

        msgnr               = sy-msgno          "Messg No.

        msgv1               =

        msgv2               =

        msgv3               =

        msgv4               =

      importing

        message_text_output = sapmessage.

 

endif.


Viewing all articles
Browse latest Browse all 9239

Trending Articles



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