SalesComplInvoicePost.allocateNumAndVoucher Method [AX 2012]

Allocates NumberSeq object to be used to retrieve voucher and invoice IDs.

Syntax

protected NumberSeq allocateNumAndVoucher()

Run On

Server

Return Value

Type: NumberSeq Class
NumberSeq object to be used to retrieve voucher and invoice IDs.

See Also

Reference

SalesComplInvoicePost Class