Hi,
I have developed a POWL Query and it works fine when I launch it through POWL_COCKPIT.
This has a CREATE,DELETE button..
ON ACTION Create I want to link the FPM OIF Component which I already have .
I belive we will take care it in IF_POWL_FEEDER~HANDLE_ACTION .
I have component NAME for OIF: Z_OIF_COMP1 ..
I was debugging an existing application it was bringing in parameters and keys
and inserting
INSERT ls_para INTO TABLE e_portal_actions-parameters .
e_portal_actions-fire_wdevent = abap_true.
e_do_refresh = abap_true.
How do we have handle this ..In portal do we have to configure it ? or in SAP itslef is there any config?
Rgds
Vara