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.
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
- _custVendTrans
Type: CustVendTrans Map
The specified cust/vend transaction.
Return Value
Type: boolean
true if found a TaxWithholdTrans; otherwise, return false.