cancel
Showing results for 
Search instead for 
Did you mean: 

Necessary configurations required to generate an IDOC

Former Member
0 Kudos

Hi Friends,

I want to know the necessary configuration that has to be done , inorder to generate an IDOC when a particular record is saved.

for example when I tried to change the QTY in Me22(PO), an IDOC, orders05 need tobe generated, which is not getting generated. Please let me know the configurations needed to generate an IDOC.

Thnaks in Advance,

Meghna.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

you need to call the outbound processing program for IDOC,

The system generates an IDoc of type ORDERS01, which is not yet transferred to the port (output mode Collect IDocs) for Tcode ME11.

Similarly you need to call the IDOC processing Function Module in User Exit of Tcode ME22

Refer

http://help.sap.com/saphelp_nw04/helpdata/en/dc/6b7c9f43d711d1893e0000e8323c4f/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/0b/2a60c8507d11d18ee90000e8366fc2/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/f2/660b378350c976e10000009b38f839/frameset.htm

/people/swaroopa.vishwanath/blog/2007/01/22/ale-configuration-for-pushing-idocs-from-sap-to-xi

/people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters

idoc settings /people/ravikumar.allampallam/blog/2005/02/23/configuration-steps-required-for-posting-idocsxi

Also

/people/sravya.talanki2/blog/2005/10/27/idoc146s-not-reaching-xi133-not-posted-in-the-receiver-sap-systems133

IDOc testing - /people/suraj.sr/blog/2005/12/29/generate-test-case-for-an-idoc-scenario

Thanks

Swarup