Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Idoc Inbound function Modules.

Former Member
0 Likes
522

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

2 REPLIES 2
Read only

Former Member
0 Likes
454

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

Read only

Former Member
0 Likes
454

Hi,

Please refer to the link below:

http://abapprogramming.blogspot.com/2007/12/abap-idocs-inbound-basic-tools-3.html

Thanks,

Sriram Ponna.