Translated Event Types
The translated event type view object contains translated information about subledger event types.
Data Store Key : FscmTopModelAM.FinExtractAM.XlaBiccExtractAM.EventTypeTLExtractPVO
Primary Keys : EventTypeTranslationApplicationId, EventTypeTranslationEventClassCode, EventTypeTranslationLanguage, EventTypeTranslationEntityCode, EventTypeTranslationEventTypeCode
Initial Extract Date : EventTypeTranslationCreationDate
Incremental Extract Date : EventTypeTranslationLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| EventTypeTranslationApplicationId | The unique identifier of the application. This attribute is a part of the composite key of the Event Types view object. |
| EventTypeTranslationCreatedBy | The user who created the translated event type. |
| EventTypeTranslationCreationDate | The date and time when the translated event type was created. |
| EventTypeTranslationDescription | Description of the event type. |
| EventTypeTranslationEntityCode | The entity code of the entry to which the transaction is being allocated. This attribute is a part of the composite key of the Event Types view object. |
| EventTypeTranslationEventClassCode | The short name of the event class. This attribute is a part of the composite key of the Event Types view object. |
| EventTypeTranslationEventTypeCode | The short name of the event type. This attribute is a part of the composite key of the Event Types view object. |
| EventTypeTranslationLanguage | Indicates the code of the language into which the contents of the translatable columns are translated. This attribute is a part of the composite key of the Translated Event Types view object. |
| EventTypeTranslationLastUpdateDate | The date and time when the translated event type row was last updated. |
| EventTypeTranslationLastUpdateLogin | The session login associated with the user who last updated the translated event type. |
| EventTypeTranslationLastUpdatedBy | The user who last updated the translated event type. |
| EventTypeTranslationName | Translated name of the event type. |
| EventTypeTranslationObjectVersionNumber | The number of times the translated event type row has been updated. |
| EventTypeTranslationSourceLang | Indicates the code of 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 Classes view object. |