Risk Impacted Record DMO

Per-program/contract risk management entity. Represents the intersection of a Risk and a Program/Contract where assessment, treatment decisions, and mitigation tracking happen.

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.
  • 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: Reference to the impacted record like SalesContractLine.
  • Field API Name: std__ImpactedRecordObjectTxt__c
  • Data Type: TEXT
  • Description: Name of the impacted record like SalesContractLine.
  • Field API Name: std__ImpactEndDateTime__c
  • Data Type: DATETIME
  • Description: When impact was no longer applicable.
  • Field API Name: std__ImpactStartDateTime__c
  • Data Type: DATETIME
  • Description: When 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__LifecycleStatus__c
  • Data Type: TEXT
  • Description: Lifecycle state.
  • Field API Name: std__RiskId__c
  • Data Type: TEXT
  • Description: Which risk this impact belongs to.