Contract Price Line Item Plan
This object stores the plans/templates to author Contract Price Line Items.
API Name: SVMXA360__ContractPriceLineItemPlan__c
Number of Fields: 13
FIELD LABEL
FIELD NAME
DATA TYPE
DESCRIPTION
Custom Relationship Fields
Applicable Contract Line Product
SVMXA360__ContractLineItemPlanId__c
Lookup(Applicable Contract Line Product)
The lookup relationship to Applicable Contract Line Product.
​Entitled Service Plan
SVMXA360__EntitledServicePlanId__c
Lookup(Entitled Service Plan)
​The lookup relationship to Entitled Service Plan.
Product
SVMXA360__ProductId__c
Lookup(Product)
​The lookup to Product.
Service Contract Plan
SVMXA360__ServiceContractPlanId__c
Lookup(Service Contract Plan)
​The lookup relationship to Service Contract Plan.
Standard Fields
Record Number
Name
Auto Number
The auto-generated record number.
Custom Fields
​Entitled Discount
SVMXA360__EntitledDiscount__c
​Percent(3, 2)
​The discount for the Part/Expense/Labor/Travel items.
​Entitled Price
SVMXA360__EntitledPrice__c
​Currency(16, 2)
​The negotiated price of the Part/Expense/Labor/Travel items.
​Expense Item
SVMXA360__ExpenseItem__c
​Picklist
​The picklist values for expense items.
​Line Level
SVMXA360__LineLevel__c
Formula (Text)
​Indicates whether the Contract Price Line Item Plan belongs to the Service Contract Plan, the Entitled Service Plan, the Contract Line Item Plan, or both the ES and CLI Plans.
​Line Type
SVMXA360__LineType__c
​Picklist
​Indicates the type of Line Item.
​Product Family
SVMXA360__ProductFamily__c
Picklist
​The product family of the CPLI Plan. The picklist values should align with the 'Product Family' field on the Product object.
​Surcharge
SVMXA360__Surcharge__c
​Percent(3, 2)
The surcharge price for the Part/Expense/Labor/Travel items.
Unique Key
SVMXA360__UniqueKey__c
Text(255) (Unique Case Sensitive)
Checks for the uniqueness of the records.
Was this helpful?