Event Type Attributes

The Event Type Attributes view object contains details about the attributes associated with an event type.

Data Store Key : FscmTopModelAM.ScmExtractAM.SmoBiccExtractAM.EventTypeAttributeExtractPVO

Primary Keys : EventTypeAttributeId

Initial Extract Date : CreationDate

Incremental Extract Date : LastUpdateDate

Attributes

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

Name Description
AttributeCode Code that identifies an event type attribute. This code uniquely identifies an attribute within an event type.
CreatedBy User who created the event type attribute record.
CreationDate Date and time when the event type attribute record was created.
DataType Indicates the data type for the attribute values. Valid values are NUMBER, STRING, BOOLEAN, JSON and DATE.
EventTypeAttributeId Value that uniquely identifies the event type attribute. This is the primary key of the Event Type Attributes view object.
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.
EventTypeAttributeTranslationPEOLanguage Value that uniquely identifies the language in which the contents of the translatable columns are translated.
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.
EventTypeId Value that uniquely identifies the parent event type. It's a primary key that the application generates when it creates an event type.
LastUpdateDate Date and time when the user last updated the event type attribute record.
LastUpdateLogin Session login associated with the user who last updated the event type attribute record.
LastUpdatedBy User who last updated the event type attribute record.
MandatoryFlag Indicates whether the attribute is mandatory within an event.
ObjectVersionNumber 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.