Share via


LedgerJournalEngine_VendApprove.vendTrans Method [AX 2012]

Finds the VendTrans record buffer of the invoice associated with the LedgerJournalTrans record buffer supplied as argument.

Syntax

public VendTrans vendTrans(LedgerJournalTrans _ledgerJournalTrans, [boolean _forUpdate])

Run On

Called

Parameters

  • _ledgerJournalTrans
    Type: LedgerJournalTrans Table
    The LedgerJournalTrans record buffer for which to find a VendTrans record with an associated invoice.

See Also

LedgerJournalEngine_VendApprove Class

LedgerJournalTrans Table

VendTrans Table