Risk Cmpl Ctl Version DMO
A junction object that links a risk to one or more mitigating controls from the Control Library. This entity is used to accurately calculate the residual risk.
Object API Name: std__RiskCmplCtlVersionDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: Id
- Risk has a FOREIGNKEY relationship with the Risk DMO
Idfield. - ComplianceControlVersion has a FOREIGNKEY relationship with the Compliance Control Version DMO
Idfield.
- cdp_sys_record_currency
- ComplianceControlVersion
- ControlWeightPct
- DataSourceId
- DataSourceObjectId
- EffectivenessRating
- Id
- InternalOrganizationId
- MitigationRationaleTxt
- Risk
- 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__ComplianceControlVersion__c - Data Type: TEXT
- Description: The specific control that mitigates the master risk.
- Field API Name:
std__ControlWeightPct__c - Data Type: PERCENT
- Description: A numerical value ($0-100%$) that defines the relative importance of an individual control in mitigating a specific risk. It allows for a weighted calculation of the Overall Control Effectivity Score, ensuring that critical controls have a higher impact on residual risk results than minor ones.
- 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__EffectivenessRating__c - Data Type: TEXT
- Description: An assessment of how effective the control is at mitigating the risk.
- 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__MitigationRationaleTxt__c - Data Type: TEXT
- Description: An explanation of why this control is relevant and how it mitigates the risk.
- Field API Name:
std__Risk__c - Data Type: TEXT
- Description: The master risk record to which this control mapping belongs.