Expand Minimize
This topic has not yet been rated - Rate this topic

PrepareOrderList - Solution Sites Routine

Commerce Server 2002

This sub prepares for the calls to the routines formRenderOrderSearchOptions, formRenderOrdersListContents, rowRenderStatusInfo, and tableRenderFooterInfo by initializing the values of all parameters other than the first.

Definition

Sub PrepareOrderList(
  byVal sAction,
  byRef dictSearchOptions,
  byRef mscsUserProfile,
  byRef sStatusField,
  byRef iStatusID,
  byRef rsOrders,
  byRef iPageNumber,
  byRef iTotalRecords,
  byRef iTotalPages,
  byRef sCriteria,
  byRef sTargetPage
)

Defined in File

services\include\logic_orders.asp

Routines Called

EnsureUserProfile

GetRequestString

GetSearchDictionaryForThisPage

rsGetOrdersList

sGetThisPageProperty

Called By

htmRenderOrderList

Copyright © 2005 Microsoft Corporation.
All rights reserved.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.