Share via


CustVendStateInvoiceUsedNumDP.initFromInvoiceJour Method [AX 2012]

This method is used to populate the TmpCustVendStateInvoiceUsedNum table from the customer, vend or project invoice jour table.

Syntax

private void initFromInvoiceJour(
    DocNumberingModule_W _module, 
    FromDate _fromDate, 
    ToDate _toDate)

Run On

Server

Parameters

See Also

Reference

CustVendStateInvoiceUsedNumDP Class