Anonymous User
  Sunday, 07 November 2021
  1 Replies
  3.2K Visits
0
Votes
Undo
  Subscribe

Hi all,

We have configured the system in the EWM to beep sounds for Error and Success Messages . The configuration were done in the transaction /SCWM/PRDVC tcode. We have configured for Error Msg to beep 3 times and Success Msg for 1 time.



After the cofig. setting when we have tested our service on the IE browser via the SICF transaction,

We were able to get the beep sound from the standard ITS template for the number of time its been configured .

The same thing does not work on the RF Gun / Scanner . On the RF gun we are able to get the Beep sound perfectly . However we are not able to get the number of beeps that been configured. It only beeps for one time only

We are using the Motorala 9100/ 9200 RF scanners and this uses the Industrial Browser via TELNET.


Following service parameters configuration on the service.
~BGSOUND 1
~ITSMOBILEMSGSOUND 1
~SOURCES ZXXXXXXXXX_ITS, ITSMOBILE
~TRANSACTION /SCWM/RFUI

following is the snippet of the html code on the screen page

`if (NOTIFY_BELL_SIGNAL > 0)
` <bgsound src="/`mimeURL(~service="itsmobile", ~theme=99, ~language="", ~name="sapsounderr.wav")`" loop="`NOTIFY_BELL_SIGNAL`">
`end;`

I just wanted to share my experience to see if anyone can provide some good knowledge on this.

Thanks.

Ayhan Akkaya labelled the post as Q&A — 2 years ago
2 years ago
·
#1332
0
Votes
Undo

Bell / notification sound is pretty much standard functionality of ITSMobile or SAP Console - see:

It's getting a bit tricky in Fiori apps. The best I could find is the note 2584129 - How to add custom beep sound to Fiori Client/Kapsel application?

Also RF transactions of LE-WM and EWM are developed directly in ABAP with either ITSMobile or SAP Console in mind. There you have sounds out-of-the-box. Therefore I'd suggest to go for either ITSMobile or SAP Console, not for Fiori to enable RF devices on the warehouse floor.

Best regards

Dominik Tylczynski

  • Page :
  • 1
There are no replies made for this post yet.

Bottom menu module

SAP is registered trademark of SAP AG.
EWMWIKI.COM is not affiliated to SAP AG or any of its subsidiaries.