cancel
Showing results for 
Search instead for 
Did you mean: 

Help with Floor Plan Manager

Former Member
0 Kudos

I'm reading the FPM document here and made it to page 14.

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

On page 14 there are the following sections:

- The FPM Configuration Editor displays the Component Configuration

- Configuring the FPM_OIF_COMPONENT

I'm not seeing anything like a navigation area, preview area, or action area. All I see is explicit configuration and implicit configuration.

How do I associate the UIBB with my views as it describes here on page 14? Is this something I can only do with SAP NW 7.1 Enhancement Package 1?

3. In the hierarchy, expand the two Main View nodes and the two Subview nodes.

Note the two UIBB elements, one for each subview. Choose the UIBB

belonging to the first subview to display its attributes in the preview.

4. Set these attributes to your first window (with accompanying view) of your

Web Dynpro component (containing the text u2018Hellou2019).

1. Enter the Component name (use the input help and search function to

find your component).

2. Enter the View (once you have entered the component name, the View

input help displays the list of views for that component).

I can provide a screenshot by email.

Thanks,

Josh

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

FPM is a standard layout designer.

Basic package which would help you in understanding FPM is APB_FPM.

FPM is available in Enhancemnt Pack 4 onwards(NW 7.0).

Basic steps you should follow are :

->Open the standard component FPM_OIF_COMP.

-> Create Component configuration for this component.

->Right click on the component and create/change configuration.

->Now Start the Navigator and give name of new configuration.

-> Now you can see various areas : IRD and all.

-> Now you can add UIBBs and give name of ur component in the attributes.

Now you can use this configuration.

I hope it helps.

Former Member
0 Kudos

Hi,

I have the same problem. When I open the application configuration i can see a table with my oif_component and the idr_component. Then in the column "configuration" I add new configurations to the components and click on save. After that I go to "Component Configuration" and see two tabs: explicit configuration and implicit configuration. The tutorial says: "The preview of the Component Configuration window displays 1 main view containing 1 subview.To add the second main view tab, choose Add Main View in the action area." But I don't see any main view or subview and no action area. The only thing i see within the explicit configuration is a hierarchy table with the following structure:

- Configuration Context

- - OIF Application

- - - AP_SPECIFIC_CC

- - - INITIAL_SCREEN

- - - VARIANT

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

What release level are you on? FPM was delivered in 7.0 SP14 - but only for SAP and Pilot customer usage. There was no special configuration UI. What you describe sounds like 7.0. FPM is released for general usage (and contains the special UI in component configuration) as of NetWeaver 7.0 Enhancement Package 1 (7.01).

Former Member
0 Kudos

Hi Thomas,

I have the same problem and I'm on Release 7.02 <-> EhP2

kind regards

Stefan

Former Member
0 Kudos

BTW, when I try to imitate similar FPM examples already in the FPM_OIF_COMPONENT, I get the following error:

The following error text was processed in the system TST : Controller V_DEFAULT Does Not Exist

The error occurred on the application server sapytsdb_TST_00 and in the work process 2 .

The termination type was: RABAX_STATE

The ABAP call stack was:

Method: IF_WDR_CLASSLOADER~GET_VIEW of program /1BCWDY/CVGAG8O0ETBYJ5I37EA7==CP

Method: CONSTRUCTOR of program CL_WDR_DELEGATING_VIEW========CP

Method: CREATE_UNINITIALIZED_VIEW of program CL_WDR_VIEW_MANAGER===========CP

Method: GET_VIEW of program CL_WDR_VIEW_MANAGER===========CP

Method: BIND of program CL_WDR_VIEW_MANAGER===========CP

Method: IF_WDR_VIEW_MANAGER~MAKE_VISIBLE of program CL_WDR_VIEW_MANAGER===========CP

Method: PERFORM_NAVIGATION of program CL_WDR_CLIENT_APPLICATION=====CP

Method: NAVIGATE of program CL_WDR_CLIENT_APPLICATION=====CP

Method: DO_NAVIGATION of program CL_WDR_WINDOW_PHASE_MODEL=====CP

Method: PROCESS_REQUEST of program CL_WDR_WINDOW_PHASE_MODEL=====CP