Translated Document Definitions
The Translated Document Definitions view object contains information on demand collaboration document definition translations.
Data Store Key : FscmTopModelAM.ScmExtractAM.VcsDemandBiccExtractAM.VcsDocumentDefinitionTranslationsExtractPVO
Primary Keys : DCDocumentDefinitionTranslationsPEODocumentId, DCDocumentDefinitionTranslationsPEOLanguage
Initial Extract Date : DCDocumentDefinitionTranslationsPEOCreationDate
Incremental Extract Date : DCDocumentDefinitionTranslationsPEOLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
DCDocumentDefinitionTranslationsPEOCreatedBy | User who created the document definition translation. |
DCDocumentDefinitionTranslationsPEOCreationDate | Date and time when the document definition translation was created. |
DCDocumentDefinitionTranslationsPEODocumentId | Value that uniquely identifies the collaboration document type. |
DCDocumentDefinitionTranslationsPEOLanguage | Value that identifies the code of the language into which the contents of the translatable columns are translated. |
DCDocumentDefinitionTranslationsPEOLastUpdateDate | Date and time when the document definition translation was last updated. |
DCDocumentDefinitionTranslationsPEOLastUpdatedBy | User who last updated the document definition translation. |
DCDocumentDefinitionTranslationsPEOName | Name of the document. |
DCDocumentDefinitionTranslationsPEOObjectVersionNumber | Number of times the object row has been 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 last queried. |
DCDocumentDefinitionTranslationsPEOSourceLanguage | Value that identifies the code of the language that the contents of the translatable columns were originally created in. |