Translated Plant Shift Exceptions for Extraction
The Translated Plant Shift Exceptions for Extraction view object collects the translatable attributes for exceptions associated to shifts in a production schedule.
Data Store Key : FscmTopModelAM.ScmExtractAM.ScmRcsBiccExtractAM.PlantShiftExceptionTranslationExtractPVO
Primary Keys : Language, PlantShiftExcId
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 row. |
CreationDate | Date and time of the creation of the row. |
Language | Indicates the code of the language into which the contents of the translatable columns are translated. |
LastUpdateDate | Date and time of the last update of the row. |
LastUpdateLogin | Session login associated to the user who last updated the row. |
LastUpdatedBy | User who last updated the row. |
Name | Value that identifies the user-supplied name for the shift exception. This value is required. |
ObjectVersionNumber | 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. |
PlantShiftExcId | Value that uniquely identifies the shift exception in the production calendar of a plant. The application generates this value when it creates the exception. |
Reason | Value that identifies the user-supplied reason for the shift exception. |
SourceLang | Indicates the code of the language in which the contents of the translatable columns were originally created. |