Quantcast
Channel: SCN : All Content - Web Dynpro ABAP
Viewing all articles
Browse latest Browse all 3667

issue with warning message

$
0
0

Dear Friends,

 

i have an issue with warning message,

 

Warning message is coming, but  am not able to ignore this warning message

 

can any one pls help me

 

 

pls check the below code

 

if <cond>.

 

CALL METHOD lo_message_manager->report_warning

         EXPORTING

           message_text = lv_str

         RECEIVING

           message_id   = id.

 

 

       lo_api_controller ?= wd_this->wd_get_api( ).

 

       CALL METHOD lo_api_controller->get_message_manager

         RECEIVING

           message_manager = lo_message_manager.

 

       IF lv_str IS NOT INITIAL.

         lv_flag = 'X'.

       ENDIF.

       EXIT.

 

     ENDIF.


Thanks

Vijaya


Viewing all articles
Browse latest Browse all 3667

Trending Articles



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