D90CAEXTA - Data Structure For Inserting, Updating and Deleting Activiti
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| mnAccountAddressBook | ACCNT | MATH_NUMERIC | OPT | INPUT |
An account assigned to an activity. | ||||
| mnAccountAddressBookContact | ACCNTC | MATH_NUMERIC | OPT | INPUT |
Contact associated with the Address Book Number. | ||||
| szActivityID | ACTIVID | char | REQ | INPUT |
A unique GUID string that will identify an activity. There can be mulitple activities with the same ActivityID. | ||||
| mnIdentifierAN8 | IDAN8 | MATH_NUMERIC | REQ | INPUT |
The identifier of a calendar if the identifier type is AN8. This field is used only for disconnected client synching and should not be on a form. | ||||
| szParentActivityID | PACTVID | char | REQ | INPUT |
A unique GUID string that will identify a parent activity for the purposes of assigning it out. | ||||
| mnPartnerAddressBook | PARTN | MATH_NUMERIC | OPT | INPUT |
Entity associated with an Address Book Number. | ||||
| mnPartnerAddressBookContact | PARTNC | MATH_NUMERIC | OPT | INPUT |
Contact associated with the Address Book Number. | ||||
| None |
| None |