How to Save a PurchaseOrder
A PurchaseOrder represents a completed order. When you convert a Basket to a PurchaseOrder by using the SaveAsOrder method, Commerce Server Core Systems automatically saves the PurchaseOrder to the database. If you modify an existing PurchaseOrder and want to save it, you can use the Save method.