ApplyVendorInfo - Solution Sites Routine
This sub retrieves the vendor information for the specified catalog and adds that information to the dictionary containing the line item information if BizTalk Server integration is enabled (i_BizTalkOptions = 1).
Definition
Sub ApplyVendorInfo(
dictItem,
sCatalogName)
Parameters
- dictItem
A Dictionary object containing the product information. - sCatalogName
A string containing the catalog name.
Defined in File
Routines Called
None.
Called By
Copyright © 2005 Microsoft Corporation.
All rights reserved.