CustVendTrans.checkMultiTransByVoucherDate Method [AX 2012]

Checks whether multiple CustTrans or VendTrans records exist with the same voucher and date.

public boolean checkMultiTransByVoucherDate()

Run On

Called

Return Value

Type: boolean
false if multiple transactions exist with the same voucher and date; otherwise, true.

Community Additions

ADD
Show: