TaxUncommitted::getActualTaxInCostPriceForInvoice Method

Gets the actual tax in cost price for the invoice.

Syntax

client server public static TaxAmountCur getActualTaxInCostPriceForInvoice(
    RefTableId _documentTableId, 
    RefRecId _documentId, 
    Voucher _voucher, 
    InvoiceId _invoiceId)

Run On

Called

Parameters

Return Value

Type: TaxAmountCur Extended Data Type
The tax in cost price in transactional currency, which includes tax adjustments.

See Also

Reference

TaxUncommitted Table