Translated Warranty Claims
The Translated Warranty Claims view object contains the translated attributes for the supplier warranty claim view object entity.
Data Store Key : FscmTopModelAM.ScmExtractAM.CseBiccExtractAM.WarrantyClaimTranslationExtractPVO
Primary Keys : Language, ClaimId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
ClaimDescription | Value that identifies the detail description of the warranty claim. |
ClaimId | Value that identifies the claim identifier. This is the primary key of the warranty coverage entity. |
CreatedBy | User who created the translated warranty claim record for the asset. |
CreationDate | Date and time when the user created the translated warranty claim record for the asset. |
Language | Value that identifies the warranty claim translation 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 translated warranty claim record for the asset. |
LastUpdateLogin | Session login associated with the user who most recently updated the warranty claim translation record for the asset. |
LastUpdatedBy | User who most recently updated the warranty claim translation record for the asset. |
ObjectVersionNumber | Number of times the warranty claim translation 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 | Source language from which the warranty claim translation is recorded for the asset. |