Share via


ProjInvoiceJourPrint::createInvoiceCopySequence Method

Creates a record in the ProjInvoiceJourPrint table to track the number of project invoice report copies.

Syntax

server public static int createInvoiceCopySequence(
    ProjInvoiceId _projInvoiceId, 
    TransDate _invoiceDate, 
    PrintCopyOriginal _printCopyOriginal)

Run On

Server

Parameters

Return Value

Type: int
The number of copies the project invoice document been printed.

See Also

Reference

ProjInvoiceJourPrint Table