Function documentationMethod SendTaskDescription Locate this document in the navigation structure

 

The method SendTaskDescription sends the task description created in the task definition as a mail.

Features

Method parameters of method SendTaskDescription

Parameter

Reference

Explanation

AddressStrings

Field reference SOXNA-FULLNAME

Multiline element for containing the recipient names.

The recipient names are stored as a character string. The structure of a recipient name depends on the recipient type. If this structure is not in accordance with the recipient type specified in the parameter TypeID, the text is not sent.

TypeID

Field reference SOS04-L_ART

Indicator for specifying a recipient type. For more information, see Recipient Type.

Receivers

Object reference ADDRESS

Multiline element for containing the recipient addresses.

The recipient addresses are object references to objects of the type ADDRESS . These object references are established in separate steps (Create address).

(Generally other objects can also serve as recipients of texts. This is always possible if the object type in question provides a Receive method).

Express

Field reference SOS04-L_SEX

Indicator for sending as express mail.

Language

Field reference SYST-LANGU

Indicator for the language in which the text is to be sent.

Attachments

Object reference SOFM

Note Note

It is possible for some of the recipients to be specified by their names (method parameter AddressStrings) and some by their addresses as address objects (method parameter Receivers).

End of the note.