Creating shipment and ship lines from sales order

SUGGESTED

I have successfully inserted sales orders with their respective lines but now I need to create shipments for them. Which stored procedure is used to do this?

Parents Reply
  • 0 in reply to trozio
    SUGGESTED

    As I mentioned it is a much larger process than simply creating the lines and involves numerous stored procedures to ensure pertinent sections are updated as appropriate.. So if you need to create shipments, I would again recommend the API we created for this purpose.  It mimics the Sage 500 process from pick list through shipment creation, and if you desire commit/posting of the shipment.  

    Not properly creating shipment records can have an adverse impact on your Sage 500 system and cause data corruption.

Children