Share via


LtInvoiceAutoNumberingTable::existUserNumbering Method

This method is used to find out if the Auto numbering code entered by the user exists.

Syntax

client server public static boolean existUserNumbering(
    LtDocNumberingCode _code, 
    DocNumberingModule_W _module, 
   [LtInvoiceAutoNumberingType _type])

Run On

Called

Parameters

Return Value

Type: boolean
true if the user code exists for the given module and type combination.

See Also

Reference

LtInvoiceAutoNumberingTable Table