Event Types

The event types view object contains all information related to subledger event types. The combination of EventTypeBApplicationId, EventTypeBEntityCode, EventTypeBEventClassCode and EventTypeBEventTypeCode forms the unique identifier of the Event Types view object.

Data Store Key : FscmTopModelAM.FinExtractAM.XlaBiccExtractAM.EventTypeExtractPVO

Primary Keys : EventTypeBApplicationId, EventTypeBEntityCode, EventTypeBEventTypeCode, EventTypeBEventClassCode

Initial Extract Date : EventTypeBCreationDate

Incremental Extract Date : EventTypeBLastUpdateDate

Attributes

This table provides the list of exposed attributes and their descriptions.

Name Description
EventTypeBAccountingFlag Indicate whether the event type is used for accounting.
EventTypeBApplicationId The unique identifier of the application. This attribute is a part of the composite key of the Event Types view object.
EventTypeBCreatedBy The user who created the event type.
EventTypeBCreationDate The date and time when the event type was created.
EventTypeBEnabledFlag Indicates whether the event type is enabled.
EventTypeBEntityCode 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.
EventTypeBEventClassCode The short name of the event class. This attribute is a part of the composite key of the Event Types view object.
EventTypeBEventTypeCode The short name of the event type. This attribute is a part of the composite key of the Event Types view object.
EventTypeBLastUpdateDate The date when the event type was last updated.
EventTypeBLastUpdateLogin The session login associated with the user who last updated the event type.
EventTypeBLastUpdatedBy The user who last updated the event type.
EventTypeBObjectVersionNumber The number of times the event type row has been updated.
EventTypeBTaxFlag Indicate whether the event type is used for the tax.
EventTypeBTransactionReversalFlag Indicates whether the event type is used for transaction reversal.
EventTypeBUserLanguage The code of the language set up by the user into which the contents of the translatable attributes are translated for the event class.
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.
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.