Table of Contents | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Overview
The following table lists all custom components ( Fields, Classes, Triggers, Buttons, Visual force pages, LWC’s) created for Quote Builder Setup.
...
Button / Action | API | |
---|---|---|
End User Quote | Opportunity.End_User_Quote | Action Button |
Clone Quote Button | Clone | GF_CloneQuoteVFPage |
Quote
Field Name | API | Type |
---|---|---|
Dealer Account | Dealer_Account__c | Lookup(Account) |
Amount ($) | Amount__c | Formula (Number) |
Finance Company | Finance_Company__c | Lookup(Dealer Finance Company) |
Finance Program | Finance_Program__c | Lookup(Finance Program) |
Finance Program Details | Finance_Program_Details__c | Long Text Area(32768) |
FirstName | FirstName__c | Text(255) |
LastName | LastName__c | Text(255) |
Prepared by | Prepared_by__c | Formula (Text) |
Salesperson | Salesperson__c | Lookup(Contact) |
Serial_No | Serial_No__c | Lookup(Serial No.) |
IsPaidByCash | IsPaidByCash__c | Checkbox |
Quote Line Item
Field Name | API | Type |
---|---|---|
Cash | Cash__c | Currency(16, 2) |
Dealer Cost | Dealer_Cost__c | Currency(16, 2) |
Dealer Margin | Dealer_Margin__c | Percent(16, 2) |
Estimate Dealer Cost | Estimate_Dealer_Cost__c | Currency(16, 2) |
MSRP | MSRP__c | Currency(16, 2) |
Promo | Promo__c | Currency(16, 2) |
...
Field Name | API | Type |
---|---|---|
Dealer Account | Dealer_Account__c | Lookup(Account) |
Finance Company Account | Finance_Company_Account__c | Lookup(Account) |
Currency | CurrencyIsoCode | Picklist |
Page Layout | API | Type |
---|---|---|
Dealer Finance Company Layout | Dealer_Finance_Company__c-Dealer Finance Company Layout | Page Layout |
...
Field Name | API | Type | |||
---|---|---|---|---|---|
Cash | Cash__c | Currency(16, 2) | Created By | CreatedById | Lookup(User) |
Currency | CurrencyIsoCode | Picklist | |||
Dealer | Dealer__c | Currency(16, 2) | |||
Dealer’s Margin | Dealer_s_Margin__c | Percent(16, 2) | |||
Estimated Dealer Margin | Estimated_Dealer_Margin__c | Formula (Currency) | |||
Estimated Dealer’s Cost | Estimated_Dealer_s_Cost__c | Formula (Currency) | |||
Finance Account | Finance_Account__c | Lookup(Account) | |||
Finance Program Name | Name | Text(80) | |||
Interest Rate | Interest_Rate__c | Percent(16, 2) | |||
Margin + Finance Rate | Margin_Finance_Rate__c | Formula (Percent) | |||
Monthly Payment | Monthly_Payment__c | Formula (Currency) | |||
Months | Months__c | Number(18, 0) | |||
MSRP | MSRP__c | Currency(16, 2)Owner | OwnerId | Lookup(User,Group) | |
Participation Cost | Participation_Cost__c | Formula (Currency) | |||
Participation Fee | Participation_Fee__c | Percent(16, 2) | |||
Promo | Promo__c | Currency(16, 2) | |||
Savings from MSRP | Savings_from_MSRP__c | Formula (Currency) | |||
Selling Price | Selling_Price__c | Formula (Currency) |
Serial Numbers
Object API: SerialNumberSerial_No__c
Field Name | API | Type | |||
---|---|---|---|---|---|
Assigned to Opportunity | AssignedToOpportunityAssigned_to_Opportunity__c | Lookup(Opportunity) | |||
Company | CompanyAssigned to Opportunity Product | Assigned_to_Opportunity_Product__c | Formula Lookup(TextOpportunity Product) | ||
Created By | CreatedById | Lookup(User) | |||
Currency | CurrencyIsoCode | Picklist | |||
Dealer Account | DealerAccountDealer_Account__c | Lookup(Account) | Deck | Deck__c | Formula (Text) |
End User Account | EndUserAccountEnd_User_cLookup(Account) | ||||
Engine | Engine__c | Formula (Text) | |||
Engine Serial No. | EngineSerialNo__cText(255) | ||||
Front Frame | Front_Frame__c | Formula (Text) | |||
Front Tires | Front_Tires__c | Formula (Text) | |||
Hydrogear Left Serial No. | HydrogearLeftSerialNo__c | Text(255) | |||
Hydrogear Right Serial No. | HydrogearRightSerialNo__c | Text(255) | |||
Item | Item__c | Lookup(Item) | |||
Item Name | Item_Name__c | Formula (Text) | |||
Lookup(Account) | |||||
Last Modified By | LastModifiedById | Lookup(User) | |||
Manufacture Date | ManufactureDate__c | Date | |||
Model Number-Rear Frame | Model_Number_Rear_FrameNo. of Ledger Entries | No_of_Ledger_Entries__c | Formula (TextRoll-Up Summary (COUNT Serial No. Ledger Entry) | ||
Owner | OwnerId | Lookup(User,Group) | |||
Product | Product__c | Lookup(Product) | |||
SeatQuantity | SeatQuantity__c | Formula (TextRoll-Up Summary (SUM Serial No. Ledger Entry) | |||
Serial No. | Name | Text(80)Sold Date | SoldDate__c | Formula (Date) | |
Tire | Tire__c | Formula (Text) | |||
Warranty Expiration Date | WarrantyExpirationDate__c | Formula (Date) |
Serial Number Ledger Entry
Object API: SerialNumberLedgerEntrySerial_No_Ledger_Entry__c
Field Name | API | Type | |
---|---|---|---|
Assigned Dealer Account | AssignedDealer_DealerAccount__c | Lookup(Account) | |
Currency | CurrencyIsoCode | Picklist | |
Description | Description__c | Long Text Area(2000255) | |
Document Type | DocumentTypeDocument_Type__c | Picklist | |
Entry No. | Name | Auto Number | |
Item Ledger EntryOpportunity | ItemLedgerEntryOpportunity__c | Lookup(Item Ledger EntryOpportunity) | |
Opportunity Product | Opportunity_Product__c | Lookup(Opportunity Product) | |
Owner | OwnerId | Lookup(User,Group) | |
Posting Date | PostingDatePosting Date | Posting_Date__c | Date |
Quantity | Quantity__cDate/Time | Number(18, 0) | |
Serial NumberSerialNumberNo. | Serial_No__c | LookupMaster-Detail(Serial NumberNo.) |
Visual Force Pages
Name | API | Type |
---|---|---|
GF_assignserialnumber2 | GF_assignserialnumber2 | VF Page |
GF_EndUserQuotePDF | GF_EndUserQuotePDF | VF Page |
GF_cloneQuoteVFPage | GF_cloneQuoteVFPage | VF Page |
...
Name | API | Type |
---|---|---|
AssignSerialNumber2 | AssignSerialNumber2 | Aura Component |
GF_NewQuoteRedirectLC | GF_NewQuoteRedirectLC | Aura Component |
GF_EditStandardQuoteOverrideLC | GF_EditStandardQuoteOverrideLC | Aura Component |
GF_AssignSerialNumber2 | GF_AssignSerialNumber2 | Aura component App |
Apex Triggers
Name | API | Type |
---|---|---|
GF_OpportunityTrigger | GF_OpportunityTrigger | Apex Trigger |
...
Name | API | Type |
---|---|---|
GF_EndUserQuotePDFController | GF_EndUserQuotePDFController | Apex Class |
GF_OpportunityProductsLWCController | GF_OpportunityProductsLWCController | Apex Class |
GF_CloneQuoteController | GF_CloneQuoteController | Apex Class |
GF_AssignSerialNumberLWCController2 | GF_AssignSerialNumberLWCController2 | Apex Class |
GF_OpportunityProductsLWCController | GF_OpportunityProductsLWCController | Apex Class |
GF_NewQuoteRedirectLCController | GF_NewQuoteRedirectLCController | Apex Class |