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 tax amount for the specified pre-payment.
Syntax
public TaxAmount getTaxAmountForPrepayment(boolean _isPrepayment, InvoiceId _invoiceId)
Run On
Server
Parameters
- _isPrepayment
Type: boolean
A Boolean value that indicates whether it is a pre-payment.
- _invoiceId
Type: InvoiceId Extended Data Type
The invoice ID of the tax line to include.
Return Value
Type: TaxAmount Extended Data Type
The tax amount.