cancel
Showing results for 
Search instead for 
Did you mean: 

Tag Screen Persona changes to a particular screen

Mak1984
Newcomer
0 Kudos
149

Hello Team,

We are enhancing our RF Screens via Screen Personas and facing below issues. Any pointers/leads is much appreciated.

  1. Let's say I insert a label on one screen, it gets reflected on all the subsequent screens. How do I restrict the changes on this screen to be reflected only on this screen and does not reflect on other screens.
  2. As we are changing the look and feel of the RF screens, we are changing the size of the RF screen buttons. As we do not have a word wrap feature, we are not able to get the full text of the button on the screen. Agreed, we have tool tips, but we wanted to see if we can somehow get the entire text on the same button.
  3. Let's say I have 10 buttons, and first 6 are visible on the screen and for the next 4 I press down arrow. Now, the changes I make on button 7, like adding an icon or changing the size of the button, gets reflected on the button 1 as the position of button 7 and 1 are same. Please see images below.

Below if you see, the Icon I added on button 7 is now reflected on button 1. Whereas, I had a different Icon on button 1 initially.

Icon changes.jpg

Below, if I change the size of button 7, it is the size is now reflected back on button 1.

Button Size.jpg

Any leads on resolving these issues is highly appreciated. Thank you.

 

View Entire Topic
Tamas_Hoznek
Product and Topic Expert
Product and Topic Expert
0 Kudos

If you are not a Public Cloud customer, then a lot of details are relevant when working with a Personas flavor for EWM RFUI.

Hopefully, you are at least on S/4HANA 2023 and Personas SP18, with all relevant notes implemented. If not, then you will have more problems / difficulties, since EWM RF uses its own specific framework to generate dynamic screens, which poses certain challenges for Personas - and these are the minimum releases where such issues have been addressed the best.

There are several related notes in both the BC-PER and SCM-EWM-RF component area about using Personas along with EWM RFUI. For starters, please review note 3322808 and the SAP Screen Personas for Mobile RF Devices in Extended Warehouse Management in SAP S/4HANA guide for recommendations and important information.

As for the question about a button with wrapping text, that is currently not supported natively.
As a workaround, you could use a wrapping label placed on top of the button, with the long text you want and a script assigned to its onClick event, which presses the standard button underneath.