cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP RFUI Screen is too small on Android Device

0 Kudos
2,234

Dear EWM Experts,

We are using SAP Basic Embedded EWM and Android RF device. And we're facing small screen size issues on this android RF device for:

1. SAP Logon screen

2. EWM RFUI Menu & Transaction

We have implemented two SAP notes for above issues:

1. 2948336 - ITSmobile: small logon screen size on Android devices --> for SAP small logon screen issue and it's working fine (for SAP EWM RFUI as well as for SAP WM RF LM01)

2. 2716570 - ITSmobile: small screen size when using Android devices --> for EWM RFUI Menu & Transaction. But it does not work. Seems it's working only for SAP WM RF (LM01) only,

Need SAP EWM RFUI Expert helps on this

Thank you in advance

Regards,

Arief Yunizar

Accepted Solutions (0)

Answers (2)

Answers (2)

Daniil
Active Contributor

Hi Arief, it is hard to say without seeing the sourcecode and results, but you can try as well with viewport if it is not there. You need to put it to the <head> section

<meta name="viewport" content="width=device-width, initial-scale=1">
Dominik_Tylczynski
SAP Champion
SAP Champion
0 Kudos

Hello arief_yunizar

Maybe the trick described in my blog post Super easy zooming of ITS Mobile screens helps?

Best regards

Dominik Tylczynski

Dear Dominik,

Thank you for your input.

I had read your article earlier. It is very useful article and I think it will work as well.

But I want to find whether there is standard / other solution on this

Regards,
Arief Yunizar