Translated Maintenance Schedule Pattern
The Translated Maintenance Schedule Pattern view object contains language specific content for a maintenance schedule pattern.
Data Store Key : FscmTopModelAM.ScmExtractAM.MntBiccExtractAM.MntSchedulePatternTranslationExtractPVO
Primary Keys : Language, SchedulePatternId
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 schedule pattern record. |
CreationDate | Date and time when the user created the maintenance schedule pattern 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 schedule pattern transaction record. |
LastUpdateLogin | Indicates the session login associated with the user who last updated the schedule patter translation record. |
LastUpdatedBy | Indicates the user who last updated the schedule pattern translation 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. |
SchedulePatternDesc | The description of the scheduled pattern. |
SchedulePatternId | Value that uniquely identifies the schedule pattern translation record identifier. This is the primary key of the maintenance schedule pattern view object. |
SourceLang | Code of the language into which the schedule patter translation record are translated. |