Measure Definitions
The Measure Definitions view object contains information on demand collaboration measure definitions.
Data Store Key : FscmTopModelAM.ScmExtractAM.VcsDemandBiccExtractAM.VcsMeasureDefinitionsExtractPVO
Primary Keys : DCMeasureDefinitionsPEOMeasureId
Initial Extract Date : DCMeasureDefinitionsPEOCreationDate
Incremental Extract Date : DCMeasureDefinitionsPEOLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
DCMeasureDefinitionsPEOCreatedBy | User who created the measure definition. |
DCMeasureDefinitionsPEOCreationDate | Date and time when the measure definition was created. |
DCMeasureDefinitionsPEODataTypeCode | Abbreviation that identifies the data type of the measure. |
DCMeasureDefinitionsPEOExpireFlag | Contains one of the following values: Y or N. If Y, then the measure has expired. If N, then the measure hasn't expired. The default is N. |
DCMeasureDefinitionsPEOLastUpdateDate | Date and time when the measure definition was last updated. |
DCMeasureDefinitionsPEOLastUpdatedBy | User who last updated the measure definition. |
DCMeasureDefinitionsPEOMeasureId | Value that uniquely identifies the document measure. |
DCMeasureDefinitionsPEOMeasureTypeCode | Abbreviation that identifies the type of measure used for collaboration. |
DCMeasureDefinitionsPEOObjectVersionNumber | 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. |