Case Contact

Contains many-to-many relationships of case and associated contacts.

QName: {http://xmlns.oracle.com/apps/crm/service/caseMgmt/caseMgmtService/}CaseContact

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

Case

Handled by

Case Service

Attributes

The following table describes attributes in the service data object.

Name Type Description

CaseContactId

long

Indicates the case contact identifier.
  • Primary Key

CaseId

long

Indicates the case to which this contact is associated.

CorpCurrencyCode

string

Indicates the corporate currency code.

CreatedBy

string

Indicates the user who created the contact for the case.

CreationDate

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

Indicates the date and time of the creation of the contact for the case.

CurcyConvRateType

string

The corporate currency conversion rate type.

CurrencyCode

string

The currency code.

DeleteFlag

boolean

Indicates if the record can be deleted by the current user.

EmailAddress

string

Indicates the email address of the party associated with the contact.

FormattedPhoneNumber

string

Indicates the formatted phone number of the party associated with the contact.

JobTitle

string

Indicates the job title of the party associated with the contact.

LastUpdateDate

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

Indicates the date and time when the contact for the case was last updated.

LastUpdateLogin

string

Indicates the login session of the user who last updated the contact for the case.

LastUpdatedBy

string

Indicates the user who last updated the contact for the case.

PartyId

long

Indicates the party id of the contact.

PartyName

string

Indicates the party id of the contact.

PersonId

long

The unique identification of a person that's an employee on a case.

PrimaryFlag

boolean

Indicates if the contact is the primary contact for the case.

RelationshipCd

string

Lookup code that indicates the relation of contact to the case.

RelationshipCdMeaning

string

Indicates the display value corresponding to the relationship lookup code for the case contact.

UpdateFlag

boolean

Indicates if the record can be updated by the current user.