Skip to Content
0
Former Member
Nov 12, 2009 at 03:14 PM

How is IDoc created by EDI in SAP

290 Views

Hi,

I want to know the proess of how Idoc is created in SAP when data is send by EDI system, I understand that FM IDOC_INBOUND_ASYNCHRONOUS is used for this process, so it that an RFC call is made to the sap system for this fm and data is mapped by edi system to this FM which in turn creates IDoc in sap which are ready for posting, or is there any other ways of creating a IDOC.

If a file is send by the EDI system to sap, how can we create IDoc in sap. We have a scenario where the EDI is having the data and they want it to be send it to sap, I am clear with the process for processing after IDOC is in sap, but how is that IDoc create by the EDI system.

Regards,

Vaibhav B Gawali.