Translated Work Order Operation
The Translated Work Order Operation view object contains the operation description and operation name. Based on the number of enabled languages, multiple rows can exist for a given work order operation, with one row corresponding to each language for every work order operation that exists in the Work Order Operation view object.
Data Store Key : FscmTopModelAM.ScmExtractAM.WieBiccExtractAM.WOOperationTranslationExtractPVO
Primary Keys : WOOperationTLPEOLanguage, WOOperationTLPEOWoOperationId
Initial Extract Date : WOOperationTLPEOCreationDate
Incremental Extract Date : WOOperationTLPEOLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
WOOperationTLPEOCreatedBy | User who created the work order operation record. |
WOOperationTLPEOCreationDate | Date and time when the work order operation record was created. |
WOOperationTLPEOLanguage | Code of the language into which the contents of the translatable columns are translated. This attribute is a part of the composite key of the Translated Work Order Operation view object. |
WOOperationTLPEOLastUpdateDate | Date and time when the user last updated the work order operation record. |
WOOperationTLPEOLastUpdateLogin | Session login associated with the user who last updated the work order operation record. |
WOOperationTLPEOLastUpdatedBy | User who last updated the work order operation record. |
WOOperationTLPEOObjectVersionNumber | 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. |
WOOperationTLPEOOperationDescription | Description of the operation. |
WOOperationTLPEOOperationName | Name of the operation. |
WOOperationTLPEOSourceLang | Code of the language in which the contents of the translatable columns were originally created. |
WOOperationTLPEOWoOperationId | Value that uniquely identifies the work order operation. This is the primary key of the Work Order Operation view object. This attribute is a part of the composite key of the Translated Work Order Operation view object. |