Description: The risk response action impact object is a post-risk response action qualitative value that is assigned to a risk for each of the risk thresholds.
Field | Type | Description | Read-Only |
---|---|---|---|
projectCode | String | The short name of the associated project. | Yes |
projectId | ForeignKey | The unique ID of the associated project. | No |
riskCode | String | The short name of the associated risk. | Yes |
riskMitigationCode | String | The short name of the associated risk response action. | Yes |
riskMitigationId | ForeignKey | The unique ID of the associated risk response action. | No |
riskResponseActionImpactId | String | The unique ID generated by the system. | Yes |
riskResponseActionName | String | The name of the associated risk response action. | No |
riskScoreThresholdCode | String | The short name of the associated risk threshold level. | Yes |
riskScoreThresholdId | ForeignKey | The unique ID of the associated risk threshold level. | No |
riskScoreTypeId | ForeignKey | The unique ID of the associated risk threshold. | No |
riskScoreTypeName | String | The name of the associated risk threshold. | Yes |
riskThresholdLevelName | String | The name of the associated risk threshold level. | Yes |