cancel
Showing results for 
Search instead for 
Did you mean: 

Send an Idoc after recienving an inbound one

Former Member
0 Kudos

Hello,

I have to configure out a SAP system in order to send an Idoc after an order creation by an inbound Idoc.

For that I am using the standard process code ORDE for the Idoc type ORDERS05. This Process uses the FM IDOC_INPUT_ORDERS.

> I was looking to configure this using NACE Tcode, but this will send an Idoc for every Order creation.

I just want to send the Idoc type ORDERS05 when i recieve one not directlly in the system. So I was looking for a way to enhance the IDOC_INPUT_ORDERS.

Is this possible ? How can I achieve this ? and which field of the segments which contain the created order number ?

Thank you in advance.

Best regards.

Accepted Solutions (0)

Answers (1)

Answers (1)

Juwin
Active Contributor
0 Kudos

Generally, the PO type field on sales order should say the method of creation - Phone, Fax, Email, IDoc etc. This field can be configured in the access sequence/ requirement routine to say that the output should be triggered only for specific input methods.

Thanks,

Juwin