Field Label
|
Field Name
|
Data Type
|
Description
|
---|---|---|---|
Custom Relationship Fields
|
|||
Account
|
SVMXC__Account__c
|
Lookup(Account)
|
Lookup to the IB's Account.
|
Installed Product
|
SVMXC__Installed_Product__c
|
Lookup(Installed Product)
|
Lookup to the Installed Product for which the uptime and downtime information is recorded.
|
Product
|
SVMXC__Product__c
|
Lookup(Product)
|
Lookup to Product of the Installed Base.
|
Standard Fields
|
|||
Record Number
|
Name
|
Auto Number
|
The auto-generated record number.
|
Custom Fields
|
|||
Actual Uptime
|
SVMXC__Actual_Uptime__c
|
Formula (Number)
|
Holds the difference of Expected Uptime and the Downtime of the IB.
|
Calculation Method
|
SVMXC__Calculation_Method__c
|
Text(255)
|
This field is used to capture calculation method.
|
Configuration Name
|
SVMXC__Configuration_Name__c
|
Text(255)
|
This field is used to capture configuration name.
|
Downtime (Mins)
|
SVMXC__Downtime__c
|
Number(18, 0)
|
Holds the sum of down-time information captured from Work-Order.
|
Expected Uptime (Mins)
|
SVMXC__Expected_Uptime__c
|
Number(10, 0)
|
Holds the time difference (business-hours) between the current date and installed product's created date.
|
MTBF
|
SVMXC__MTBF__c
|
Formula (Number)
|
Formula for computing the Mean Time Between Failure information. Holds the quotient value derived by dividing Actual-uptime with work-order count.
|
Run On
|
SVMXC__Run_On__c
|
Date/Time
|
Holds the Engine Run date time for capturing the data.
|
Workorder Count
|
SVMXC__Workorder_Count__c
|
Number(5, 0)
|
Holds the count of work-order that were created against the IB.
|