cancel
Showing results for 
Search instead for 
Did you mean: 

Refresh Main Page when close dialog box .

ronaldo_aparecido
Contributor
0 Kudos

Hi Guys

I created a button in my main screen that call a dialog_box with z web dynpro.

I need when i call event to close my dialog box in my web dynpro z and back to main page , this main page be refreshed automaticly.

I work with:

  lo_fpm_P->open_dialog_box(

                 EXPORTING

                   iv_dialog_box_id         = 'PAGE_PROGRESS'

                   is_dialog_box_properties = IS_DIALOG_BOX_PROPERTIES ).

*                  io_event_data            =

*                  iv_event_adapts_context  =



Somewbody knows how to do it?


Thanks .


Accepted Solutions (0)

Answers (1)

Answers (1)

ronaldo_aparecido
Contributor
0 Kudos

Hi guys to solve it i use only F5.

Sap recomended it.

Thanks