Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

<Name Space/Class>

<short description>

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

Info

If you don’t like reading, you can watch the video.

Panel
panelIconId1f3a5
panelIcon:movie_camera:
panelIconText🎥
bgColor#DEEBFF

<Sample Video>

<Technical Specification>None

No Specification

Description<longer 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>

Example to follow

<insert text>