Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds a TaxWithholdTrans record for a given customer transaction.
Syntax
server public static boolean existCustTransPaym(CustTrans _custTrans)
Run On
Server
Parameters
- _custTrans
Type: CustTrans Table
The CustTrans record to use to find withholding tax transactions.
Return Value
Type: boolean
Returns true if a withholding tax transaction was found. false, otherwise.