Share via


CustVendStateInvoiceUsedNumDP.insertTmpHeaderData Method [AX 2012]

This method is used to populate the TmpCustVendStateInvoiceUsedNumHeader temporary table.

Syntax

private void insertTmpHeaderData(
    TaxAuthority _taxAuthority, 
    FromDate _fromDate, 
    ToDate _toDate, 
    TransDate _reportDate)

Run On

Server

Parameters

See Also

Reference

CustVendStateInvoiceUsedNumDP Class