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

Former Member
0 Likes
504

hi,

i need to post the idoc into the database as soon as i recieved the idoc in the sap system,this should be automated.how can i dot that.plz letmeknow with an example.

3 REPLIES 3
Read only

Former Member
0 Likes
356

Hi Kishore,

Go to the relevant partner profile for the Idoc (transaction WE20, and you can check which partner is relevant for viewing the control record of the Idoc).

From here, edit the inbound parameters for the message types that correspond to the idocs.

On the inbound options tab you have to select the radion button "Trigger Immediately".

Then Idocs should automatically be run.

Brad

Read only

Former Member
0 Likes
356

If you want to push through Idocs that are in process (status 64) then you run the transaction BD87.

Cheers,

Brad

Read only

Former Member
0 Likes
356

You should be able to set the option in the partner profile setup(transaction WE20) to Trigger Immediately.