RFC Server-specific business object handlers

The RFC Server-specific business object handlers are unique to each RFC-enabled function in the SAP application. Each business object handler is instantiated by a listener thread and invokes an associated business object.

Because the RFC Server module acts as a server to the SAP application, it "pushes" or sends events from the SAP application to the integration broker. This behavior is very different from other modules, which poll the application for events. Because of this difference, RFC Server-specific business object handlers perform different tasks from other business object handlers.

Once instantiated, the RFC Server-specific business object handler:

Copyright IBM Corp. 1997, 2004