cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic storage determination in PO from Sales Order

mrinaldi1
Explorer
0 Kudos

Hi all,

After i've created sales order, i want create a PO manually with Account Assignment M and Sales order number as reference. Properly, the PO document has order type UB. In this PO document the storage location has to be determined automatically from Sales order (Shipping tab).

Please anyone can help me?

Thanks!!!

Accepted Solutions (1)

Accepted Solutions (1)

Lakshmipathi
Active Contributor
0 Kudos

As I already said, it is not possible to achieve this with the standard configuration. You need to go for ABAP coding via ME_PROCESS_PO_CUST or CL_ME_PO_CUST to validate the storage location in purchase order.

mrinaldi1
Explorer
0 Kudos

Thank you very much for your quick reply, i'm going to test this with my ABAPer

Answers (1)

Answers (1)

Lakshmipathi
Active Contributor
0 Kudos
storage location has to be determined automatically from Sales order

Even in sale order, storage location would not be determined automatically. Having said that, you need to go for ABAP coding

mrinaldi1
Explorer
0 Kudos

If we suppose that the storage is determinated in SO, i want know if there is a way the system takes the storage location in SO and puts it into purchase order when i create it whith Acc. Assign. M.