Alert Notification by email

Procedure
1. Call Transaction RZ21.
2. Flag Method definitions and choose Display overview.
3. Double click on CCMS_OnAlert_Email method
4. Click into Change mode and choose the Parameters tab.
5. Fill the fields using information from the table below:

Notes :
 
The method dispatcher is executed every five minutes for short-running methods in the CCMS
monitoring architecture that are to be executed automatically. The method dispatcher is
processed in client 000 with the system user ID SAPSYS.

Users who are defined in the R/3 System in clients other than 000 cannot be addressed
"directly" in the Business Workplace as senders or recipients and are regarded as external
recipients.

You should therefore define client-specific senders and recipients with address type R
(remote address) as the CCMS_OnAlert_Email parameters.

SENDER   SAP user name of the person in whose name the e-mail is sent. If the user is not
          defined in client 000, you must also specify the system and client in which the
          user exists.Example: C11:003:PARKERJ
RECIPIENT SAP user name of the e-mail recipient, or distribution list containing the recipients'
          name, external e-mail address, pager or fax number  If you want to send an e-mail
           automatically to an external e-mail address, you can enter the address as the

Recipient parameter value.However, if you want to send an e-mail automatically to several

external e-mail addresses, you must create a distribution list in client 000 that contains these

"remote addresses".
RECIPIENT-TYPE ID  Enter the corresponding ID as displayed in the table in Recipient Type
 
If you want to define different recipients for different alerts, copy the complete method
definition of CCMS_OnAlert_Email in Transaction RZ21 (select the method and choose Copy).
Rename this copy and then assign the new method to an MTE in the monitor tree.

See also: Note 0176492 in SAPNet
 
Beam Back -> SAP Cafe for Basis Components