Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _documentTableId
Type: RefTableId Extended Data Type
The table ID for the transaction header.
- _documentId
Type: RefRecId Extended Data Type
The record ID of the transaction header.
- _voucher
Type: Voucher Extended Data Type
The voucher.
- _invoiceId
Type: InvoiceId Extended Data Type
The invoice ID.
Return Value
Type: TaxAmountCur Extended Data Type
The tax in cost price in transactional currency, which includes tax adjustments.