Share via


TaxUncommitted::getActualTaxAmountForPrepayment Method

Gets the tax amount for the specified prepayment.

Syntax

client server public static TaxAmount getActualTaxAmountForPrepayment(
    boolean _isPrepayment, 
    RefTableId _documentTableId, 
    RefRecId _documentId, 
    Voucher _voucher)

Run On

Called

Parameters

  • _isPrepayment
    Type: boolean
    A Boolean value that indicates whether it is a prepayment.

Return Value

Type: TaxAmount Extended Data Type
The tax amount in transactional currency.

See Also

Reference

TaxUncommitted Table