Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Suppress Beep on A Status Message?

Former Member
0 Kudos

In my code, I have the following line. Is there a way (in NW4S) to suppress the beep? I just want a quiet status message without a lot of distraction.

Thanks for any help.

<b>MESSAGE l_v_editor_text TYPE 'S'.</b>

1 ACCEPTED SOLUTION

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

No, the only way to turn off the beep is via the gui settings, ALT + F12 under the options dialog, in the options tab, there is a section for messages, Beep at MEssage is an option that you can check off. Also, you can turn the sound completely off within the gui, by hitting ALT + F12, New Visual Design, section for Sound, set radiobutton button to OFf.

Regards,

Rich HEilman

2 REPLIES 2

Former Member
0 Kudos

Hi Jerry,

This is based on your GUI settings.

I am not in front of system so can't remeber exactly, just at the sap screen where you have the GUI settings options there you will find option for the sound just mute it.

Reward points if useful.

Regards,

Atish

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

No, the only way to turn off the beep is via the gui settings, ALT + F12 under the options dialog, in the options tab, there is a section for messages, Beep at MEssage is an option that you can check off. Also, you can turn the sound completely off within the gui, by hitting ALT + F12, New Visual Design, section for Sound, set radiobutton button to OFf.

Regards,

Rich HEilman