Share via


VendTrans::existForSubledgerJournal_BR Method

Verifies whether there is a VendInvoiceJour associated with the voucher and whether it generates vendor transactions.

Syntax

client server public static boolean existForSubledgerJournal_BR(
    Voucher _subledgerVoucher, 
    SelectableDataArea _subledgerVoucherDataAreaId, 
    TransDate _accountingDate)

Run On

Called

Parameters

Return Value

Type: boolean
true if there is a VendInvoiceJour associated with the voucher and whether it generates vendor transactions; otherwise, false.

See Also

Reference

VendTrans Table