cancel
Showing results for 
Search instead for 
Did you mean: 

Trigger a Signal from SAP to MII

0 Kudos

I want to run a transaction (T-Code) in SAP and update a table in turn which should trigger the signal to MII and then a transaction in MII will be executed after getting this signal, What are the different ways of doing this please?

Thanks and Regards

Khaleel

Accepted Solutions (1)

Accepted Solutions (1)

agentry_src
Active Contributor
0 Kudos

There are several ways you could do this.  But depending upon which table you update, you may want to use Change Pointers to react to the table changes and send an IDoc to MII.  Upon receipt of the IDoc, a transaction could be triggered and do the processing you wish.

Regards, Mike

Answers (0)