Translated Event Definitions
The Translated Event Definitions view object stores all the translatable attributes of the event definition.
Data Store Key : FscmTopModelAM.ScmExtractAM.FosBiccExtractAM.FosEventDefinitionTranslationExtractPVO
Primary Keys : EventDefinitionsTLPEOEventDefinitionId, EventDefinitionsTLPEOLanguage
Initial Extract Date : EventDefinitionsTLPEOCreationDate
Incremental Extract Date : EventDefinitionsTLPEOLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
EventDefinitionsTLPEOCreatedBy | User who created the event definition translation. |
EventDefinitionsTLPEOCreationDate | Date when the event definition translation was created. |
EventDefinitionsTLPEODescription | Description of the event type. |
EventDefinitionsTLPEOEnterpriseId | Value that identifies the enterprise that's used for multiple tenancy partitioning. |
EventDefinitionsTLPEOEventDefinitionId | Value that uniquely identifies the event definition. This is the primary key of the Event Definitions view object. |
EventDefinitionsTLPEOEventTypeName | Value that identifies the name of the event type. It's a user friendly name used to identify trade event types. |
EventDefinitionsTLPEOLanguage | Value that identifies the code of the language that the contents of the translatable columns are translated. |
EventDefinitionsTLPEOLastUpdateDate | Date when the event definition translation was last updated. |
EventDefinitionsTLPEOLastUpdateLogin | Session login associated with the user who last updated the event definition translation. |
EventDefinitionsTLPEOLastUpdatedBy | User who last updated the event definition translation. |
EventDefinitionsTLPEOObjectVersionNumber | Value that identifies the number of times the event definition translation row has been updated. |
EventDefinitionsTLPEOSeedDataSource | Value that identifies the source of the seed data record. A value of BULK_SEED_DATA_SCRIPT indicates that the record was bulk loaded. Otherwise, it specifies the name of the seed data file. |
EventDefinitionsTLPEOSourceLang | Value that identifies the code of the language that the contents of the translatable columns were originally created. |