CustVendTrans.checkMultiTransByVoucherDate Method
Checks whether multiple CustTrans or VendTrans records exist with the same voucher and date.
Syntax
public boolean checkMultiTransByVoucherDate()
Run On
Called
Return Value
Type: boolean
false if multiple transactions exist with the same voucher and date; otherwise, true.