xpna__PlanVersion__c
Label: Plan Scenario Represents a specific scenario, version, or snapshot of a plan. Enables you to explore alternative cases within the same plan.
| xpna__CreatedFrom__c |
Created From |
May 2024 |
The scenario that this scenario was originally created from.
Looks up to: xpna__PlanVersion__c
|
Lookup |
false |
|
| xpna__DatasetFilters__c |
Dataset Filters |
September 2025 |
For system use. Stores the dataset filters used when updating the scenario from Analytics.
|
LongTextArea(131072) |
|
|
| xpna__Description__c |
Description |
May 2024 |
The description of the scenario.
|
TextArea |
false |
|
| xpna__DimensionValueMappings__c |
Dimension Value Mappings |
September 2025 |
For system use. Stores the dataset dimension value mappings used when updating the scenario from Analytics.
|
LongTextArea(32768) |
|
|
| xpna__IsDefaultVersion__c |
Default Scenario |
Summer 2024 |
Indicates whether the scenario is the default scenario for the plan that it belongs to.
Formula: xpna__Plan__r.xpna__CurrentVersion__c = Id
|
Checkbox |
false |
|
| xpna__IsLocked__c |
Locked |
Spring 2025 |
If selected, the scenario is locked and cannot be edited.
|
Checkbox |
|
false |
| xpna__LastUpdateFromAnalytics__c |
LastUpdateFromAnalytics |
September 2025 |
Displays the last updated timestamp from Analytics.
|
DateTime |
false |
|
| xpna__Lock__c |
Locking Job |
Winter 2024 |
For Certinia internal use only.
Looks up to: xpna__AsyncPlanJob__c
|
Lookup |
false |
|
| xpna__PlanNameAndVersionName__c |
Plan Name and Scenario Name |
Summer 2024 |
For system use. The name of the plan that the scenario belongs to, followed by $. and the name of the scenario.
Formula: xpna__Plan__r.Name + '$.' + Name
|
Text |
false |
|
| xpna__Plan__c |
Plan |
Winter 2024 |
The plan that the scenario belongs to.
Looks up to: xpna__Plan__c
|
MasterDetail |
|
|
| xpna__SkipFullSendToAnalytics__c |
Skip Full Send to Analytics |
Summer 2026 |
For system use. If selected, only cell values that changed since the last send are sent to Analytics for the scenario. If deselected, all the scenario's cells are sent to Analytics in the next send process.
|
Checkbox |
|
false |
|