Share via


VendLedgerTransDP.fetchTmpLedgerTrans Method [AX 2012]

Fetches the records and inserts the VendLedgerTransTmp table when the TotalsPerLedgerAccount parameter is checked.

Syntax

private void fetchTmpLedgerTrans(
    VendAccount _accountNum, 
   [Voucher _voucher, 
    TransDate _transDate, 
    InvoiceId _invoiceId])

Run On

Server

Parameters

See Also

Reference

VendLedgerTransDP Class