Share via


TaxWithholdTrans_IN::exist Method

Checks if there is an occurrence of the TaxWithholdTrans_IN record for the specified voucher and transaction date.

Syntax

client server public static boolean exist(Voucher _voucher, TransDate _transDate)

Run On

Called

Parameters

Return Value

Type: boolean
true if there is an occurrence of the TaxWithholdTrans_IN record for the specified voucher and transaction date; otherwise, false.

See Also

Reference

TaxWithholdTrans_IN Table