Data Model > Data Dictionary > Functional Objects > C > Covered Work Plan
Covered Work Plan
Work Plans entitled with the service contract.
API Label: SVMXC__SM_CoveredWorkPlan__c
No. of Fields: 24
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Installed Product
SVMXC__SM_InstalledProductId__c
Lookup(Installed Product)
Indicates Work Plan is covered for this IB
Location
SVMXC__SM_LocationId__c
Lookup(Location)
Lookup to Location in ServiceMax. Indicates Work Plan covered for this location
Product
SVMXC__SM_ProductId__c
Lookup(Product)
Lookup to Product. Work Plan is covered for this Product.
Service/Maintenance Contract
SVMXC__SM_ServiceContractId__c
Lookup(Service/Maintenance Contract)
Work Plan added to this Service Contract
SLA Term
SVMXC__SM_SLATermId__c
Lookup(SLA Terms)
Lookup to SLA Term in ServiceMax. Indicates the agreed working hours.
Work Plan
SVMXC__SM_WorkPlanId__c
Lookup(Work Plan)
Name of the Work Plan offered as service.
Product Warranty
SVMXC__SM_ProductWarrantyId__c
Lookup(Product Warranty)
Indicates that the work plan is covered under this product warranty.
Warranty Terms
SVMXC__SM_WarrantyTermId__c
Lookup(Warranty Terms)
Indicates that the work plan is linked to this warranty term.
Service Plan
SVMXC__SM_ServicePlanId__c
Lookup(Service Plan)
The Service Plan to which this Covered Work Plan belongs.
Custom Fields
Active
SVMXC__SM_IsActive__c
Checkbox
Indicates Work Plan coverage for the service contract is active
Agreed Quantity
SVMXC__SM_AgreedQty__c
Number(16, 2)
Agreed number of service offered with the Work Plan
Allocated Quantity
SVMXC__SM_AllocatedQty__c
Number(16, 2)
Total number of services allocated with Work Plan entitlement.
Consumed Quantity
SVMXC__SM_ConsumedQty__c
Number(16, 2)
Total number of services consumed with Work Plan completion
End Date
SVMXC__SM_EndDate__c
Date
Indicates service coverage end date for the Work Plan. Optional.
Product Family
SVMXC__SM_ProductFamily__c
Picklist(Global Picklist - Product Family)
Indicates Work Plan is covered for this Product Family
Product Line
SVMXC__SM_ProductLine__c
Picklist(Global Picklist - Product Line)
Indicates Work Plan is covered for this Product Line
Quantity Per Transaction
SVMXC__SM_QtyPerTransaction__c
Number(16, 2)
Indicates the Quantity that must allocated with each successful entitlement. Default value is 1. Example: 4 Hours allocated with each entitlement check where Unit is Hours.
Remaining Quantity
SVMXC__SM_RemainingQty__c
Number(16, 2)
Total number services remaining for allocation during entitlement check ie. Agreed Quantity - Allocated Quantity
Start Date
SVMXC__SM_StartDate__c
Date
Indicates service coverage start date for the Work Plan. Optional.
Unit
SVMXC__SM_Unit__c
Picklist
The unit/type of service offered.
Expense Coverage
SVMXC__SM_ExpenseCoverage__c
Percent(3, 0)
Indicates the percentage of expense cost covered under the entitlement.
Labor Coverage
SVMXC__SM_LaborCoverage__c
Percent(3, 0)
Indicates the percentage of labor cost covered under the entitlement.
Part Coverage
SVMXC__SM_PartCoverage__c
Percent(3, 0)
Indicates the percentage of parts cost covered under the entitlement.
Unlimited Coverage
SVMXC__SM_UnlimitedCoverage__c
Checkbox
When the value is True, the entitlement engine ignores the remaining unit count.
Was this helpful?