Translated Event Type Attributes
The Translated Event Type Attributes view object contains the attribute name and description. Based on the number of enabled languages, multiple rows can exist for a given event type attribute, with one row corresponding to each language for every event type attribute that exists in the Event Type Attributes view object.
Data Store Key : FscmTopModelAM.ScmExtractAM.SmoBiccExtractAM.EventTypeAttributeTranslationExtractPVO
Primary Keys : EventTypeAttributeTranslationPEOEventTypeAttributeId, EventTypeAttributeTranslationPEOLanguage
Initial Extract Date : EventTypeAttributeTranslationPEOCreationDate
Incremental Extract Date : EventTypeAttributeTranslationPEOLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| EventTypeAttributeTranslationPEOAttributeDescription | Description of the attribute. |
| EventTypeAttributeTranslationPEOAttributeName | Name of the attribute. |
| EventTypeAttributeTranslationPEOCreatedBy | User who created the event type attribute record. |
| EventTypeAttributeTranslationPEOCreationDate | Date and time when the event type attribute record was created. |
| EventTypeAttributeTranslationPEOEventTypeAttributeId | Value that uniquely identifies the event type attribute. This is the primary key of the Event Type Attributes view object. This attribute is a part of the composite key of the Translated Event Type Attributes view object. |
| EventTypeAttributeTranslationPEOLanguage | Value that uniquely identifies the language in which the contents of the translatable columns were originally created. This attribute is a part of the composite key of the Translated Event Type Attributes view object. |
| EventTypeAttributeTranslationPEOLastUpdateDate | Date and time when the user last updated the event type attribute record. |
| EventTypeAttributeTranslationPEOLastUpdateLogin | Session login associated with the user who last updated the event type attribute record. |
| EventTypeAttributeTranslationPEOLastUpdatedBy | User who last updated the event type attribute record. |
| EventTypeAttributeTranslationPEOObjectVersionNumber | Number of times the 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. |
| EventTypeAttributeTranslationPEOSourceLang | Value that uniquely identifies the language in which the contents of the translatable columns were originally created. |