Main (_recvpo.asp) - Solution Sites Routine
This sub serves as the entry point into the file _recvpo.asp, which receives a purchase order form in XML format, transforms the data into a Dictionary object, adds it to the OrderGroup object, and runs the OPP for Receiving Purchase Orders.
Definition
Sub Main()
Defined in File
Routines Called
Called By
This routine is called by code outside of any routine (sub or function) in the file _recvpo.asp.
Remarks
For more information about how this routine is used to enable integration with Biztalk Server, see About the BizTalk Server Integration Feature.
Copyright © 2005 Microsoft Corporation.
All rights reserved.