Translated Asset Failure Sets

The Translated Asset Failure Sets view object contains information that holds the definition of the translated failure set . Each row of this object stores the associated failure chain enforced flag, failure set codes, and failure sets. The combination of these attributes forms the unique identifier of the translated failure sets.

Data Store Key : FscmTopModelAM.ScmExtractAM.CseBiccExtractAM.CseAssetFailureSetTranslationExtractPVO

Primary Keys : FailureSetId, Language

Initial Extract Date : CreationDate

Incremental Extract Date : LastUpdateDate

Attributes

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

Name Description
CreatedBy User who created the failure set transaction for the asset record.
CreationDate Date and time when the user created the failure set translation for the asset record.
FailureSetDesc Value that identifies the failure set detailed description.
FailureSetId Value that identifies the failure set unique identifier. This is the primary key of the failure set definition business object
FailureSetName Value that identifies the user specified name of the failure set.
Language Code of the language into which the failure set translation are translated for the asset record.
LastUpdateDate Date and time when the user most recently updated the failure set translation for the asset record.
LastUpdateLogin Session login associated with the user who most recently updated the failure set translation for the asset record.
LastUpdatedBy User who most recently updated the failure set translation record for the asset.
ObjectVersionNumber Number of times the object for the failure set 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 Code of the language in which the contents of the failure set translation columns were originally created.