RemovePurchaseOrderInfo - Solution Sites Routine

This function removes purchase order information from the passed OrderGroup object. It is used when a user wants to change from using a purcahse order to using a credit card.

Definition

Function RemovePurchaseOrderInfo(
  mscsOrderGrp)

Parameters

  • mscsOrderGrp
    A reference to the OrderGroup object from which the all purchase order information should be removed.

Return Value

Even though it is a function, this routine does not return any value.

Defined in File

crdtcard.asp

Routines Called

None.

Called By

SetCreditCardInfo

Copyright © 2005 Microsoft Corporation.
All rights reserved.