Share via


SalesInvoiceJournalCreate.postAllocateNumAndVoucher_BR Method [AX 2012]

Performs the Brazilian localization logic after the allocateNumAndVoucher method runs.

Syntax

protected NumberSeq postAllocateNumAndVoucher_BR([NumberSeq _returnValue])

Run On

Server

Parameters

  • _returnValue
    Type: NumberSeq Class
    The number sequence for the main method.

Return Value

Type: NumberSeq Class
A number sequence.

See Also

Reference

SalesInvoiceJournalCreate Class