Skip to Content
0
Former Member
Aug 18, 2005 at 12:57 PM

data exchange between SAP SCM and an external java tool via JCo

51 Views

Hi everybody,

the situation i am in is the following:

We are developping a java application for production planning using multi-agent systems. What I am currently working on is an integration concept towards SAP via JCo. I am using a SAP SCM System.

What i got is the following:

I got the JCo connection to SCM and I am able to execute BAPIs from Java.

Now my problem is the following:

We want to recognize a change in the SCM System, e.g. when someone added a new manufacturing order. What do I have to do for that?

Do I have to register a JCO.Server as a RFC Destination?

Do I have to use SCM EventManagement to handle the corresponding events?

In Java terms, what I want is a EventListener for some events - but neither do I know how the events are created nor how they are transferred to third party systems...

Anyone with a hint?

Thanks a lot!

Greetings

Jan