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

How to send IDoc immediately from custom program

Former Member
0 Likes
1,258

Hi Gurus,

( First of all, I tried to search but didn't found something similar thread. Kindly tell me if there is. )

I have created custom program to generate INTERNAL_ORDER IDoc. This program uses standard FM 'ALE_INTERNALORDER_SAVEREPLICA'. The program can successfully create IDocs. The problem is, even if the partner in WE20 is configured to "Transfer IDoc immed." (Output mode 2), IDocs created have status 30 and didn't proceed to target system.

Is there something missing in WE20 or my program?

Thanks!

Hi Gurus,

( First of all, I tried to search but didn't found something similar thread. Kindly tell me if there is. )

I have created custom program to generate INTERNAL_ORDER IDoc. This program uses standard FM 'ALE_INTERNALORDER_SAVEREPLICA'. The program can successfully create IDocs. The problem is, even if the partner in WE20 is configured to "Transfer IDoc immed." (Output mode 2), IDocs created have status 30 and didn't proceed to target system.

Is there something missing in WE20 or my program?

Thanks!

1 REPLY 1
Read only

Former Member
0 Likes
496

Hi all,

I was able to find a thread related to this using different keyword. For the correct answer, please see below:

http://scn.sap.com/thread/591103

Thanks!