Reference Data Load Log DMO

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

  • LoadedById has a FOREIGNKEY relationship with the User 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__DatasetExternalIdentifier__c
  • Data Type: TEXT
  • Description: The unique external identifier for the dataset.
  • Field API Name: std__DatasetName__c
  • Data Type: TEXT
  • Description: The name of the dataset.
  • Field API Name: std__DatasetType__c
  • Data Type: TEXT
  • Description: Specifies the type of the dataset.
  • 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 dataset.
  • Field API Name: std__ErrorMessageTxt__c
  • Data Type: TEXT
  • Description: The error messages generated while loading dataset, if any.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this ReferenceDataLoadLog 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__LoadDateTime__c
  • Data Type: DATETIME
  • Description: The date and time when the dataset was loaded.
  • Field API Name: std__LoadedById__c
  • Data Type: TEXT
  • Description: The user who loaded the dataset.
  • Field API Name: std__LoadStatus__c
  • Data Type: TEXT
  • Description: Specifies the status of loading the dataset.
  • Field API Name: std__ProviderTxt__c
  • Data Type: TEXT
  • Description: The organization that's providing this dataset.
  • Field API Name: std__SourceTxt__c
  • Data Type: TEXT
  • Description: The source of the dataset.
  • Field API Name: std__TotalLoadedRecordCount__c
  • Data Type: DOUBLE
  • Description: The total number of records that were updated or inserted.
  • Field API Name: std__TotalSkippedRecordCount__c
  • Data Type: DOUBLE
  • Description: The total number of records that were skipped.
  • Field API Name: std__TotalTimeQty__c
  • Data Type: DOUBLE
  • Description: The time duration taken to load the dataset.
  • Field API Name: std__UsageType__c
  • Data Type: TEXT
  • Description: Specifies the usage type of the data gap.
  • Field API Name: std__VersionNameTagTxt__c
  • Data Type: TEXT
  • Description: The name tag of the dataset version.
  • Field API Name: std__VersionNumber__c
  • Data Type: TEXT
  • Description: The version number for the dataset.