cancel
Showing results for 
Search instead for 
Did you mean: 

POPUP Message in SRM ITS for downtime

Former Member
0 Kudos

Hi

We are SRM 5 with ECS

We have requirement to popup the SRM downtime message in SRM GUI and also in SRM ITS

We are success in SRM GUI.

Whenever user login to SRM GUI - user get the popup message

Similarly we wants the message to be popup whenever user login to SRM ITS

Appreciate your quick response

Thanks

Trinath

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Trinath,

Please have a look at the following guide. I hope it helps you.

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESITSTEMP/CABFAWEBITSTEMP.pdf

This is for your information. The following ~POPUPS parameter is available to show popup messages in Mobile devices. But not sure it helps you in your case.

~POPUPS

You use ~POPUPS to activate the application popups for mobile services. If the switch is set to 1, popups are displayed. Please note that you must provide an HTML template in your service for every application popup. With the default setting "0", ITS automatically confirms popups with ENTER.

Example: ~POPUPS 1

Application popups are displayed as fullscreen images.

~SHOW_SYSTEM_MODAL

With ~SHOW_SYSTEM_MODAL, you activate system messages and express mails (transactions SM02/SO01) for mobile services. Please note that the system messages and express messages are displayed as fullscreen images and that a HTML template must be available for the screen.

Example: ~ SHOW_SYSTEM_MODAL 1

For system messages and express mails, a short message is displayed as a fullscreen image to mobile users.

Good luck !!

Thanks,

Siva Kumar