LtInvoiceAutoNumberingTable::updateLastDate Method
This method is used to update the LastTransDate on which a particular autonumbering was used.
Syntax
client server public static void updateLastDate(LtDocNumberingCode _code, TransDate _date)
Run On
Called
Parameters
- _code
Type: LtDocNumberingCode Extended Data Type
The NumberingCode that is being used currently.
- _date
Type: TransDate Extended Data Type
The date on which the auto numbering was used.