Translated Installed Base Asset

The Translated Installed Base Asset view object contains information of the code language into which the contents of the translatable columns are translated for the asset number record.

Data Store Key : FscmTopModelAM.ScmExtractAM.CseBiccExtractAM.CseAssetTranslationExtractPVO

Primary Keys : Language, AssetId

Initial Extract Date : CreationDate

Incremental Extract Date : LastUpdateDate

Attributes

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

Name Description
AssetId Value that uniquely identifies the asset number. This is a primary key that the application generates when it creates asset translation record.
CreatedBy User who created the asset number for the asset translation record.
CreationDate Date and time when the user created the asset number for the asset translation record.
Description The asset translation description associated to the asset number record.
Language Code of the language into which the asset translation record for the asset number are translated.
LastUpdateDate Date and time when the user most recently updated the asset translation for the asset number record.
LastUpdateLogin Session login associated with the user who most recently updated the asset translation for the asset record.
LastUpdatedBy User who most recently updated the asset translation record for the asset number.
ObjectVersionNumber Number of times the object 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 Code of the language in which the contents of the asset translation columns were originally created.