Skip to content

Latest commit

 

History

History
167 lines (99 loc) · 2.75 KB

business-event-property-changes-v2-163e644.md

File metadata and controls

167 lines (99 loc) · 2.75 KB

Business Event Property Changes (v2)

CDS View Name

C_BUSEVTLOGPAYLOADDEX_2

Analytical Data Category

@Analytics.dataCategory: #FACT

Represented Objects

This view represents the following object:

  • BusEvtLogEvent (TechnicalObject)

This CDS view provides a subset of event payload details.

This CDS view provides the data to answer the following business questions:

  • What are the event qualifiers?

  • What are the field changes?

To help you decide which CDS view to use for your purposes, SAP has introduced the annotation ObjectModel.supportedCapabilities that indicates the most appropriate use cases for each CDS view. To find out what use cases are best supported by this CDS view, access the entry of the CDS view in the View Browser app and find the values for this annotation under the Annotation tab.

Important Fields

Important fields in this view include the following:

Field Name

Description

BusinessEventUUID

Unique identifier for business events.

SAPObjectType

The object type, a business object, or a technical object corresponding to the specified object component. For example: Outbound Delivery for Outbound Delivery Item.

BusEvtLogGlobalFieldName

Field of an object. Example: Amount

BusEvtLogFieldHasOldValue

This is a Boolean flag that indicates whether there was a value for the field.

BusEvtLogFieldIsQualifier

This is a Boolean flag that indicates whether the field is an event qualifier. A qualifier is an annotated field in a generic event that defines the event in more detail. The value of the qualifier field describes a generic event in detail.

Example: For the event Outb Deliv Goods Issue Status Changed the qualified field or Qualifier is OverallGoodsMovementStatus, with the values: Not yet started, Partially Completed, Completed, or Not Relevant

BusEvtLogLastChangedDateTime

The date and timestamp of when the payload entry was last updated.