SaveBasketAsOrder - Solution Sites Routine
Commerce Server 2002
This sub saves the basket as an order and deletes old baskets. It also invokes the BizTalk Server as appropriate, and calls the routine Analysis_LogSubmitOrder for analysis purposes.
Definition
Sub SaveBasketAsOrder( mscsOrderGrp )
Parameters
- mscsOrderGrp
- A reference to an OrderGroup object containing the contents of the basket.
Defined in File
Routines Called
Called By
Copyright © 2005 Microsoft Corporation.All rights reserved.
