Appointment Deletion Exception

An object representing a recurring appointment exception to delete. For example, deleting an instance of a scheduled monthly sales meeting.

QName: {http://xmlns.oracle.com/apps/crmCommon/activities/activitiesService/}AppointmentDeleteException

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

ActivityChildId

long

The unique primary key identifier for storing the deleted child exceptions.
  • Primary Key

ActivityId

long

The unique identifier of the activity.

ChildId

long

The primary key for the child object tables.

ChildObjectCd

string

The child object code that identifies the child object to which the record belongs to.

ConflictId

long

The attribute value is used to guarantee the uniqueness of the row when duplicates are created in different databases.

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.

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.

UserLastUpdateDate

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

The date and time when the row was last updated.