
You can assign and activate preset Business Object Repository (BOR) events through the Backend Event Publisher (BEP). You assign the BOR events to event receivers. Assigning events to event receivers is called a linkage.
To assign and activate preset BOR events you link the BOR event to an event in the Backend Event Publisher. You specify the preset BOR event and assign it to an event ID by using the implementation guide (IMG). In transaction SPRO open the SAP Reference IMG and navigate to .
Proceed as follows to assign a BOR event to an event in the Backend Event Publisher:
Click on the Activity icon.
Choose New Entries and enter the following:
Object Category
Select BOR Object Type. This determines the object category to use.
Object Type
Choose the object with the events via the F4 help, for example BUS2032.
Event
Select a predetermined unique ID of an event for the selected object via the F4 help, for example CREATED.
Receiver Type
Enter the unique ID of the event you have defined in BWP, for example SALES_ORDER_CHANGE.
In section Linkage Setting enter the following:
Receiver Call
Select Method.
Class Name
Enter the name of the BEP implementation class: /IWBEP/BOR_ADAPTER.
Interface Name:
The value is automatically selected.
Method Name:
The value is automatically selected.
Skip the following: Check Function Module, Receiver Type Function Module, and Destination of Receiver are not applicable.
Event Delivery
Use the selected default value.
Linkage Activated
Select this option in order to activate the linkage.
Enable Event Queue:
This option is not applicable, leave it as it is.
Behavior Upon Error Feedback
Use the selected default value, System defaults.
Receiver Status
Use the selected default value, No errors. The status can be one of the following:
No errors
Specifies that the event receivers are started by the system. They can be started directly or through the event queue.
Errors
Specifies that the event receiver is not started immediately, however, it is automatically available in the event queue. The receivers can be restarted through the event queue administration.
Save your settings.