Template__c
Label: Recognition Template Contains the details of Recognition Templates such as recognition method, calculation type and recognition source.
CalculationAdjustmentType__c |
Calculation Adjustment Type |
Winter 2024 |
|
Picklist: Prospective Retrospective |
|
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 |
Recognition Method |
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 |
Recognition 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 |
Recognition Settings |
Pre-Spring 2018 |
Looks up to: Settings__c
|
Lookup |
|
UseInRevenueContract__c |
Use in Revenue Contract |
Pre-Spring 2018 |
Shows whether the recognition settings record related to this recognition 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 Rec. Template |
Spring 2024 |
Recognition template assigned to performance obligations created from the source records linked to this recognition template.
Looks up to: Template__c
|
Lookup |
|
|