cancel
Showing results for 
Search instead for 
Did you mean: 

how to navigation inside FPM

Former Member
0 Kudos

Hi everyone,

I'm using FPM_OIF_COMPONENT to develop application.Here I meet a problem:

I have one main view: HOME, and under the main view and 2 sub views: OVERVIEW, CALENDAR_MAINTENANCE.

There is a navigation list in the OVERVIEW subview, and there is a link "calendar maintenance" on the navigation list,

My question here is: how can I navigation to CALENDAR_MAINTENANCE subview when I click the "calendar maintenance"

link in the OVERVIEW subview.

Thanks and Regards,

Aaron

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You just have to fire a plug to calendar_maintenance in the event handler of the link as you normally do.

Former Member
0 Kudos

Hi Pooja,

Thanks for your reply.

the subview I mentioned is not some view in the UIBB, it's in the framework of the FPM_OIF_COMPONENT floor plan manager, just under the big mainview, there will be some subviews belong to the mainview.

I don't how to fire the plug to that subview.

Regards,

Aaron

Former Member
0 Kudos

I am not understanding your requirement correctly.

Normally we make an application for FPM_OIF_COMPONENT and put in the custom views as UIBBs which are then made as mainview/subviews, etc.

For more info on FPM you can refer to

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/90f3cfd2-46d0-2b10-b3ab-eabf3452...