Translated Maintenance Program
The Translated Maintenance Program view object contains the language specific content for a Maintenance Program.
Data Store Key : FscmTopModelAM.ScmExtractAM.MntBiccExtractAM.MaintenanceProgramTranslationExtractPVO
Primary Keys : Language, ProgramId
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 program record. |
CreationDate | Date and time when the user created the maintenance program record. |
Language | Indicates the code of the language into which the contents of the maintenance program are translated. |
LastUpdateDate | Date and time when the user last updated the maintenance program record. |
LastUpdateLogin | Indicates the session login associated with the user who last updated the maintenance program record. |
LastUpdatedBy | Indicates the user who last updated the maintenance program record. |
ObjectVersionNumber | Number of times the object row was updated. This attribute is used to implement optimistic locking. This number is incremented every time that 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. |
ProgramDescription | The detailed description of the maintenance program. |
ProgramId | The unique identifier for the maintenance program entity. |
ProgramName | The unique name for the maintenance program. |
SourceLang | Indicates the code of the language in which the contents of the translatable columns were originally created. |