Share via


TaxWithholdUncommitted_IN::existByDocumentAndInvoice Method

Indicates whether a specified record exists in the TaxWithholdUncommitted_IN table for a specified invoice.

Syntax

client server public static boolean existByDocumentAndInvoice(
    RefTableId _documentTableId, 
    RefRecId _documentId, 
    Voucher _voucher, 
    InvoiceId _invoiceId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the record exists; otherwise, false.

See Also

Reference

TaxWithholdUncommitted_IN Table