Translated Meter Definition
The Translated Meter Definition view object contains information about the meter definition to which the asset is assigned. This is the translation entity for meter definition.
Data Store Key : FscmTopModelAM.ScmExtractAM.CseBiccExtractAM.MeterDefinitionTranslationExtractPVO
Primary Keys : Language, MeterDefinitionId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
CreatedBy | User who created the meter definition translation record. |
CreationDate | Date and time when the user created the meter definition translation record. |
Language | Code of the language into which the contents of the meter definition translation are translated. |
LastUpdateDate | Date and time when the user most recently updated the meter definition translation record. |
LastUpdateLogin | Session login associated with the user who most recently updated the meter definition translation record. |
LastUpdatedBy | User who most recently updated the meter definition translation record. |
MeterDefinitionId | Value that identifies the meter definition. This is the primary key of the Meter Definition view object. |
MeterDescription | This is the detailed description of the meter. |
MeterName | This value identifies the name of the meter. This value can't be used as an alternate key as this is a translatable attribute. |
ObjectVersionNumber | Number of times the object row was 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 queried. |
SourceLang | Code of the language in which the contents of the meter definition translation were originally created. |