Skip to Content
0
Jan 25, 2020 at 08:25 AM

FPM GAF Application refresh on button click.

76 Views

Hello Experts,

I have a requirement in which I need to refresh my GAF application on button click. Currently I tried using bellow code but it did not worked .

wd_this->mr_fpm->raise_event_by_id( cl_fpm_event=>gc_event_refresh ).

According to my analysis this is GAF application and so it does not work.

Did anyone face the same problem .Help will be appreciated.