ActivityMeasureExtractPVO
The Activity Measures view object contains measure information of a sustainability activity. The details include measure type, measure quantity, unit of measure, and currency.
Data Store Key : FscmTopModelAM.PrcExtractAM.SusBiccExtractAM.ActivityMeasureExtractPVO
Primary Keys : ActivityMeasureId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
ActivityId | Value that uniquely identifies the activity record. |
ActivityMeasureId | Value that uniquely identifies the activity measure record. This is a primary key of the Activity Measures view object. |
CreatedBy | User who created the activity measure record. |
CreationDate | Date and time when the activity measure record was created. |
Currency | Value of the currency when the measure is monetary, for example, amount. |
CurrencyCode | Code used to identify the currency when the measure is monetary, for example, amount. |
LastUpdateDate | Date and time when the activity measure record was last updated. |
LastUpdateLogin | Session login associated with the user who last updated the activity measure record. |
LastUpdatedBy | User who most recently updated the activity measure row. |
Measure | Value of the measure used for emission calculation and reporting. |
MeasureTypeCode | Code used to identify the measure type. |
ObjectVersionNumber | Indicates the version of the activity measure row. |
StatusCode | Code that helps to uniquely identify a status. |
UOM | Value of the unit of measure when the measure isn't monetary, for example, quantity or distance. |
UOMCode | Code used to identify the unit of measure when the measure isn't monetary, for example, quantity or distance. |