| ffscpq__Bill_Amount__c |
Bill Amount |
Winter 2025 |
The total amount for the line set before discounts are applied.
|
Currency(18,4) |
false |
|
| ffscpq__Billing_Type__c |
Billing Type |
Services CPQ Winter 2023 |
The method of billing to be used.
|
Picklist: Fixed Price Time and Materials |
false |
|
| ffscpq__Create_Milestone__c |
Create Milestone |
Services CPQ Spring 2023 |
If selected, a milestone will be created from the line set.
|
Checkbox |
false |
true |
| ffscpq__End_Date__c |
End Date |
Services CPQ Spring 2022 |
The date the line set ends.
|
Date |
false |
|
| ffscpq__Estimate_Product__c |
Estimate Product |
Services CPQ August 2022 |
The estimate product that relates to the line set.
Looks up to: ffscpq__Estimate_Product_Instance__c
|
Lookup |
false |
|
| ffscpq__Estimate__c |
Estimate |
Services CPQ Spring 2022 |
The estimate that relates to the line set.
Looks up to: ffscpq__Estimate__c
|
Lookup |
false |
|
| ffscpq__Fixed_Price_Margin_Percent__c |
Fixed Price Margin (%) |
Services CPQ Winter 2023 |
For fixed price line sets only. The fixed price margin that the line set uses to calculate the billable amount.
|
Percent(18,2) |
false |
|
| ffscpq__Milestone__c |
Milestone |
Services CPQ Winter 2023 |
The milestone that relates to the line set.
Looks up to: pse__Milestone__c
|
Lookup |
false |
|
| ffscpq__Net_Bill_Amount__c |
Net Bill Amount |
Services CPQ February 2023 |
The total bill amount for the line set after discounts are applied.
|
Currency(18,4) |
false |
|
| ffscpq__Order__c |
Peer Order |
Services CPQ Summer 2022 |
For system use. Used to determine the hierarchy of the line set.
|
Number(8,0) |
false |
|
| ffscpq__Percent_Actual_Allocation__c |
Actual Allocation (%) |
Winter 2026 |
The actual percentage allocation of hours for the line set.
Formula: IF(ffscpq__Estimate__r.ffscpq__Is_Template__c, NULL, IF(AND(NOT(ISNULL(ffscpq__Estimate_Product__c)), ffscpq__Estimate_Product__r.ffscpq__Total_Hours__c != 0), ffscpq__Total_Hours__c / ffscpq__Estimate_Product__r.ffscpq__Total_Hours__c, IF(ffscpq__Estimate__r.ffscpq__Total_Hours_Independent_Records__c != 0, ffscpq__Total_Hours__c / ffscpq__Estimate__r.ffscpq__Total_Hours_Independent_Records__c, 0)))
|
Percent(18,2) |
false |
|
| ffscpq__Percent_Discount__c |
Discount (%) |
Services CPQ May 2023 |
The percentage discount applied to the bill rates of role requests associated with the line set when its billing type is Time and Materials.
|
Percent(5,2) |
false |
|
| ffscpq__Percent_Target_Allocation__c |
Target Allocation (%) |
Winter 2026 |
The target percentage allocation of hours for the line set.
|
Percent(18,2) |
false |
|
| ffscpq__Source_Line_Set__c |
Source Line Set |
Services CPQ Winter 2024 |
The line set that was used as a template in the creation of the line set.
Looks up to: ffscpq__Estimate_Line_Set__c
|
Lookup |
false |
|
| ffscpq__Start_Date__c |
Start Date |
Services CPQ Spring 2022 |
The date the line set starts.
|
Date |
false |
|
| ffscpq__Total_Hours__c |
Total Hours |
Winter 2026 |
The total number of hours for estimate role requests that relate to the line set.
|
Number(18,2) |
false |
|