Translated Warranty Coverages

The Translated Warranty Coverages view object contains information about translated warranty coverage.

Data Store Key : FscmTopModelAM.ScmExtractAM.CseBiccExtractAM.WarrantyCoverageTranslationExtractPVO

Primary Keys : Language, CoverageId

Initial Extract Date : CreationDate

Incremental Extract Date : LastUpdateDate

Attributes

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

Name Description
CoverageDescription Translated description for the warranty coverage transaction.
CoverageId Value that identifies the warranty coverage transaction identifier. This is the foreign key to the warranty coverage transaction entity.
CoverageName Value that identifies the warranty coverage transaction name.
CreatedBy User who created the warranty coverage transaction record for the asset.
CreationDate Date and time when the user created the warranty coverage transaction record for the asset.
Language Value that identifies the warranty coverage transaction code of the language into which the contents of the translatable columns are translated.
LastUpdateDate Date and time when the user most recently updated the warranty coverage transaction record for the asset.
LastUpdateLogin Session login associated with the user who most recently updated the warranty coverage transaction record for the asset.
LastUpdatedBy User who most recently updated the warranty coverage transaction record for the asset.
ObjectVersionNumber Number of times the warranty coverage transaction 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.
SourceLang Value that identifies the source language of the warranty coverage transaction that are translated.