Info |
---|
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
Info |
---|
If you don’t like reading, you can watch the video. |
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
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
Code Block |
---|
<sample code> |