D90CA500 - Send Email DataStructure
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| mnMEMBER_ID | MEMBERID | MATH_NUMERIC | OPT | NONE | 
A unique id that is created every time a email group or email record is saved in the database.  | ||||
| mnEMAIL_ID | EMAILID | MATH_NUMERIC | OPT | NONE | 
The id that represents a created email record  | ||||
| szEMAIL_SUBJECT | EMSUBJ | char | OPT | NONE | 
A brief description that is sent as a subject to email recipients.  | ||||
| szEMAIL_BODY | EMBODY | char | OPT | NONE | 
The body of an email is the email message that a user can send to a recipient or recipients.  | ||||
| szSessionKey | SNKY | char | OPT | NONE | 
Session Key is the identifier of a Sales Order Session.  | ||||
| cCREATE_ACTIVITY | CRTACTV | char | OPT | NONE | 
A flag that can be set to indicate that an activity needs to be created for the current email.  | ||||
| cSEND_INDIVIDUALLY | SDINDV | char | OPT | NONE | 
If checked the email is sent individually to the recipient(s). If not checked all the recipients can be viewed in the TO field of an email.  | ||||
| None | 
| None |