Show TOC

 Create Tracked Process Event Notification Locate this document in the navigation structure

 

To create a tracked process event notification.

Technical Data

Entity Type

Service Operation

Software Component Version

SCEMSRV 7.01

Release State

released

Technical Name

TrackedProcessEventNotificationCreateRequest_In

Namespace

http://sap.com/xi/EM/Global

Application Component

SCM-EM-MGR-CON

Category

B2B

Direction

inbound

Mode

asynchronous

Idempotency

not applicable

Change/Update Behavior

not applicable

P2P Communication Enabled

no

Business Context and Use

The Create Tracked Process Event Notification inbound operation requests the creation of an event notification for a tracked process.  A tracked process event notification is created during the execution of tracked business process by employees or business partners.  An event notification is created when the user confirms actual events for a business process.When an actual event is reported, the corresponding event notification for the tracked process is created. An event notification is often created automatically, for example, an event notification can be automatically created when a delivery is received.  However, it is also possible for a user to create an event notification manually.Consider a purchasing scenario that begins with the creation of a purchase order for a material. If the purchase order is subject to a tracked process, the progress of the purchase order (from creation through to payment) can be tracked at line item level.When a purchase order is created, changed or deleted, the associated tracked process is also updated, including the expected events and attributes that identify, control, and monitor the related business process.To create a tracked process event notification for this purchasing scenario, the user can use the Create Tracked Process Event Notification operation.  The creation of the event notification is confirmed using the Confirm Creation Tracked Process Event Notification  operation.

Related Operations

The creation of a tracked process event notification is confirmed using the Confirm Creation Tracked Process Event Notification  operation.

Features

You use the Create Tracked Process Event Notification operation to report information about an event that has occurred for a tracked process. The tracking ID of the tracked process is used as input to this operation.  In addition, events also require the event code which corresponds to the event in the back-end system.

Error Handling

The operation returns an error if the tracked process does not exist or cannot be found.  In these cases, you need to check and correct the Customizing settings in the back-end system.

Message Types

  • Tracked Process Event Notification Create Request

Notes on SAP Implementation

For more information about SAP implementation requirements, see the Tracked Process Event Notification business object.

Enhancements

The Event Handler Create/Update/Delete (/SAPTRX/SE_EH_CRE_UPD_DEL) Business Add-In (BAdI) for inbound and outbound processing is available for this operation.