PrintInvoice [PICK008]
DATASCOPE.SDK.BusinessObjects.Picking.OrderPicking.PrintInvoice()
This Business Object calls the standard internal PrintInvoice() Method in order to print an Invoice
Returns:
List of Invoice to print
For a detailed overview on working with DATASCOPE PREMIUM WMS Business Objects, refer to E.Net Business Objects
If you don’t like reading, you can watch the video.
None
No Specification
Description
Business Object to Print an Invoice
Code | PICK008 |
---|---|
Name | PrintInvoice |
Module | Picking |
Functional Area | OrderPicking |
Name Space/Class | DATASCOPE.SDK.BusinessObjects.Picking.OrderPicking |
Release Date | Â |
Release Version | Â |
Prerequisites | None |
---|---|
SYSPRO Objects | None |
Parameters
Name | Description | Mandatory field | Data Type | Default Value |
---|---|---|---|---|
pInvoiceNumber | Invoice Number | Â | String | Â |
pSalesOrderNumber | Sales order Number | Â | String | Â |
ReportTemplateName | Name of the rpt | Â | String | Â |
ReportTemplateLocation | Location of the rpt template | Â | String | Â |
PrinterName | Name of the Printer | Â | String | Â |
PDFLocation | Â | Â | String | Â |
Technical Specification
<sample code>