Warranty Coverage Meters
The Warranty Coverage Meters view object contains information that's used to indicate if the warranty coverage is applicable for assets.
Data Store Key : FscmTopModelAM.ScmExtractAM.CseBiccExtractAM.WarrantyCoverageMeterExtractPVO
Primary Keys : CoverageMeterId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
ActiveEndDate | Date when the warranty coverage meter is invalidated. |
CoverageId | Value that identifies the warranty coverage meter. This is the foreign key to the warranty coverage meter entity. |
CoverageMeterId | Value that identifies the warranty coverage meter. The warranty coverage meter identifier is the primary key of the entity. |
CreatedBy | User who created the warranty coverage meter record for the asset. |
CreationDate | Date and time when the user created the warranty coverage meter record for the asset. |
JobDefinitionName | Name of the job that created or last updated the warranty coverage meter row. |
JobDefinitionPackage | Value that identifies the package name of the job that created or last updated the warranty coverage meter row. |
LastUpdateDate | Date and time when the user most recently updated the warranty coverage meter record for the asset. |
LastUpdateLogin | Session login associated with the user who most recently updated the warranty coverage meter record for the asset. |
LastUpdatedBy | User who most recently updated the warranty coverage meter record for the asset. |
MeterDefinitionId | Value that identifies the meter definition that governs if the warranty coverage is applicable. |
MeterIntervalValue | Value that indicates the interval until when the warranty coverage meter is applicable. |
MeterStartValue | Value that identifies the starting meter reading value when the warranty coverage meter becomes applicable. |
ObjectVersionNumber | Number of times the warranty coverage 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 indicates the request identifier of the job that created or last updated the warranty coverage meter row. |