Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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

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>
  • No labels