Appointment Transient Contact
A contact participant in an appointment and each instance of a recurring appointment.
QName: {http://xmlns.oracle.com/apps/crmCommon/activities/activitiesService/}TransientContact
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 |
|
|
Handled by |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
ActivityContactId |
long |
The identifier of the row in the intersection table between Appointment and Contact.
|
|
ActivityId |
long |
The unique identifier of the activity. |
|
ContactId |
long |
The Party id of the contact. |
|
ContactRelationshipId |
long |
The identifier of the contact relationship record in Trading Community Architecture (TCA). |
|
PartyId |
long |
The unique identifier of the contact party. |
|
PartyName |
string |
The name of the party. |
|
PartyType |
string |
The party type of the contact. The party type can only be Person, Organization, or Group. |
|
PersonFirstName |
string |
The first name of a person. It is used in the same way the homonymous field in HZ_PERSON_PROFILES is used. It corresponds to the field Given Name in HL7. |
|
PersonLastName |
string |
The last name of a person. It is used in the same way the homonymous field in HZ_PERSON_PROFILES is used. It corresponds to the field Family Name in HL7. |
|
PersonMiddleName |
string |
The middle name of a person. It is used in the same way the homonymous field in HZ_PERSON_PROFILES is used. It corresponds to the field Middle Initial or Name in HL7. |
|
PersonTitle |
string |
The professional or family title. For example, Don or The Right Honorable. |
|
PhoneNumber |
string |
The telephone number in the local format. The number should not include area code, country code, or extension. |