Template__c
Label: Template Contains the details of Revenue Recognition templates (such as template type, calculation type and revenue source) used in revenue calculations.
CalculationType__c |
Calculation Type |
Pre-Spring 2018 |
|
Picklist: 4 4 5 Days Months Months / Actual Days in Part Periods Months / Part Periods Not Applicable |
|
CostBasis__c |
Cost Basis |
Pre-Spring 2018 |
|
Picklist: Total Cost Total Cost Units * Cost Rate |
|
ForecastScheduleDefinition__c |
Forecast Schedule Definition |
Pre-Spring 2018 |
Looks up to: ForecastScheduleDefinition__c
|
Lookup |
|
RevRecType__c |
Template Type |
Pre-Spring 2018 |
|
Picklist: % Complete Deliverable Equal Split |
|
RevenueBasis__c |
Revenue Basis |
Pre-Spring 2018 |
|
Picklist: Total Revenue Total Revenue * VSOE % Total Units * Rate Total Units * Rate * VSOE % Total Units * VSOE Rate |
|
RevenueSource__c |
Revenue Source |
Pre-Spring 2018 |
|
Text(255) |
|
SettingsType__c |
Settings Type |
Pre-Spring 2018 |
Formula: IF(AND(INCLUDES(Settings__r.SettingsType__c, "Actual"), INCLUDES(Settings__r.SettingsType__c, "Forecast")), "Actual;Forecast", IF(INCLUDES(Settings__r.SettingsType__c, "Actual"), "Actual", IF(INCLUDES(Settings__r.SettingsType__c, "Forecast"), "Forecast", "")))
|
Text |
|
Settings__c |
Settings |
Pre-Spring 2018 |
Looks up to: Settings__c
|
Lookup |
|
UseInRevenueContract__c |
Use in Revenue Contract |
Pre-Spring 2018 |
Shows whether the Setting related to this Template is used in Revenue Contracts.
Formula: Settings__r.UseInRevenueContract__c
|
Checkbox |
|
ValueType__c |
Value Type |
Pre-Spring 2018 |
Formula: IF(AND(INCLUDES(Settings__r.ValueType__c, 'Revenue'), INCLUDES(Settings__r.ValueType__c, 'Cost')), 'Revenue;Cost', IF(INCLUDES(Settings__r.ValueType__c, 'Revenue'), 'Revenue', IF(INCLUDES(Settings__r.ValueType__c, 'Cost'), 'Cost', 'Revenue')))
|
Text |
|
ffrrPerformanceObligationTemplate__c |
Performance Obligation Template |
Winter 2023 |
Template assigned to performance obligations created from the source records linked to this template.
Looks up to: Template__c
|
Lookup |
|
|