FIELD LABEL
|
FIELD NAME
|
DATA TYPE
|
DESCRIPTION
|
---|---|---|---|
Custom Relationship Fields
|
|||
Product
|
SVMXA360__ProductId__c
|
Lookup(Product)
|
The Product that would be used to author the Contract Line. When a Service Contract is created using the SCON Plan, this product retrieves the Assets linked to the source record to create Contract Line Items on the SCON.
|
Service Contract Plan
|
SVMXA360__ServiceContractPlanId__c
|
Master-Detail(Service Contract Plan)
|
The master-detail relationship to Service Contract Plan.
|
Standard Fields
|
|||
Record Number
|
Name
|
Auto Number
|
The auto-generated record number.
|
Custom Fields
|
|||
Contract Line Duration
|
SVMXA360__ContractLineDuration__c
|
Number(4, 0)
|
The duration of the plan, in numbers.
|
Contract Line Unit of Time
|
SVMXA360__ContractLineUnitOfTime__c
|
Picklist
|
The duration of the plan, in units.
|
Discount
|
SVMXA360__Discount__c
|
Percent(3, 2)
|
The discount % to be applied to Contract Line Item records while authoring.
|
Product Family
|
SVMXA360__ProductFamily__c
|
Picklist
|
The product family of the CLI Plan. The picklist values should align with the 'Product Family' field on the Product object. When a Service Contract is created using the SCON Plan, this product family retrieves the Assets linked to the source record to create Contract Line Items on the SCON.
|
Unique Key
|
SVMXA360__UniqueKey__c
|
Text(255) (Unique Case Sensitive)
|
Checks for the uniqueness of the records by a combination of Contract, Product, and Product Family.
|