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

ALE Inbound Method

Former Member
0 Likes
287

Hi,

Anyone having the function module for inbound method .

if any one having plese send it.

Regards,

S.Nehru

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
260

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

Please refer to the link below:

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

Reward points if useful

1 REPLY 1
Read only

Former Member
0 Likes
261

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

Please refer to the link below:

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

Reward points if useful