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

Which Process outbound process code i must use?

Former Member
0 Likes
1,289

hi

i am configuring a Outbound Sales Order - using Message Control. I have done all the settings but i am not sure which Outbound Process code should be used?

I am using Message type Orders and Idoc type Orders05 but which process code i must use to ensure that i send a sales order idoc when a sales order is created in the system.

Thanks

~Suresh

5 REPLIES 5
Read only

former_member194669
Active Contributor
0 Likes
905

Use transaction code WE41 & check for process code SD10.

Read only

0 Likes
905

Thanks.

one question:

I read in one of the post that IDOC_OUTPUT_ORDERS can be used for both Purchase orders and Sales orders. Is it true? How will the system identify what to process when? I mean how will the system come to know that IDOC_OUTPUT_ORDERS should work for PO or SO. I thought there will be two different process code, but i could find only one process code in the system ME10 which points to PO. Any idea?

Read only

0 Likes
905

I think if you are using process code SD10, then associated function module is IDOC_OUTPUT_ORDRSP

Read only

0 Likes
905

HI

Now i am getting the following error message any idea?

Too many recipients found for message type ORDERS in the ALE model

Message no. B1130

Diagnosis

In the ALE distribution customer model several recipient systems for IDOCs with message type ORDERS and filter object type 'KUNNR' with value '20001XXXXX' have been modeled from this system, but only one recipient system is allowed.

Procedure

Please change the ALE distribution customer model so that it allows only one recipient system for the message from this system.

Read only

0 Likes
905

If you are using distribution model then please check BD64. I think it something related to filter to model.

But i am not 100% sure