cancel
Showing results for 
Search instead for 
Did you mean: 

Communicating between SAP r/3 and xMII using iDoc

Former Member
0 Kudos

Hi All,

Is it possible to communicate from xMII to SAP R/3 and vice versa using iDOC?If yes how can we pass iDOC from xMII to SAP R/3?

Thanks,

Bala

Accepted Solutions (0)

Answers (3)

Answers (3)

sufw
Active Participant
0 Kudos

Hi Bala,

take a look at this blog post outlining all the possible options for direct xMII <-> ERP communication:

/people/dipankar.saha3/blog/2007/02/05/how-to-integrate-sap-xmii-with-sap-erp

Otherwise, there's always XI...

Sascha

Former Member
0 Kudos

hi bala,

its possible to communicate between SAP R/3 and xMII using iDoc by using the action block SAP Interface Repository Action, here u can pass request to the SAP system via iDoc and get responses and error messages to and from the SAP system

Regards,

Shyam

Former Member
0 Kudos

Hi Shyam,

I have little idea xMII can listen IDoc from SAP using iDocListener,Can you explain how we can use SAP Interface Repository Action for communicating from xMII to SAP using iDOC?

SAP -


> xMII --- using iDOC Listener

SAP <----> xMII -- How this can be achevied with iDOC as the medium using SAP Interface repository action?Is it possible to create IDoc in xMII?

Let me know my understanding is correct.

Thanks,

Bala

Former Member
0 Kudos

Hi,

In xMII we don't have IDOC system,we can not send IDOC directly.

We can receive IDOCS in xMII sent from SAP using IDOC Listner.

If you want some data back to ERP, you can use JCO interface.

Use this, to find correct BAPI which can push some data into ERP.

And have a look at this thread

-Vijaya

Former Member
0 Kudos

Hi Bala,

Go through this thread reg IDoc

Regards

Vijaya