Sales Account Contact Point

These are contact points associated with the account.

QName: {http://xmlns.oracle.com/apps/crmCommon/salesParties/salesPartiesService/}SalesAccountContactPoints

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

Sales Account

Handled by

Sales Account Service

Handled by

Sales Party

Attributes

The following table describes attributes in the service data object.

Name Type Description

ContactPointId

long

The unique primary key identifier for the contact point.

CpdrfLastUpd

string

The standard replication column.

CpdrfVerPillar

int

The standard replication column.

CpdrfVerSor

int

The standard replication column.

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.

EndDateActive

{http://xmlns.oracle.com/adf/svc/types/}date-Date

The date after which the record becomes inactive.

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.

PrimaryFlag

boolean

Indicates contact point as primary. Note, multiple contact points for an account can be marked as primary, as long as they are not of the same type. For example, an account can have a primary email and a primary phone number.

SAccountContactPointId

long

Indicates account contact point identifier.
  • Primary Key

SalesAccountId

long

Indicates account which is related to the contact point.

StartDateActive

{http://xmlns.oracle.com/adf/svc/types/}date-Date

The date on which the record becomes active.

UserLastUpdateDate

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

The date and time when the row was last updated.