cancel
Showing results for 
Search instead for 
Did you mean: 

Upload multiple drop ship sales orders

Former Member
0 Kudos

Hello all

I am looking to be able to upload multiple drop ship sales orders that have different ship to address and part numbers/qtys on it.

The file would come to us in CSV format.

The sold to and ship to numbers would be the same so for example 1234, the ship to address would need to be able to pull the shipping information from the CSV and "override" the ship to address.

Right now we are getting hundreds of manual orders a day from this customer and they are not able to EDI orders to us. Any help with this?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184701
Active Contributor
0 Kudos

some possible options:

-LSMW

-SCAT or SECATT

-custom program

...

andrea_brusarestelletti
Active Contributor
0 Kudos

Hello,

  you should develop a custom program reading the input file, and using BAPI_SALESORDER_CREATEFROMDAT2.

Best regards,

Andrea