Meter for Warranty Contracts

The Meter for Warranty Contracts view object calculates the contract duration on the asset.

Data Store Key : FscmTopModelAM.ScmExtractAM.CseBiccExtractAM.WarrantyContractMeterExtractPVO

Primary Keys : ContractMeterId

Initial Extract Date : CreationDate

Incremental Extract Date : LastUpdateDate

Attributes

This table provides the list of exposed attributes and their descriptions.

Name Description
ActiveEndDate This value represents the date when the warranty contract meter is invalidated.
CalculatedDueDate Value that identifies the calculated due date based on the latest warranty contract meter readings.
ContractId Value that identifies the warranty contract identifier. This is the foreign key to the warranty contract entity.
ContractMeterId Value that identifies the warranty contract meter identifier. This is the primary key of the warranty contract meter entity.
CreatedBy User who created the warranty contract meter record for the asset.
CreationDate Date and time when the user created the warranty contract meter record for the asset.
JobDefinitionName Value that identifies the name of the job that created or last updated the warranty contract meter row for the asset record.
JobDefinitionPackage Value that identifies the package name of the job that created or last updated the warranty contract meter row for the asset record.
LastUpdateDate Date and time when the user most recently updated the warranty contract meter record for the asset.
LastUpdateLogin Session login associated with the user who most recently updated the warranty contract meter record for the asset.
LastUpdatedBy User who most recently updated the warranty contract meter record for the asset.
MeterEndValue Value that identifies the ending meter reading value when the warranty contract becomes ineffective.
MeterId Value that identifies the meter that governs whether the warranty contract is applicable.
MeterIntervalValue Value that identifies the meter interval until the warranty contract is applicable.
MeterStartValue Value that identifies the start meter reading value when the warranty contract becomes applicable.
ObjectVersionNumber Number of times the warranty contract meter row was updated. This attribute is used to implement optimistic locking. This number is incremented every time the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
RequestId Value that identifies the request identifier of the job that created or last updated the warranty contract meter row for the asset record.