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.
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.