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

swatantra_vijay3
Participant
0 Likes
528

Hi

1. I want to trigger my my inbound idoc by background program. Can anybody tell which is the background program for Inbound processing.

2. Which is the dafault directory for inbound idoc in SAP. How can we change that.

3. I want to move the idoc file to some other directory afer processing for backup. How can we achieve that

Thanks in advance

Swatantra

Hi

1. I want to trigger my my inbound idoc by background program. Can anybody tell which is the background program for Inbound processing.

2. Which is the dafault directory for inbound idoc in SAP. How can we change that.

3. I want to move the idoc file to some other directory afer processing for backup. How can we achieve that

Thanks in advance

Swatantra

1 REPLY 1
Read only

Former Member
0 Likes
466

Hi,

The inbound idoc is used for posting and not triggering.The posting of this idoc is done by a function module which is attached to the process code in the partner profile.

U can check the tcode we19 to process ur inbound idoc.

There is a program tht is used in inbound processing RBDAPP01.

Idocs update database tables directly.u can check the status of the idoc in table EDIDS and the data in the table EDID4.

Hope this helps.

Reward useful answers.

Regards,

Shrita.