Share via


NumberSeq.formatLastNumber Method [AX 2012]

Formats the last number member variable.

Syntax

protected void formatLastNumber(
    NumberSequenceFormat _format, 
    Integer _nextRecord, 
    boolean _voucher)

Run On

Called

Parameters

  • _voucher
    Type: boolean
    A Boolean value to indicate the type of request, if true then format the vendor value.

See Also

Reference

NumberSeq Class