CustInvoiceJourPrint::createInvoiceCopySequence Method
Creates a record in the CustInvoiceJourPrint table to track the number of sales invoice report copies.
Syntax
client server public static int createInvoiceCopySequence(RecId _custInvoiceJourRecId, PrintCopyOriginal _printCopyOriginal)
Run On
Called
Parameters
- _custInvoiceJourRecId
Type: RecId Extended Data Type
The RecId value of the CustInvoiceJour record.
- _printCopyOriginal
Type: PrintCopyOriginal Enumeration
The type of the sales invoice document that is being printed.
Return Value
Type: int
The number of copies the sales invoice document has been printed.