FIELD LABEL
|
FIELD NAME
|
DATA TYPE
|
DESCRIPTION
|
---|---|---|---|
Custom Relationship Fields
|
|||
Price Book
|
SVMXA360__PriceBookId__c
|
Lookup(Price Book)
|
The Price book which would be used in Contracts while authoring.
|
Service Plan Product
|
SVMXA360__ServicePlanProductId__c
|
Lookup(Product)
|
The Product lookup to associate one-to-one relation between Service Plan and Product.
|
Standard Fields
|
|||
Plan Name
|
Name
|
Text(80)
|
Auto-generated record name.
|
Custom Fields
|
|||
Active
|
SVMXA360__IsActive__c
|
Checkbox
|
This field indicates whether the plan is active or not.
|
Contract Term Duration
|
SVMXA360__ContractTermDuration__c
|
Number(4, 0)
|
The duration of the template in number.
|
Contract Term Unit of Time
|
SVMXA360__ContractTermUnitOfTime__c
|
Picklist
|
The duration of the plan.
|
Description
|
SVMXA360__Description__c
|
Long Text Area (32000)
|
This field is to provide a description of the plan.
|
Special Terms
|
SVMXA360__SpecialTerms__c
|
Long Text Area (32000)
|
The value in this field would be used to copy to the same field in the Service Contract during authoring.
|