Share via


TaxWithholdTrans::findByCustVendTransPaym Method

Finds the trans by the given Cust or Vend trans.

Syntax

server public static TaxWithholdTrans findByCustVendTransPaym(CustVendTrans _custVendTrans)

Run On

Server

Parameters

Return Value

Type: TaxWithholdTrans Table
The found trans.

Exceptions

Exception Condition
Error

If it is not cust trans or vend trans, it will raise error.

See Also

Reference

TaxWithholdTrans Table