Skip to Content
0
Former Member
Dec 02, 2006 at 08:56 PM

Workflow settings and BOR

64 Views

Hello Experts,

I have the following Scenario:

The BOR objects KNA1 and KNB1 are extended to create events for creation and changing the customer master. The change documents are configured to trigger these events whenever a customer is created or changed (Tocde) using SWEC.

My requirement is as follows:

I NEED to develop a single -task custom workflow template will be developed as a event receiver. This workflow needs to do the following:

• Needs to check if the customer exists

• Needs to collect all the information pertaining to the interface

• Needs to call the RFC-enabled function module to interface the data to the Middleware and to other non SAP- Systems

• Needs to write to an error log if the interface is failed

How do i acheive this? I need valuable suggestions with code/ config settings steps.

thanks