Share via


VendLedgerTransDP.setTmpLedgerTrans Method [AX 2012]

Sets the records in the TmpLedgerTrans table when TotalsPerLedgerAccount parameter is checked.

Syntax

private void setTmpLedgerTrans(VendTrans _vendTrans)

Run On

Server

Parameters

  • _vendTrans
    Type: VendTrans Table
    The table buffer that is passed as an argument from the processReport method.

See Also

Reference

VendLedgerTransDP Class