Translated Condition Event Codes
The Translated Condition Event Codes view object contains information about events that are encountered in third-party applications. Each row of this object stores associated events codes, condition event codes, and condition event names and description. The combination of these attributes forms the unique identifier of the condition event code translation.
Data Store Key : FscmTopModelAM.ScmExtractAM.CseBiccExtractAM.CseAssetConditionEventCodeTranslationExtractPVO
Primary Keys : Language, ConditionEventCodeId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description | 
|---|---|
| ConditionEventCodeDesc | Value that identifies the detailed description of the condition event code for the asset. | 
| ConditionEventCodeId | Value that identifies the condition event code identifier. This is the primary key of the Condition Event Codes business object. | 
| ConditionEventCodeName | Value that identifies the name of the condition event code. This value can't be used as an alternate key, because this is a translatable attribute. | 
| CreatedBy | User who created the translation entity for condition event codes. | 
| CreationDate | Date and time when the user created the translation entity for condition event codes. | 
| Language | Code of the language into which the contents of the translation entity are translated. | 
| LastUpdateDate | Date and time when the user most recently updated the translation entity for condition event record. | 
| LastUpdateLogin | Session login associated with the user who most recently updated the translation entity for condition event record. | 
| LastUpdatedBy | User who most recently updated the translation entity for condition event record. | 
| ObjectVersionNumber | Number of times the translated condition event code object row was updated. This attribute is used to implement optimistic locking. This number is incremented every time 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 into which the contents of the translation entity for condition event code columns were originally created. |