Fld Svc Obj Chg DMO
Represents a change to an object (entity) instance
Object API Name: std__FldSvcObjChgDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id
- CreatedById has a FOREIGNKEY relationship with the User DMO
Idfield. - LastModifiedById has a FOREIGNKEY relationship with the User DMO
Idfield. - OriginalServiceAppointmentId has a FOREIGNKEY relationship with the Service Appointment DMO
Idfield. - ServiceAppointmentId has a FOREIGNKEY relationship with the Service Appointment DMO
Idfield. - UserId has a FOREIGNKEY relationship with the User DMO
Idfield.
- ActivityDateTime
- ActivityDetailsText
- ActivityType
- cdp_sys_record_currency
- CreatedById
- CreatedDate
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- IsPrimary
- LastModifiedById
- LastModifiedDate
- OriginalServiceAppointmentId
- ServiceAppointmentId
- SystemModstamp
- TimeZone
- TransactionId
- UserId
- Field API Name:
std__ActivityDateTime__c - Data Type: DATETIME
- Description: Date and time of when the change to the service appointment was made.
- Field API Name:
std__ActivityDetailsText__c - Data Type: TEXT
- Description: Details about the scheduling activity such as the scheduling policy that was used and the unscheduling reason (when applicable).
- Field API Name:
std__ActivityType__c - Data Type: TEXT
- Description: Service Appointment Activity Type
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__CreatedById__c - Data Type: TEXT
- Description: The user who created the record
- Field API Name:
std__CreatedDate__c - Data Type: DATETIME
- Description: The date and time when this record was created
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary Key
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsPrimary__c - Data Type: BOOLEAN
- Description: Indicates whether the change was made directly to the service appointment or indirectly. If the change was made directly to the appointment, it's flagged as Primary. If it was made to another appointment and affected this one, it's flagged as Secondary.
- Field API Name:
std__LastModifiedById__c - Data Type: TEXT
- Description: The user who most recently changed the record
- Field API Name:
std__LastModifiedDate__c - Data Type: DATETIME
- Description: The date and time when a user last modified this record
- Field API Name:
std__OriginalServiceAppointmentId__c - Data Type: TEXT
- Description: The ID of the service appointment that was changed. The field value isn't deleted when the Service Appointment object is deleted.
- Field API Name:
std__ServiceAppointmentId__c - Data Type: TEXT
- Description: The ID of the service appointment that was changed. Because this is a relationship field, the field value is deleted when the Service Appointment object is deleted.
- Field API Name:
std__SystemModstamp__c - Data Type: DATETIME
- Description: The date and time when this record was last modified by a user or by an automated process
- Field API Name:
std__TimeZone__c - Data Type: TEXT
- Description: The time zone of the service appointment or the assigned resource.
- Field API Name:
std__TransactionId__c - Data Type: TEXT
- Description: The last transaction ID of the scheduling and optimization request that updated this object. The transaction ID is automatically generated and populated by the Enhanced Scheduling and Optimization engine.
- Field API Name:
std__UserId__c - Data Type: TEXT
- Description: The user who made the change to the service appointment. If an activity is a scheduled job, it's registered with the System Administrator user who configured it.