Translated Maintenance Work Requirement
The Translated Maintenance Work Requirement view object contains language specific content for a maintenance work requirement.
Data Store Key : FscmTopModelAM.ScmExtractAM.MntBiccExtractAM.MntWorkRequirementTranslationExtractPVO
Primary Keys : Language, RequirementId
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 requirement record. |
CreationDate | Date and time when the user created the maintenance work requirement record. |
Language | Indicates the code of the language into which the contents of the translatable columns are translated. |
LastUpdateDate | Date and time when the user last updated the maintenance work requirement record. |
LastUpdateLogin | Indicates the session login associated with the user who last updated the maintenance work requirement record. |
LastUpdatedBy | Indicates the user who last updated the maintenance work requirement record. |
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. |
RequirementId | Value that uniquely identifies the maintenance program entity. |
RequirementName | The unique name for the maintenance work requirement within the maintenance program. |
SourceLang | Indicates the code of the language in which the contents of the translatable columns were originally created. |