Entering content frame

Procedure documentation Writing an Event Handler for a Business Object

Procedure

  1. Choose the Business Objects node à business object à Event Handlers group.
  2. Choose This graphic is explained in the accompanying text to create an event handler.
  3. The Code window appears. It displays default name for the event handler. Change it, if necessary.

  4. Choose This graphic is explained in the accompanying text.
  5. The Signature window appears. It displays the existing event signatures.

  6. Select an event signature and choose OK.
  7. The selected signature will be displayed in the field provided for it in the Code window.

  8. Write Visual Basic Application code according to your business logic.
  9. Save the changes.

Result

The event handler you have created is displayed in the object browser under the Event Handlers group of the required business object.

 

Leaving content frame