Event Attribute Values

The Event Attribute Values view object contains information about a received event and its attribute values.

Data Store Key : FscmTopModelAM.ScmExtractAM.SmoBiccExtractAM.EventAttributeValueExtractPVO

Primary Keys : AttributeId, BoId, BoKindId, BoTypeId, EventTypeId, EventTime

Initial Extract Date : CreationDate

Incremental Extract Date : LastUpdateDate

Attributes

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

Name Description
AttributeId Value that uniquely identifies the event attribute for which the value was received and processed by the application.
BoId Value that uniquely identifies the business object for which the event was received and processed by the application.
BoKindId Value that uniquely identifies the predefined business object type of the business object for which the event was received and processed by the application.
BoTypeId Value that uniquely identifies the custom business object type of the business object for which the event was received and processed by the application.
CreatedBy User who created the event attribute value record.
CreationDate Date and time when the event attribute value record was created.
DateValue Date value for the event attribute record.
EventTime Time of the event whose attribute value was received and processed by the application.
EventTypeId Value that uniquely identifies the event type for the event that was received and processed by the application.
LastUpdateDate Date and time when the user last updated the event attribute value record.
LastUpdateLogin Session login associated with the user who last updated the event attribute value record.
LastUpdatedBy User who last updated the event attribute value record.
NumericValue Numeric value for the event attribute record.
OrganizationId Value that uniquely identifies the organization of the business object for which the event was received and processed by the application.
StringValue String value for the event attribute record.