Share via


NumberSeq_Fast.getNumInternal Method [AX 2012]

Gets the next number from the sequence.

Syntax

protected Integer getNumInternal(RefRecId _numberSequenceId, boolean _voucher)

Run On

Called

Parameters

  • _voucher
    Type: boolean
    Indicates that the caller wants to get the next voucher number.

Return Value

Type: Integer Extended Data Type
The integer value of the next number in the sequence.

Remarks

The voucher flag that indicates which version of the number is formatted.

See Also

Reference

NumberSeq_Fast Class