LedgerVoucher.updateWHTInvoiceCompanyToCache_IN Method [AX 2012]

Updates withhold tax amount into cache for invoice company

Syntax

public AmountCur updateWHTInvoiceCompanyToCache_IN(
    CompanyId _companyId, 
    Voucher _voucher, 
    TaxAmountCur _taxAmount)

Run On

Server

Parameters

Return Value

Type: AmountCur Extended Data Type
Updated invoice company withhold tax amount

See Also

Reference

LedgerVoucher Class