cancel
Showing results for 
Search instead for 
Did you mean: 

Call OVP Application from OIF Application in same window on same page

ashish_shah
Contributor
0 Kudos

Hi Gurus,

I am on version SAP_ABA    731.

I need to call OVP application HRESS_AC_CATS_1 from a custom FPM OIF Application.

This OVP application should get opened on the same OIF application on the right hand side of a UIBB.

I am looking for options for doing this, can you please advise how can i achieve this?

Regards,

Ashish Shah

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ashish,

1. It's posible to call ovp application from OIF application in same window on same page.

In FPM application's we are mainly making use of component configuration and ultimately these uibb's component configuration will be visible over the screen.So you can also play with the visibility of component configuration from OIF application.

2. If you want to integrate OVP application config through OIF application then it's not possible. Whenever you try to integrate your application via FLUID, you will give your application config and system will show the error "FPM_OVP_COMPONENT" is not implemented IF_FPM_UI_BUILDING_BLOCK  interface.

Thanks & Regards

Praveen Gupta