Fld Svc Obj Chg Dtl DMO
Represents a change to an attribute as part of object Change (entity) instance. This is a detail entity, the master entity is Object Change.
Object API Name: std__FldSvcObjChgDtlDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id
- CreatedById has a FOREIGNKEY relationship with the User DMO
Idfield. - FieldServiceObjectChangeId has a FOREIGNKEY relationship with the Fld Svc Obj Chg DMO
Idfield. - LastModifiedById has a FOREIGNKEY relationship with the User DMO
Idfield.
- cdp_sys_record_currency
- CreatedById
- CreatedDate
- DataSourceId
- DataSourceObjectId
- FieldChangedName
- FieldChangedValueText
- FieldServiceObjectChangeId
- Id
- InternalOrganizationId
- LastModifiedById
- LastModifiedDate
- SystemModstamp
- 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__FieldChangedName__c - Data Type: TEXT
- Description: The API name of the field that was changed.
- Field API Name:
std__FieldChangedValueText__c - Data Type: TEXT
- Description: The updated value of the field that was changed.
- Field API Name:
std__FieldServiceObjectChangeId__c - Data Type: TEXT
- Description: The parent record associated with the details of the change. The parent record has multiple detail records associated with it. Each record includes the name and the current value of the tracked fields.
- 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__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__SystemModstamp__c - Data Type: DATETIME
- Description: The date and time when this record was last modified by a user or by an automated process