Udostępnij za pośrednictwem


Overview

There are two sample applications that demonstrate how to retrieve document numbers. The C# version allows you to request a document number for SOP, PM, SOP Payments, IV, and PO.

Bb625157.CSDocNumberSampleOnline(en-us,MSDN.10).gif

The Visual Basic .NET. version demonstrates how to retrieve and return a SOP document number.

Bb625157.VBDocNumberSampleOnline(en-us,MSDN.10).gif

To build either sample application, you must have Visual Studio and the .NET Framework installed on your computer. To find project files for the C# application, open the following folder:

c:\Program Files\Microsoft Dynamics\eConnect 12.0\eConnect Samples\CSHARP GetNextDocumentNumber

To find the project files for the Visual Basic .NET application, open the following folder:

c:\Program Files\Microsoft Dynamics\eConnect 12.0\eConnect Samples\NextNum_TestHarness