cancel
Showing results for 
Search instead for 
Did you mean: 

Launchpad - No valid target content area found

edemey
Explorer
0 Kudos

Hi,

I created a FPM component configuration with two pages.

On the first page I defined a UIBB with the view LPD_MAIN_WINDOW and 3 buttons for the map, directory and index. Also I created a configuration for this UIBB.

On the second page I defined a UIBB with the view LPD_AREA_WINDOW and assigned the same UIBB configuration.

When starting the application all seems ok. I have defined one top level folder in my launchpad role (transaction LPD_CUST).

This folder is displayed in the Launchpad as link. When I execute this link I expect that the second page is being displayed, to see the applications of the top level folder.

Instead I get the message "No valid target content area found" and the navigation to the second page is not executed.

I compared my configuration with the example configuration of FPMGB_TEST_LAUNCHPAD but I can't see a difference.

Could anyone help?

BR, Edgar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

The second page has to be named CONTENTAREA_2. This is set according to constant GC_GUIBB_LPD_CONTENT_AREA_2 of interface IF_FPM_GUIBB_CONSTANTS. This constant is used in method LINK_SELECTED of class CL_FPM_LAUNCHPAD_UIBB_ASSIST. This seems to be an undocumented feature 😉

Regards,

Kai

0 Kudos

In FPM Launchpad, I have two folders. Whenever I click on the folder text it gives ''No valid target content area found''.

Does this needs to have any changes in the configuration. Does anyone have any clue on this.

Thanks,

Prasad