D0130114C - Create Activity List Case
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| szSessionKey | SNKY | char | OPT | NONE | 
Session Key is the identifier of a Sales Order Session.  | ||||
| szIdentifierID | INDID | char | OPT | NONE | 
A morphic field that will identify a calendar when combined with Identifier type.  | ||||
| szIdentifierIDType | INDIDTY | char | OPT | NONE | 
A UDC that will categorize the type of calendar identifier. Example would be AN8.  | ||||
| szSubject | SUBJECT | char | OPT | NONE | 
The subject line of the activity that will show up on the widget in daily, weekly, or monthly views.  | ||||
| szCalendarType | CALTY | char | OPT | NONE | 
A UDC that will categorize the type of calendar an Identifier Type uniquely names.  | ||||
| szParentActivityID | PACTVID | char | OPT | NONE | 
A unique GUID string that will identify a parent activity for the purposes of assigning it out.  | ||||
| mnOriginator | ORIGNTOR | MATH_NUMERIC | OPT | NONE | 
The person who organized or originated the activity.  | ||||
| utStartOfRange | TDSTR | INVALID ITEM DATA TYPE: 55 | OPT | NONE | 
A start date that defines the beginning of the date range over which the pattern is to be repeated.  | ||||
| utEndOfRange | TDEND | INVALID ITEM DATA TYPE: 55 | OPT | NONE | 
Last date from which the pattern is to be repeated; i.e., no occurrences beyond this date.  | ||||
| szActivityType | ACTVTYP | char | OPT | NONE | 
A UDC that will categorize the type of activity.  | ||||
| DateCompleted | TDCMPL | INVALID ITEM DATA TYPE: 55 | OPT | NONE | 
The U time when an activity has been completed.  | ||||
| mnAccount | ACCNT | MATH_NUMERIC | OPT | NONE | 
An account assigned to an activity.  | ||||
| mnPartner | PARTN | MATH_NUMERIC | OPT | NONE | 
Entity associated with an Address Book Number.  | ||||
| mnAccountContact | ACCNTC | MATH_NUMERIC | OPT | NONE | 
Contact associated with the Address Book Number.  | ||||
| mnPartnerContact | PARTNC | MATH_NUMERIC | OPT | NONE | 
Contact associated with the Address Book Number.  | ||||
| mnCommitmentLevel | COMITLVL | MATH_NUMERIC | OPT | NONE | 
A UDC that defines the level of commitment/importance of an activity. Valid values are: 1 High 2 Medium 3 Low  | ||||
| cPrivate | ACTPRV | char | OPT | NONE | 
Indicates an activity is private and only viewable to the originator if set to 1.  | ||||
| cActivityPostSyncFlag | ACTVPSF | char | OPT | NONE | 
Used to hold a status code (PENDING_INSERT, PENDING_DELETE, NON_PENDING, etc.) for disconnected support.  | ||||
| cIsToDo | ISTODO | char | OPT | NONE | 
Used to mark Activity records as Tasks.  | ||||
| cRecurrenceMaster | RCCUR | char | OPT | NONE | 
Indicates an activity has a recurrence pattern if set to 1.  | ||||
| mnCaseNumber_DOCO | DOCO | MATH_NUMERIC | OPT | NONE | 
A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry, 
  | ||||
| cCaseRecordType_STAW | STAW | char | OPT | NONE | 
A user-defined code (00/WS) that indicates the approval status.  | ||||
| None | 
| None |