Activity Contact
The contact associated with the activity.
QName: {http://xmlns.oracle.com/apps/crmCommon/activities/activityManagementService/}ActivityContact
Relationships
The following table describes how this service data object is related to other service data objects or business object services.
| Relationship Type | Object or Service |
|---|---|
|
Contained by |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
ActivityContactId |
long |
The activity contact ID which is a surrogate key added for BI and Outlook. This is not a substitute for the primary key. |
|
ActivityId |
long |
The unique identifier of the activity.
|
|
Affinity |
string |
The contact affinity. |
|
AttendeeFlag |
boolean |
The flag to check If the contact attended the activity. |
|
BuyingRole |
string |
The contact buying role. |
|
ContactAccount |
string |
The attribute that holds the account name that the contact is associated with. |
|
ContactAccountId |
long |
The attribute that holds the ID of the account that the contact is associated with. |
|
ContactEmail |
string |
The attribute that holds the email ID of the contact. |
|
ContactId |
long |
The ID of the contact associated with the activity.
|
|
ContactJobTitle |
string |
The attribute that holds the job title of the contact. |
|
ContactName |
string |
The contact name. |
|
ContactPartyNumber |
string |
The attribute that holds the party number of the contact. |
|
ContactPhone |
string |
The attribute that holds the phone number of the contact. |
|
CorpCurrencyCode |
string |
The corporate currency code associated with the record. This attribute is used by CRM Extensibility framework. |
|
CreatedBy |
string |
The user who created the record. |
|
CreationDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
The date when the record was created. |
|
CurcyConvRateType |
string |
The currency conversion rate associated with the record. This attribute is used by CRM Extensibility framework. |
|
CurrencyCode |
string |
The currency code. This attribute is used by CRM Extensibility framework. |
|
DoNotCallFlag |
boolean |
The flag to check if the contact can be contacted through call. |
|
DoNotContactFlag |
boolean |
The flag to check if the contact can be contacted. |
|
DoNotEmailFlag |
boolean |
The flag to check if this contact can be contacted through email. |
|
ExternalContactEmail |
string |
Indicates the Email address of an external contact. |
|
ExternalContactFlag |
boolean |
Indicates that the contact does not exist in Oracle Sales Cloud. |
|
ExternalContactName |
string |
Indicates the name of an external contact. |
|
LastUpdateDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
The date when the record was last updated. |
|
LastUpdateLogin |
string |
The login of the user who last updated the record. |
|
LastUpdatedBy |
string |
The user who last updated the record. |
|
ObjectVersionNumber |
int |
The number used to implement locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to determine whether another session has updated the row. |
|
PrimaryContactFlag |
boolean |
This used of enable/disable PrimaryContactFlag for a contact. |
|
PrimaryFormattedAddress |
string |
The attribute that holds the primary address of the contact. |
|
RelationshipId |
long |
The relationship identifier for the record. |
|
UserLastUpdateDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
The date and time when the row was last updated. |