Event Classes

The event classes view object contains all information related to subledger event classes. The combination of EventClassBApplicationId, EventClassBEntityCode and EventClassBEventClassCode forms the unique identifier of the Event Classes view object.

Data Store Key : FscmTopModelAM.FinExtractAM.XlaBiccExtractAM.EventClassExtractPVO

Primary Keys : EventClassBApplicationId, EventClassBEntityCode, EventClassBEventClassCode

Initial Extract Date : EventClassBCreationDate

Incremental Extract Date : EventClassBLastUpdateDate

Attributes

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

Name Description
EventClassBApplicationId The identifier of the application. This attribute is a part of the composite key of the Event Classes view object.
EventClassBCreatedBy The user who created the event class.
EventClassBCreationDate The date and time when the event class was created.
EventClassBEnabledFlag Indicates whether the event class is enabled.
EventClassBEntityCode 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 Classes view object.
EventClassBEventClassCode The short name of event class. This attribute is a part of the composite key of the Event Classes view object.
EventClassBLastUpdateDate The date when the event class was last updated.
EventClassBLastUpdateLogin The session login associated with the user who last updated the event class.
EventClassBLastUpdatedBy The user who last updated the event class.
EventClassBObjectVersionNumber The number of times the event class row has been updated.
EventClassBUserLanguage The code of the language set up by the user into which the contents of the translatable attributes are translated for the event class.
EventClassTranslationApplicationId The identifier of the application. This attribute is a part of the composite key of the Event Classes view object.
EventClassTranslationCreatedBy The user who created the translated event class.
EventClassTranslationCreationDate The date and time when the translated event class was created.
EventClassTranslationDescription Description of the event class.
EventClassTranslationEntityCode 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 Classes view object.
EventClassTranslationEventClassCode The short name of event class. This attribute is a part of the composite key of the Event Classes view object.
EventClassTranslationLanguage 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 Classes view object.
EventClassTranslationLastUpdateDate The date and time when the translated event class row was last updated.
EventClassTranslationLastUpdateLogin The session login associated with the user who last updated the translated event class.
EventClassTranslationLastUpdatedBy The user who last updated the translated event class.
EventClassTranslationName Translated name of the event class.
EventClassTranslationSourceLang 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.