Resources > Data Model > Data Dictionary > A > Appointment Status
Appointment Status
This object is to track appointment status changes over time.
API Label: SVMXC__SM_ Appointment_Status __c
No. of Fields: 6
Field Label
Field Name
Data Type
Description
Standard Fields
Record Number
Name
Auto Number
Auto-generated record number.
Custom Fields
Event Object
SVMXC__SM_Event_Object__c
Text(22)
The Event object is associated to this appointment status.
EventId
SVMXC__SM_EventId__c
Text(36)
This field has the id of the event to which this Appointment Status is associated with.
Status
SVMXC__SM_Status__c
Text(100)
The status of the event.
Transition
SVMXC__SM_Transition__c
Text(100)
The status of the appointment.
Transition Date
SVMXC__SM_Transition_Date__c
Date/Time
The date of the transition.
Was this helpful?