cancel
Showing results for 
Search instead for 
Did you mean: 

Switching from FPM_LIST_UIBB to FPM_LIST_UIBB_ATS visibility issue

dm_mt
Explorer
0 Kudos

Hello Everybody.

While trying to replace one standard MDG-C UIBB: Relationships from using FPM_LIST_UIBB to FPM_LIST_UIBB_ATS motivated by old but very informative blog post "** TEAM FPM ** – Switching from the Old List UIBB to the New List UIBB (aka List ATS UIBB)" from ulrich.miller#overview, I have faced situation where new UIBB not being shown at all on overview page, no matter what I tried.

Both old and new versions have standard configurations, BS_BP_RELATIONS(FPM_LIST_UIBB) and BS_BP_RELATIONS_ATS(FPM_LIST_UIBB_ATS).

Both of them have in attributes Hidden Element: Visible

Also, I've created wire for ATS, as below

Backwards wire, namely from detail page to list I was not able to create because of error with multiple assignment, which was not allowed as per error, but anyways not reached any navigation, therefore doubt that this is the issue.

Additionally I've tried to reset all personalizations, was even switching them off but it did not had any effect.

* one more update: also, I've checked if there any enhancements in OVERRIDE_EVENT_OVP method of interface IF_FPM_OVP_CONF_EXIT which programmatically overriding UIBB visibility, as described in Hide the entire UIBB dynamically in standard OVP FPM using exit - and there are also no override, so this is not the cause ?

Sorry for being verbose but may be anyone have more ideas to check ?

The only one which I have left that there must be only one UIBB with relations for some reason, but I did not wanted to remove old one until new one will work properly, because I'm not sure what will happen if I will delete old one and if I will need to restore it - it might not display again as ATS version behaves.

View Entire Topic
ulrich_miller
Active Participant
0 Kudos

Hello Andy,
I am really not sure why the new List ATS UIBB does not show up on your OVP floorplan.

Here is what I would recommend:

-> Maybe try to add one List ATS UIBB without using the wires, just to see whether the issue is somehow related
to the wires or not.

-> If that does not help, please create a support ticket for component bc-wd-cmp-fpm.

Kind regards,
Ulrich

dm_mt
Explorer
0 Kudos

Thank you for suggestion Ulrich.

Actually it was added initially without wires, I started to add them just trying to resolve issue with the fact that UIBB not being displayed no matter what.

Bad luck for me then, was thinking if you will answer at all, you will definitely have some magic bean for me 🙂