Estimate_Risk__c
Label: Estimate Risk Stores the risk on an estimate.
Comments__c |
Comments |
Winter 2025 |
The comments related to the risk.
|
LongTextArea(32768) |
|
|
Contingency__c |
Contingency |
Winter 2025 |
The description of the contingency plan related to the risk.
|
LongTextArea(32768) |
|
|
Delivery_Risk__c |
Delivery Risk |
Winter 2025 |
If selected, the risk is added to the project created from the associated estimate or estimate product.
|
Checkbox |
|
false |
Estimate_Product_Instance__c |
Estimate Product Instance |
Winter 2025 |
The estimate product instance related to the risk.
Looks up to: Estimate_Product_Instance__c
|
Lookup |
false |
|
Estimate__c |
Estimate |
Winter 2025 |
The estimate that relates to the risk.
Looks up to: Estimate__c
|
MasterDetail |
|
|
Impact__c |
Impact |
Winter 2025 |
The impact related to the risk. Values are 1 to 5. 1 is the lowest impact and 5 is the highest.
|
Picklist: 1 2 3 4 5 |
false |
|
Likelihood__c |
Likelihood |
Winter 2025 |
The likelihood related to the risk.
|
Picklist: 1 2 3 4 5 |
false |
|
Mitigation_Plan__c |
Mitigation Plan |
Winter 2025 |
The mitigation plan related to the risk.
|
LongTextArea(32768) |
|
|
Project_Risk__c |
Project Risk |
Winter 2025 |
The project risk created from the estimate risk.
Looks up to: pse__Risk__c
|
Lookup |
false |
|
Severity__c |
Severity |
Winter 2025 |
The severity related to the risk. Calculated using the values in the Impact and Likelihood fields.
Formula: VALUE( TEXT(Impact__c ) ) * VALUE( TEXT(Likelihood__c ) )
|
Number(18,0) |
false |
|
|