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

Re: How to open a popup (confirmation popup with Yes/No/Cancel) in Freight Order screen in TM

$
0
0

Dear Prabhav,

 

First did you try putting a breakpoint in the method - OVERRIDE_EVENT_OVP.

May be you can write below code in that.

 

-------------------------------

IO_OVP is importing parameter in the above method. So you can use the same.

 

      /scmtms/cl_helper_ui=>generate_dialog_simple(

           io_ovp  = io_ovp

           io_comp = me ).

--------------------------------

or

-------------------------------

lo_event->mv_event_id EQ cl_fpm_event=>gc_event_open_dialog_box.


  lv_area_id = get_target_page( io_event = lo_event ).

   /scmtms/cl_ui_dispsett=>attach_button_to_ovp( lv_area_id ).

-------------------------------

 

Thanks,

Bharath.K


Viewing all articles
Browse latest Browse all 9159

Trending Articles



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