Paramètre SAP rdisp/vb_mail_user_list - List of users to receive mails in case of update errors

Parameter
rdisp/vb_mail_user_list

Short text
list of users to receive mails in case of update errors

Parameter description
Thsi parameter controls who received the express mail "Failed Updates"in the case of a failed update. The user normally only received thismail. However it is also possible to enter adfditional or alternativeusers. This makes it possible to send all mails to an administrator.
The parameter must be specified in the following syntax:rdisp/vb_mail_user_list = <(><<)>usr1> [, <(><<)>usr2> ] ...
If the mail is to be sent to the user, the pseudo-name $ACTUSER must beused.
Examples

  • rdisp/vb_mail_user_list = $ACTUSER, ADMIN1, ADMIN2 The mail is set to
  • the user and also to the users ADMIN1 and ADMIN2.
    • rdisp/vb_mail_user_list = ADMIN The mail is sent to the user ADMIN
    • Work area
      Update

      Parameter unit
      Special character string (see above)

      Default value
      $ACTUSER

      Valid_values
      See above