cancel
Showing results for 
Search instead for 
Did you mean: 

IDoc Packaging in IDoc 2 IDoc Scenario

Former Member
0 Kudos

Hi every one,

Can anyone please throw some light on the following:

Use of Idoc packaging in an Idoc2Idoc scenario. I dont have any clue about this.

Reg,

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Naveen,

IDOC packaging is not possible on the outbound side. You can use collect pattern to collect idocs and send them in one call like in the weblog:

/people/michal.krawczyk2/blog/2005/12/04/xi-idoc-bundling--the-trick-with-the-occurance-change

but this is not IDOC packaging (event driven).

Also go through this weblog and threads:

/people/sravya.talanki2/blog/2005/12/09/xiidoc-message-packages

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/877c0d53-0801-0010-3bb0-e38...

---Satish

Answers (1)

Answers (1)

Former Member
0 Kudos

This should be rather straight forward, if you are using XI to pass IDocs from system to system then you actually don't really have to do any mapping. There are some other good discussions on this topic:

This is a good document on the topic:

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/cdded790-0201-0010-6db8-beb...

You can import the IDoc data types and go about creating the rest of your scenario, usnig the IDoc adapters and ALE

I would definitely also check out this document on configuring the IDoc adapter:

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d19fe210-0d01-0010-4094-a6f...