Data Model > Data Dictionary > C > Counter Detail
Counter Detail
This object stores multiple aspects of product counters separated by record types. Record type Definition is used for the basic definition of a product counter such as its range of values. Record Type Coverage is used to define counter-based coverage in warranties and service contracts. Record Type Reading is used to capture current counter readings for installed products.
API Label: SVMXC__Counter_Details__c
No. of Fields: 27
Field Label
Field Name
Data Type
Description
Custom Relationship Fields
Applicable Products
SVMXC__Applicable_Products__c
Lookup(Applicable Product)
Name of the applicable product in a warranty term for which this coverage is applicable. Reference to an existing Applicable Products record in ServiceMax.
Counter Definition
SVMXC__Counter_Definition__c
Lookup(Counter Detail)
Name of the Counter for which the reading/coverage is applicable. Reference to an existing Counter Details record in ServiceMax.
Counter Rollup
SVMXC__Counter_Rollup__c
Lookup(Counter Rollup)
This field is lookup to the Counter Rollup object.
Counter Rule
SVMXC__Counter_Rule__c
Lookup(ServiceMax Process)
Name of the Counter Rule to which this counter definition applies. Reference to an existing ServiceMax Process record in ServiceMax.
Covered Products
SVMXC__Covered_Products__c
Lookup(Covered Product)
Name of the covered product in a service contract for which this coverage is applicable. Reference to an existing Covered Products record in ServiceMax.
Installed Product
SVMXC__Installed_Product__c
Lookup(Installed Product)
Name of the installed product for which the reading/coverage is applicable. Reference to an existing installed product record in ServiceMax.
Product
SVMXC__Product__c
Lookup(Product)
Name of the product for which the warranty coverage is applicable. Reference to an existing product record in ServiceMax.
Service/Maintenance Contract
SVMXC__Service_Maintenance_Contract__c
Lookup(Service/Maintenance Contract)
Name of the service contract for which this coverage is defined. Reference to an existing service contract record in ServiceMax.
Warranty Terms
SVMXC__Warranty_Terms__c
Lookup(Warranty Terms)
Name of the Warranty Terms for which this coverage is defined. Reference to an existing warranty terms record in ServiceMax.
Standard Fields
Record Number
Name
Auto Number
The auto-generated record number.
Custom Fields
Active
SVMXC__Active__c
SVMXC__Active__c
Indicates if this counter is active or not.
Counter Name
SVMXC__Counter_Name__c
SVMXC__Counter_Name__c
Unique name of the counter.
Counter Reading
SVMXC__Counter_Reading__c
SVMXC__Counter_Reading__c
Current reading of this counter.
Counter Type
SVMXC__Counter_Type__c
SVMXC__Counter_Type__c
Indicates if the counter is increasing or decreasing in nature.
Counters Covered
SVMXC__Counters_Covered__c
SVMXC__Counters_Covered__c
Number of counters covered from the configured starting point.
Coverage Limit
SVMXC__Coverage_Limit__c
SVMXC__Coverage_Limit__c
Not used.
Coverage Starts At
SVMXC__Coverage_Starts_At__c
SVMXC__Coverage_Starts_At__c
Indicates the value where the coverage starts for this counter.
Difference
SVMXC__Difference__c
SVMXC__Difference__c
This is formula field to calculate absolute difference between the current reading and last reading.
Grows/Reduces By
SVMXC__Grows_Reduces_By__c
SVMXC__Grows_Reduces_By__c
Indicates the value by which this counter grows or reduces. Not currently used.
Is Counter Active?
SVMXC__Is_Counter_Active__c
SVMXC__Is_Counter_Active__c
Flag to indicate active status of related counter definition.
Is Latest
SVMXC__Is_Latest__c
SVMXC__Is_Latest__c
This field is used to identify latest reading when we have multiple readings for same counter definition.
Last Reading
SVMXC__Last_Reading__c
SVMXC__Last_Reading__c
This field is used to hold last reading value.
Last Reading Date
SVMXC__Last_Reading_Date__c
SVMXC__Last_Reading_Date__c
This field is used to hold last reading date.
Max Value
SVMXC__Max_Value__c
SVMXC__Max_Value__c
Maximum allowed value for this counter.
Min Value
SVMXC__Min_Value__c
SVMXC__Min_Value__c
Minimum allowed value for this counter.
Reading Date
SVMXC__Reading_Date__c
SVMXC__Reading_Date__c
Date & Time when Reading was recorded.
Select
SVMXC__Select__c
SVMXC__Select__c
Checkbox used in ServiceMax screens to manage record selection.
Was this helpful?