Risk Impacted Record DMO

Captures the impact of a Risk on a specific record.

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

  • RiskId has a FOREIGNKEY relationship with the Risk DMO Id field.
  • ImpactedRecordId has a FOREIGNKEY relationship with the Contract Line 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__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: Unique identifier for the risk impact record.
  • Field API Name: std__ImpactedRecordId__c
  • Data Type: TEXT
  • Description: The record that’s affected by the risk, such as a contract line item. This is a polymorphic reference.
  • Field API Name: std__ImpactedRecordObjectTxt__c
  • Data Type: TEXT
  • Description: The type of record impacted by the associated risk. This is a polymorphic reference.
  • Field API Name: std__ImpactEndDateTime__c
  • Data Type: DATETIME
  • Description: The date and time when the impact was no longer applicable.
  • Field API Name: std__ImpactStartDateTime__c
  • Data Type: DATETIME
  • Description: The date and time when the impact became active.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__KQ_Id__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__KQ_ImpactedRecordId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__KQ_RiskId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__LifecycleStatus__c
  • Data Type: TEXT
  • Description: The current lifecycle state of the risk impact.
  • Field API Name: std__Name__c
  • Data Type: TEXT
  • Description: The auto-generated unique name of the risk impact record.
  • Field API Name: std__RiskId__c
  • Data Type: TEXT
  • Description: The parent risk that this impact relates to.