TaxWithholdTrans_IN::findCustVendTransPaym Method
Checks the record of the TaxWithholdTrans_IN table for the specified transaction payment ID.
Syntax
client server public static boolean findCustVendTransPaym(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The unique record ID.
Return Value
Type: boolean
true if there is an occurrence of the record; otherwise, false.