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 |
---|---|---|---|
ObjectId | String | The unique ID generated by the system. | No |
ProjectId | String | The short name of the associated project. | Yes |
ProjectObjectId | ForeignKey | The unique ID of the associated project. | Yes |
RiskId | String | The short name of the associated risk. | Yes |
RiskResponseActionId | String | The short name of the associated risk response action. | Yes |
RiskResponseActionName | String | The name of the associated risk response action. | Yes |
RiskResponseActionObjectId | ForeignKey | The unique ID of the associated risk response action. | No |
RiskThresholdLevelCode | String | The short name of the associated risk threshold level. | Yes |
RiskThresholdLevelName | String | The name of the associated risk threshold level. | Yes |
RiskThresholdLevelObjectId | ForeignKey | The unique ID of the associated risk threshold level. | No |
RiskThresholdName | String | The name of the associated risk threshold. | Yes |
RiskThresholdObjectId | ForeignKey | The unique ID of the associated risk threshold. | Yes |