mscsGetOrderGroupWithDiscountsByID - Solution Sites Routine

This function retrieves the OrderGroup object associated with the current user, loads the order specified by the iID parameter, adds discount messages, and then returns a reference to the OrderGroup object.

Definition

Function mscsGetOrderGroupWithDiscountsByID(
  iID)

Defined in File

services\include\logic_orders.asp

Routines Called

AddDiscountMessages (services\include\logic_orders.asp)

GetOrderGroup

Called By

tblRenderOrderDetailsContents

Copyright © 2005 Microsoft Corporation.
All rights reserved.