Share via


TaxWithholdJournal_IN.getVendorInformation Method [AX 2012]

To get the vendor information.

Syntax

public container getVendorInformation(
    SpecTrans _specTranscpy, 
   [LedgerJournalTrans _ledgerJournalTrans, 
    CompanyId _paymentCompany])

Run On

Server

Parameters

Return Value

Type: container
Container which contains all the vendor information.

See Also

Reference

TaxWithholdJournal_IN Class