Share via


SalesInvoiceJournalCreateBase.allocateNumAndVoucher Method [AX 2012]

Allocates a journal and voucher number from the number sequences for the sales invoice.

Syntax

protected NumberSeq allocateNumAndVoucher()

Run On

Server

Return Value

Type: NumberSeq Class
A NumberSeq object.

See Also

Reference

SalesInvoiceJournalCreateBase Class