Appointment Transient Note

A note for an appointment and each instance of a recurring appointment.

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

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

Appointment Transient

Handled by

Sales Reference Customer

Handled by

Appointment Service

Handled by

Opportunity Service

Attributes

The following table describes attributes in the service data object.

Name Type Description

NoteId

long

The unique identifier of the note.
  • Primary Key

NoteTxt

{http://xmlns.oracle.com/adf/svc/types/}base64Binary-DataHandler

The description of the note.

NoteTypeCode

string

The lookup code for the type of the note associated to the appointment, such as, General, Reference, or Special.

PartyId

string

The unique identifier of the contact party.

PartyName

string

The name of the party.

SourceObjectCode

string

Indicates that the object associated to the appointment is a Note.

SourceObjectId

long

The Note id associated to the appointment.

VisibilityCode

string

The Lookup code for note visibility, such as private, internal or external.