In a tabbed UIBB a tab may contain a single uibb or multiple uibbs. The below post shows if a tab contains multiple UIBBs, then how to hide(invisible) a particular uibb insdie that tab.
Fedder Class 1.



Fedder Class 2.


Fedder Class 3.


Go to Tx- FPM_WB and create an OVP applcation.

Add a tabbed uibb component and create a configuration.

Provide a variant ID & Variant Name for the tabbed UIBB configuration.

Create two tabs and in first tab create a single form uibb configuration and in second tab create two form uibb configuration.


TAB2 contains 2 uibb configurations.


Test the application.

The task is to hide the second form uibb from tab2.

Create a class and implement the interface: IF_FPM_TABBED_CONF_EXIT


To hide particular uibb in a tab we need the tab ID and the UIBB index.
From the tabbed UIBB configuration – Select GUIBB Settings->Application Controller Settings

Add the class name & save the configuration . Now test the application.

Test the application.

Here the second uibb is hidden in TAB2.

hi..can i know how do you map the wiring in sap mdg fpm
LikeLike