Appointment Contact

The contact participant on an appointment, such as Steve Smith or Jane Doe.

QName: {http://xmlns.oracle.com/apps/crmCommon/activities/activitiesService/}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

Handled by

Appointment Service

Attributes

The following table describes attributes in the service data object.

Name Type Description

ActivityContactId

long

The unique identifier for the activity contact record.
  • Primary Key

ActivityId

long

The unique identifier of the activity.

ContactId

long

The party identifier of party type person who is associated with the appointment.

ContactRelationshipId

long

The identifier of the contact relationship record in Trading Community Architecture (TCA).

LastUpdateDate

{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp

The date when the record was last updated.

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.