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

Message not displayed in web dynpro integrated in SAPGUI scenario

$
0
0

Hi Experts,

 

I am migrating an object of webdynpro in place scenario from an older version to EHP7 system. Here I am facing issues with error message handling. I am using class CL_WDR_SAPGUI_INTEGRATION2 to trigger error message from webdynpro to SAP gui. This is working in source system but no message is triggered in new EHP7 system. Can anybody please suggest an alternative to achieve this? Or also let me know if some thing is wrong in my code snippet below. Using class and interface name below instead of variables for more clarity.

 

ig_componentcontroller = wd_this->get_componentcontroller_ctr( ).

if_wd_component = ig_componentcontroller->wd_get_api( ).

cl_wdr_sapgui_integration = if_wd_component->get_sapgui_manager( ).

 

CALL METHOD cl_wdr_sapgui_integration->fire_display_message

          EXPORTING

               msgid       = <>

               msgty       = <>

               msgno      = <>.

 

RETURN.

 

Thanks in Advance


Viewing all articles
Browse latest Browse all 8581

Trending Articles



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