csc__Expansion_Opportunity__c
Label: Expansion Opportunity Stores the information about a potential expansion sale.
| csc__Account__c |
Account |
January 2026 |
The account associated with the expansion opportunity.
Looks up to: Account
|
Lookup |
false |
|
| csc__Description__c |
Description |
January 2026 |
The description of the expansion opportunity.
|
Html(32768) |
|
|
| csc__Expansion_Opportunity_Owner__c |
Expansion Opportunity Owner |
January 2026 |
The owner of the expansion opportunity.
Looks up to: csc__Resource__c
|
Lookup |
false |
|
| csc__Is_Active__c |
Active |
Spring 2026 |
If selected, the expansion opportunity is active.
|
Checkbox |
|
true |
| csc__Is_Owner_Current_User__c |
Owner is Current User |
Spring 2026 |
For system use. Used to determine if the owner is the current user.
Formula: $User.Id = csc__Expansion_Opportunity_Owner__r.csc__Salesforce_User__c
|
Checkbox |
|
|
| csc__Objective__c |
Objective |
January 2026 |
The objective associated with the expansion opportunity.
Looks up to: csc__Objective__c
|
Lookup |
false |
|
| csc__Predicted_Value__c |
Predicted Value |
January 2026 |
The predicted value of the expansion opportunity.
|
Number(18,2) |
false |
|
| csc__Status__c |
Status |
January 2026 |
The status of the expansion opportunity.
|
Picklist: Active Closed Handover New On Hold |
false |
|
| csc__Success_Plan__c |
Success Plan |
January 2026 |
The success plan associated with the expansion opportunity.
Looks up to: csc__Success_Plan__c
|
Lookup |
false |
|
|