📚 SAP Business One SDK Help

Recipients Object
See Also  Members 

Description

Recipients is a business object that represents the recipients' list of a message or alert. This object enables you to add recipient information to the recipients list for sending messages.

You can use the RecipientCollection and the Recipient object instead of the Recipients object (backward compatibilty is maintained).

Source table: AOB1.

Remarks

Mandatory fields in SAP Business One: UserCode and UserType.

To display the form in the application:

  1. From the main menu bar, select File --> Send --> Send Message.
  2. Click Add Recipient.

See Also