Custody Chain Entry DMO

Object API Name: std__CustodyChainEntryDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • ItemCustodySiteId has a FOREIGNKEY relationship with the Address DMO Id field.
  • CustodyItemId has a FOREIGNKEY relationship with the Custody Item DMO Id field.
  • ReferenceRecordId has a FOREIGNKEY relationship with the Care Program Enrollee DMO Id field.
  • CustodianId has a FOREIGNKEY relationship with the Account Contact DMO Id field.
  • ItemCustodySiteId has a FOREIGNKEY relationship with the Location DMO Id field.
  • CustodianId has a FOREIGNKEY relationship with the User DMO Id field.
  • ReferenceRecordId has a FOREIGNKEY relationship with the Work Order DMO Id field.
  • CustodianId has a FOREIGNKEY relationship with the Account DMO Id field.
  • 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__CustodianId__c
  • Data Type: TEXT
  • Description: The user, organization, or location that has custody of the item.
  • Field API Name: std__CustodianObject__c
  • Data Type: TEXT
  • Description: The name of the object which is referred as custodian. For example, User;Account;AccountContact;ServiceTerritory.
  • Field API Name: std__CustodyChainEntryStatus__c
  • Data Type: TEXT
  • Description: The status of the custody entry record. Ex. New, Completed.
  • Field API Name: std__CustodyChainEntryVerfProcType__c
  • Data Type: TEXT
  • Description: The type of process in which a verification is performed.
  • Field API Name: std__CustodyChainEntryVerfType__c
  • Data Type: TEXT
  • Description: The type of verification for the item. Ex. No Signature, Single Signature, Dual Signature.
  • Field API Name: std__CustodyItemId__c
  • Data Type: TEXT
  • Description: The parent custody item that's associated with the custody chain entry record.
  • 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__Description__c
  • Data Type: TEXT
  • Description: The description of the custody chain entry record of the item.
  • Field API Name: std__EndDateTime__c
  • Data Type: DATETIME
  • Description: The end date and time of custody chain entry the item.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this CustodyChainEntry record. Maximum size is 15 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__ItemCustodySiteId__c
  • Data Type: TEXT
  • Description: The place where the item is held in custody.
  • Field API Name: std__ItemCustodySiteObject__c
  • Data Type: TEXT
  • Description: The name of the object which is referred as item custody site. Ex -Location;Address;ServiceTerritory.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__RecordUpdateInformation__c
  • Data Type: TEXT
  • Description: Stores information about the update in the custody chain entry for which the record was created.
  • Field API Name: std__ReferenceRecordId__c
  • Data Type: TEXT
  • Description: The stage, step, task, or any custom object for which the custody entry is created.
  • Field API Name: std__ReferenceRecordObject__c
  • Data Type: TEXT
  • Description: The name of the reference object storing the stage, step, or task, or the custom object record for which the custody chain entry is created.
  • Field API Name: std__StartDateTime__c
  • Data Type: DATETIME
  • Description: The start date and time of custody chain entry for the item.