cancel
Showing results for 
Search instead for 
Did you mean: 

Release Orders Automatically

Former Member
0 Kudos

All,

I have a requirement where orders needs to be consolidated for same ship-to party and then released for shipment automatically once EDI transaction 754 is received. Basically we get a text for 754 in sales order header level text and i want to configure the system in such a way so that whenever 754 is there, orders should get consolidated and released automatically.

How can i do this? I mean will i need ABAP help or this can be achieved functionally.

thanks

Edited by: sdwiki106 on Mar 15, 2011 10:02 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Since the 754 is populating data in the header text, you will need to develop an ABAP program to consolidate all the sales orders with the similar header texts and release the orders.

Former Member
0 Kudos

thanks Sheetal. So i would indeed need programming for this?

I was hoping for more of a functional solution within SAP rather programming if at all possible.

thanks again for your input. I will keep it open in case someone wants to share a functional solution.

Answers (0)