Translated Measure Definitions
The Translated Measure Definitions view object contains information on demand collaboration measure definition translations.
Data Store Key : FscmTopModelAM.ScmExtractAM.VcsDemandBiccExtractAM.VcsMeasureDefinitionTranslationsExtractPVO
Primary Keys : DCMeasureDefinitionTranslationsPEOLanguage, DCMeasureDefinitionTranslationsPEOMeasureId
Initial Extract Date : DCMeasureDefinitionTranslationsPEOCreationDate
Incremental Extract Date : DCMeasureDefinitionTranslationsPEOLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
DCMeasureDefinitionTranslationsPEOCreatedBy | User who created the measure definition translation. |
DCMeasureDefinitionTranslationsPEOCreationDate | Date and time when the measure definition translation was created. |
DCMeasureDefinitionTranslationsPEOLanguage | Value that identifies the code of the language into which the contents of the translatable columns are translated. |
DCMeasureDefinitionTranslationsPEOLastUpdateDate | Date and time that the measure definition translation was last updated. |
DCMeasureDefinitionTranslationsPEOLastUpdatedBy | User who last updated the measure definition translation. |
DCMeasureDefinitionTranslationsPEOMeasureId | Value that uniquely identifies the document measure. |
DCMeasureDefinitionTranslationsPEOName | Name of the measure. |
DCMeasureDefinitionTranslationsPEOObjectVersionNumber | 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. |
DCMeasureDefinitionTranslationsPEOPreviousCycleName | The name of the measure as defined in the previous cycle. |
DCMeasureDefinitionTranslationsPEOSourceLanguage | Value that identifies the code of the language that the contents of the translatable columns were originally created in. |