‎2008 Feb 22 1:06 PM
Hi Gurus,
can ne one tell me....
What are the following function Modules used for and if possible can u provide me with a link where the same is explained in detail.
Function Modules:
IDOC_INBOUND_ASYNCHRONOUS
IDOC_INBOUND_FROM_FILE
IDOC_INBOUND_IN_QUEUE
IDOC_INBOUND_SINGLE
IDOC_INBOUND_SYNCHRONOUS
IDOC_INBOUND_XML_VIA_HTTP
<REMOVED BY MODERATOR>
Edited by: Alvaro Tejada Galindo on Feb 22, 2008 12:36 PM
‎2008 Feb 22 1:19 PM
Hi,
Idoc inbound processing through tRFC-> IDOC_INBOUND_ASYNCHRONOUS
Inbound processing throuh file->IDOC_INBOUND_FROM_FILE
Inbound processing for transferred IDoc ->IDOC_INBOUND_SINGLE
Inbound processing for transferred IDoc ->IDOC_INBOUND_SYNCHRONOUS
<REMOVED BY MODERATOR>
Edited by: Alvaro Tejada Galindo on Feb 22, 2008 12:38 PM
‎2008 Feb 22 5:42 PM
Hi,
Please refer to the link below:
http://abapprogramming.blogspot.com/2007/12/abap-idocs-inbound-basic-tools-3.html
Thanks,
Sriram Ponna.