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

rsGetOrdersList - Solution Sites Routine

Commerce Server 2002

This function retrieves orders based on the specified filter criteria and returns the result as a Recordset object.

Definition

Function rsGetOrdersList(
  byVal dictSearchOptions,
  byRef iPageNumber,
  byRef iTotalRecords,
  byRef iTotalPages
)

Defined in File

services\include\requisition.asp

Routines Called

EnsureUserProfile

Called By

PrepareOrderList

Remarks

This function is used only by Partner and/or Customer Services.

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