Share via


TaxWithholdTrans::existCustVendTransPaym Method

Checkes whether there is a record related to the specified cust/vend transaction.

Syntax

server public static boolean existCustVendTransPaym(CustVendTrans _custVendTrans)

Run On

Server

Parameters

Return Value

Type: boolean
true if found a TaxWithholdTrans; otherwise, return false.

See Also

Reference

TaxWithholdTrans Table