LedgerJournalEngine_VendInvoiceRegister.initFromVendTable Method [AX 2012]

This member overrides the initFromVendTable Method.

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          protected void initFromVendTable(LedgerJournalTrans _ledgerJournalTrans, [Tax1099BoxDetail _tax1099Detail])

  Microsoft Dynamics AX 2012 R2 (SYS)
          protected void initFromVendTable(LedgerJournalTrans _ledgerJournalTrans, [Tax1099BoxDetail _tax1099Detail])

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          protected void initFromVendTable(LedgerJournalTrans _ledgerJournalTrans, [Tax1099BoxDetail _tax1099Detail])

  Microsoft Dynamics AX 2012 (FPK)
          protected void initFromVendTable(LedgerJournalTrans _ledgerJournalTrans)

  Microsoft Dynamics AX 2012 (SYS)
          protected void initFromVendTable(LedgerJournalTrans _ledgerJournalTrans)

Run On

Called

Parameters

See Also

Reference

LedgerJournalEngine_VendInvoiceRegister Class