on ‎2025 Apr 09 2:28 PM
HI Experts,
I have an issue as below and request to guide me on the same. Thanks.
I have a custom uibb in mdg for Customer where OVP is mapped with personalization.
When we create a customer, custom uibb is not visible in screen but when we do a 'reset to default' then the custom uibb is visible.
I close the window completely, then i create a new customer...again the custom uibb is not available.
Can i know the start place where all the uibb begins in terms of some standard class/methods.
On top it, do i need to do any additional settings in system for personalization. Thanks.
Regards,
KArthik S
Request clarification before answering.
Hi Karthk,
the FPM OVP floorplan normally stores the layout (regarding the expanded/ collapsed state and the hidden state) as personalization when leaving the application. However, there might be interferences in the case that your application changes the layout programmatically at runtime by calling the OVP runtime API. In particular, in the given case, the runtime API methods IF_FPM_OVP->CHANGE_UIBB and IF_FPM_OVP->REMOVE_UIBB are relevant. Please check whether your application calls these methods with respect to your custom UIBB.
Another interference might occur in the case that you have used the implicit personalization of Web Dynpro which can be accessed via the context menu by doing a right mouse-click on a UI element on the end user UI. Here, its is possible to hide UI elements. Please reset this implicit personalization (it can be done in the context menu as well).
Best regards,
Jens
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 11 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.