Translated Maintenance Work Definition Name

The Translated Maintenance Work Definition Name view object contains information about maintenance work definition names. Based on the number of enabled languages, multiple rows can exist for a given maintenance work definition name. Each row corresponds to a language for every maintenance work definition name that exists in the Maintenance Work Definition Name view object.

Data Store Key : FscmTopModelAM.ScmExtractAM.WisBiccExtractAM.WDMaintenanceNameTranslationExtractPVO

Primary Keys : Language, WdMntNameId

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 maintenance work definition name record.
CreationDate Date when the user created the maintenance work definition name record.
Language Code of the language into which the contents of the translatable columns are translated. This attribute is part of the composite key of the Translated Maintenance Work Definition view object.
LastUpdateDate Date and time when the user last updated the maintenance work definition name record.
LastUpdateLogin Session login associated with the user who last updated the maintenance work definition name record.
LastUpdatedBy User who last updated the maintenance work definition name record.
MaintenanceWdDesc Description of the maintenance work definition name.
MaintenanceWdName Name of the maintenance work definition.
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 translatable columns were originally created.
WdMntNameId Value that uniquely identifies the maintenance work definition name. This is the primary key of the Maintenance Work Definition Name view object. This attribute is part of the composite key of the Translated Maintenance Work Definition view object.