TaxUncommitted::existByDocumentAndVoucher Method

Determines whether the specified record in the TaxUncommitted table exists for the specified voucher.

Syntax

client server public static boolean existByDocumentAndVoucher(
    RefTableId _documentTableId, 
    RefRecId _documentId, 
    Voucher _voucher)

Run On

Called

Parameters

Return Value

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

See Also

Reference

TaxUncommitted Table